Update src/app/page.tsx
This commit is contained in:
@@ -31,8 +31,8 @@ export default function HomePage() {
|
|||||||
brandName="Geüpcycled Threads"
|
brandName="Geüpcycled Threads"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Home", id: "/" },
|
||||||
{ name: "Over Ons", id: "/about" },
|
{ name: "Over mij", id: "/about" },
|
||||||
{ name: "Winkel", id: "/shop" },
|
{ name: "Shop", id: "/shop" },
|
||||||
{ name: "Contact", id: "/contact" }
|
{ name: "Contact", id: "/contact" }
|
||||||
]}
|
]}
|
||||||
bottomLeftText="Duurzame Mode"
|
bottomLeftText="Duurzame Mode"
|
||||||
|
|||||||
Reference in New Issue
Block a user