From e90b767419adb2c029ea060578702eca47db8638 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:55:39 +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 60c76c0..bf476f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,8 +33,7 @@ export default function LandingPage() { { name: "Timeline", id: "timeline" }, { name: "Gallery", id: "gallery" }, { name: "FAQ", id: "faq" }, - { name: "Contact", id: "contact" } - ]} + { name: "Contact", id: "contact" },{"name":"Shop","id":"/shop"}]} brandName="DMITRY" bottomLeftText="Breaking News" bottomRightText="dmitry@transformation.com" -- 2.49.1