Update src/app/page.tsx

This commit is contained in:
2026-06-10 02:05:09 +00:00
parent 145cbea12b
commit 2fa872845d

View File

@@ -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}
/>
</div>
</ThemeProvider>