Update src/app/page.tsx

This commit is contained in:
2026-06-03 12:56:31 +00:00
parent 4198a8b90a
commit 5b6f59fedd

View File

@@ -185,7 +185,6 @@ export default function LandingPage() {
{ title: "Connect", items: [{ label: "Contact", href: "#contact" }, { label: "Order Online", href: "#contact" }, { label: "FAQ", href: "#faq" }] }
]}
copyrightText="© 2024 Pizzeria Jamaica. All rights reserved."
useInvertedBackground={true}
ariaLabel="Site footer"
/>
</div>