diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 4b1aace..18727ad 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -84,12 +84,12 @@ export default function ProductPage({ params }: ProductPageProps) {
@@ -135,12 +153,12 @@ export default function ProductPage({ params }: ProductPageProps) { @@ -193,12 +229,12 @@ export default function ProductPage({ params }: ProductPageProps) {