Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:49:14 +00:00
Showing only changes of commit 2a7d8bd2ee - Show all commits

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>