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" />