Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -181,7 +181,8 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Cuts", href: "#cuts" }] },
|
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Cuts", href: "#cuts" }] },
|
||||||
{ title: "Support", items: [{ label: "Reservations", href: "#contact" }, { label: "Events", href: "#contact" }] }
|
{ title: "Support", items: [{ label: "Reservations", href: "#contact" }, { label: "Events", href: "#contact" }] }
|
||||||
]}
|
]
|
||||||
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user