diff --git a/src/app/page.tsx b/src/app/page.tsx index f7559b7..9612ddb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,8 +34,7 @@ export default function PawsHomePage() { { name: "Pets", id: "pets" }, { name: "Stories", id: "stories" }, { name: "FAQ", id: "faq" }, - { name: "Contact", id: "contact" } - ]} + { name: "Contact", id: "contact" },{"name":"Shop","id":"/shop"}]} />