Update src/app/page.tsx
This commit is contained in:
@@ -31,7 +31,7 @@ export default function LandscapingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Kwantes GroenVerzorging"
|
||||
navItems={[
|
||||
{ name: "Diensten", id: "services" },
|
||||
{ name: "Dienstverlening", id: "/dienstverlening" },
|
||||
{ name: "Over Frans", id: "about" },
|
||||
{ name: "Galerij", id: "team" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
@@ -152,4 +152,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user