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" }}