Update src/app/page.tsx
This commit is contained in:
@@ -181,7 +181,8 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Cuts", href: "#cuts" }] },
|
||||
{ title: "Support", items: [{ label: "Reservations", href: "#contact" }, { label: "Events", href: "#contact" }] }
|
||||
]}
|
||||
]
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user