diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 99e72a6..975d801 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -131,7 +131,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "Licensed & Insured", href: "#" } ] } - ] + ]} /> @@ -212,7 +212,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "Licensed & Insured", href: "#" } ] } - ] + ]} /> @@ -317,7 +317,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "Licensed & Insured", href: "#" } ] } - ] + ]} />