[yoga-26] remove feedback widget from home page

This commit is contained in:
Roland Schneider 2025-08-27 15:37:04 +02:00
parent 2c74b1a2fd
commit effa7f8f2f

View File

@ -27,7 +27,6 @@ export default async function Home() {
blogs,
subscribeNow,
footer,
feedbacks
} = pageData;
return (