From e4679754a9437c43623587b59ad8ff6fe8db2d2a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Feb 2026 19:38:04 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 7688ea7..0c95337 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -281,7 +281,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "Instagram", href: "https://instagram.com" }, { label: "Contact", href: "contact" }, { label: "Privacy Policy", href: "privacy" } - } + ] } ]} ariaLabel="Empire Wingz Footer"