diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx
index e6b1544..6ef63f8 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) {