Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user