Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 22:15:11 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#location", href: "#location",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/street-market-night_23-2151604378.jpg" imageSrc="http://img.b2bpic.net/free-photo/street-market-night_23-2151604378.jpg?_wi=1"
imageAlt="Happy City Cairo Cuisine Food Truck at sunset, vibrant Egyptian style" imageAlt="Happy City Cairo Cuisine Food Truck at sunset, vibrant Egyptian style"
mediaAnimation="slide-up" mediaAnimation="slide-up"
testimonials={[ testimonials={[
@@ -209,7 +209,7 @@ export default function LandingPage() {
price: "$12.00", price: "$12.00",
rating: 5, rating: 5,
reviewCount: "150", reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-shaurma-sliced-pita-sandwich-inside-plate-dark-surface-burger-meal-grill-snack-lunch-bread-toast_140725-153840.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-shaurma-sliced-pita-sandwich-inside-plate-dark-surface-burger-meal-grill-snack-lunch-bread-toast_140725-153840.jpg?_wi=1",
imageAlt: "Delicious chicken shawarma wrap with fresh vegetables and tahini sauce", imageAlt: "Delicious chicken shawarma wrap with fresh vegetables and tahini sauce",
}, },
{ {
@@ -311,7 +311,7 @@ export default function LandingPage() {
"Mon Sat: 11am 8pm", "Mon Sat: 11am 8pm",
"Sun: 12pm 6pm", "Sun: 12pm 6pm",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/street-market-night_23-2151604378.jpg?_wi=2",
imageAlt: "stylized map of rock hill sc", imageAlt: "stylized map of rock hill sc",
}, },
{ {
@@ -327,7 +327,7 @@ export default function LandingPage() {
href: "tel:+17047128662", href: "tel:+17047128662",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-shaurma-sliced-pita-sandwich-inside-plate-dark-surface-burger-meal-grill-snack-lunch-bread-toast_140725-153840.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-shaurma-sliced-pita-sandwich-inside-plate-dark-surface-burger-meal-grill-snack-lunch-bread-toast_140725-153840.jpg?_wi=2",
imageAlt: "stylized map of rock hill sc", imageAlt: "stylized map of rock hill sc",
}, },
]} ]}