Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 16:47:20 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Call (737) 230-5146", href: "tel:+17372305146" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-eating-salmon-dish-bowl-restaurant_23-2150461478.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-eating-salmon-dish-bowl-restaurant_23-2150461478.jpg?_wi=1"
imageAlt="Fuego Express Restaurant Interior"
mediaAnimation="slide-up"
background={{ variant: "gradient-bars" }}
@@ -93,7 +93,7 @@ export default function LandingPage() {
id: "custom-orders", title: "Custom Orders Welcome", content: "Have dietary preferences or special requests? Our team is happy to customize dishes to meet your exact needs."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/grilled-chicken-breast-sprinkled-with-pepper-placed-wooden-plate_1150-19843.jpg"
imageSrc="http://img.b2bpic.net/free-photo/grilled-chicken-breast-sprinkled-with-pepper-placed-wooden-plate_1150-19843.jpg?_wi=1"
imageAlt="Sesame Chicken Dish"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -117,7 +117,7 @@ export default function LandingPage() {
initialQuantity: 1
},
{
id: "2", name: "Sesame Chicken", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-sprinkled-with-pepper-placed-wooden-plate_1150-19843.jpg", imageAlt: "Sesame Chicken", isFavorited: false,
id: "2", name: "Sesame Chicken", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breast-sprinkled-with-pepper-placed-wooden-plate_1150-19843.jpg?_wi=2", imageAlt: "Sesame Chicken", isFavorited: false,
initialQuantity: 1
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-eating-salmon-dish-bowl-restaurant_23-2150461478.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-eating-salmon-dish-bowl-restaurant_23-2150461478.jpg?_wi=2"
imageAlt="Fuego Express Restaurant"
logoText="Fuego Express"
copyrightText="© 2025 Fuego Express Chinese Food. All rights reserved."