Update src/app/page.tsx
This commit is contained in:
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Kokas Cafe"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "features" },
|
||||
{ name: "Ambience", id: "product" },
|
||||
|
||||
Reference in New Issue
Block a user