Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:16:44 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-colorful-italian-food-raw-spaghetti-kitchen-table-kitchen-background-cooking-healthy-food-concept_1220-1142.jpg", imageAlt: "Italian pasta preparation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Restaurant dining area"
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1", imageAlt: "Restaurant dining area"
}
]
},
@@ -92,7 +92,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/chopping-sticks-bowl-soya-sauce-with-thai-traditional-food-wooden-desk_23-2148093113.jpg", imageAlt: "Chinese wok cooking"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Elegant bar setup"
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg?_wi=1", imageAlt: "Elegant bar setup"
}
]
}
@@ -116,7 +116,7 @@ export default function LandingPage() {
id: "2", name: "Peking Duck Ravioli", price: "$32", variant: "Italian-Chinese Fusion", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Peking Duck Ravioli"
},
{
id: "3", name: "Sichuan Spiced Branzino", price: "$36", variant: "Mediterranean Sea Bass", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Sichuan Spiced Branzino"
id: "3", name: "Sichuan Spiced Branzino", price: "$36", variant: "Mediterranean Sea Bass", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2", imageAlt: "Sichuan Spiced Branzino"
}
]}
gridVariant="uniform-all-items-equal"
@@ -191,7 +191,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg?_wi=2"
imageAlt="Elegant dining ambiance"
mediaAnimation="slide-up"
mediaPosition="right"