diff --git a/src/app/page.tsx b/src/app/page.tsx index 72722ae..09006ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,7 @@ export default function LandingPage() { { name: "Our Heritage", id: "about" }, { name: "The Process", id: "features" }, { name: "Collection", id: "products" }, + { name: "Location", id: "map" }, { name: "Contact", id: "contact" }, ]} brandName="Uljara IVANIŠEVIĆ" @@ -107,53 +108,17 @@ export default function LandingPage() { /> -