From 68ea573f3c8801b1d28e63f535f3e2e9c4f42615 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 6 Feb 2026 13:01:12 +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 9569480..b1e65c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,8 +33,7 @@ export default function MatrixPage() { { name: "About", id: "about" }, { name: "Features", id: "features" }, { name: "Community", id: "community" }, - { name: "FAQ", id: "faq" } - ]} + { name: "FAQ", id: "faq" },{"name":"Shop","id":"/shop"}]} button={{ text: "Join Us", href: "newsletter" }}