From 94c5d1ea6d696bbdace19c213433bc465854efc0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 10:57:23 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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." />