diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b9f255..f16f281 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { columns={[ { title: "Navigation", items: [{ label: "Menu", href: "#menu" }, { label: "About", href: "#about" }, { label: "Visit", href: "#visit" }] }, { title: "Policies", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] } - ], + ]} copyrightText="© 2026 Top Table Fish & Chips" />