From fe980204e0d70b0fb64bbb423c2b7788163d01f3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 06:22:39 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: "#" } ] } - ] + ]} />