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"