From 26acf1203146489e98ef3739df3c7e520041fffc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 11:46:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50165de..86a1525 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,6 @@ export default function LandingPage() { mediaAnimation="slide-up" ariaLabel="AGIDIGBO FM Hero Section" imagePosition="right" - useInvertedBackground={false} /> @@ -228,7 +227,6 @@ export default function LandingPage() { { title: "Follow Us", items: [{ label: "Facebook", href: "https://facebook.com/agidigbofm" }, { label: "Twitter", href: "https://twitter.com/agidigbofm" }, { label: "Instagram", href: "https://instagram.com/agidigbofm" }, { label: "YouTube", href: "https://youtube.com/agidigbofm" }] } ]} copyrightText="© 2023 AGIDIGBO FM. All Rights Reserved." - useInvertedBackground={true} ariaLabel="Site Footer" />