Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-18 21:02:08 +00:00
parent bfe79f925b
commit a0b2b8c210

View File

@@ -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"}
]}
/>