diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 4b3e4fc..e84f832 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -98,8 +98,8 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -149,8 +149,8 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -224,8 +224,8 @@ export default function ProductPage({ params }: ProductPageProps) {