Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Cozy intimate dining room corner"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Loved by locals and OSU visitors"
|
||||
/>
|
||||
|
||||
@@ -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