diff --git a/src/app/page.tsx b/src/app/page.tsx index 66d8d21..e621cf4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,6 @@ export default function LandingPage() { { title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] } ]} copyrightText="© 2024 Praisefredd Coaching. All rights reserved." - useInvertedBackground={true} />