Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-10 11:46:15 +00:00

View File

@@ -66,7 +66,6 @@ export default function LandingPage() {
mediaAnimation="slide-up"
ariaLabel="AGIDIGBO FM Hero Section"
imagePosition="right"
useInvertedBackground={false}
/>
</div>
@@ -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"
/>
</div>