Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 20:37:13 +00:00

View File

@@ -68,19 +68,19 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=1",
imageAlt: "Boat Noodle Soup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=1",
imageAlt: "Drunken Noodles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=1",
imageAlt: "Tom Yum Noodle Soup",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=1",
imageAlt: "Duck Noodle Soup",
},
{
@@ -106,25 +106,25 @@ export default function LandingPage() {
id: "boat-noodle",
name: "Boat Noodle Soup",
price: "16.00",
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=2",
},
{
id: "drunken-noodles",
name: "Drunken Noodles",
price: "18.00",
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=2",
},
{
id: "tom-yum",
name: "Tom Yum Noodle Soup",
price: "17.50",
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=2",
},
{
id: "duck-noodle",
name: "Duck Noodle Soup",
price: "19.00",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=2",
},
]}
title="Customer Favorites"
@@ -163,7 +163,7 @@ export default function LandingPage() {
quote: "A culinary journey. Everything about the soup was perfection.",
name: "Hector Moreno",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=1",
},
{
id: "2",
@@ -195,7 +195,7 @@ export default function LandingPage() {
quote: "Brings me right back to Bangkok. Unbeatable energy.",
name: "Sarah L.",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=2",
},
]}
title="What Customers Say"