Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-17 12:15:04 +00:00
parent 5280d89df6
commit c534ca97ad

View File

@@ -297,7 +297,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "Contact", href: "mailto:info@pawsitivehaven.org" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
}
}
]}
/>