Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -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"}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user