Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-08 15:49:14 +00:00

View File

@@ -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"
/>
</div>