diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 3fc0a23..74eafca 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -134,7 +134,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "FAQ", href: "#faq" } ] } - ] + ]} copyrightText="© 2025 YmniK Chess Club. All rights reserved." /> @@ -219,7 +219,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "FAQ", href: "#faq" } ] } - ] + ]} copyrightText="© 2025 YmniK Chess Club. All rights reserved." /> @@ -328,7 +328,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "FAQ", href: "#faq" } ] } - ] + ]} copyrightText="© 2025 YmniK Chess Club. All rights reserved." />