From 24bf52f198c72815c56317562f896f5fa2223e5b Mon Sep 17 00:00:00 2001 From: development Date: Fri, 6 Feb 2026 10:02:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6d59ed..8a6635c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,8 +34,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Fragrances", id: "fragrances" }, { name: "Services", id: "services" }, - { name: "Contact", id: "contact" } - ]} + { name: "Contact", id: "contact" },{"name":"Shop","id":"/shop"}]} bottomLeftText="Luxury Parfumerie" bottomRightText="hello@imperia.com" /> -- 2.49.1