Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -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: "#" }
|
||||
]
|
||||
}
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user