From a0b2b8c210c459073de16e84940c2a6dcd89f3bc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 21:02:08 +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 65f7769..67cb297 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -153,7 +153,7 @@ export default function ProductPage({ params }: ProductPageProps) { copyrightText="© 2025 Moys Chinese Restaurant | Cantonese comfort near OSU." socialLinks={[ {"icon":Facebook,"href":"https://facebook.com/moyschineserestaurant","ariaLabel":"Facebook"}, - {"icon":Instagram,"href":"https://instagram.com/moyschineserestaurant","ariaLabel":"Instagram"}, + {"icon":Instagram,"href":"https://facebook.com/moyschineserestaurant","ariaLabel":"Instagram"}, {"icon":Phone,"href":"tel:+16141234567","ariaLabel":"Call us"} ]} />