Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-17 10:57:23 +00:00
parent 6755059842
commit 94c5d1ea6d

View File

@@ -134,7 +134,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "FAQ", href: "#faq" }
]
}
]
]}
copyrightText="© 2025 YmniK Chess Club. All rights reserved."
/>
</div>
@@ -219,7 +219,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "FAQ", href: "#faq" }
]
}
]
]}
copyrightText="© 2025 YmniK Chess Club. All rights reserved."
/>
</div>
@@ -328,7 +328,7 @@ export default function ProductPage({ params }: ProductPageProps) {
{ label: "FAQ", href: "#faq" }
]
}
]
]}
copyrightText="© 2025 YmniK Chess Club. All rights reserved."
/>
</div>