diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 6ef63f8..f52a9e8 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -85,12 +85,12 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -135,12 +135,12 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -192,12 +192,12 @@ export default function ProductPage({ params }: ProductPageProps) {