Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 17:14:41 +00:00

View File

@@ -148,7 +148,7 @@ export default function LandingPage() {
"Sustainable",
"Organic",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-corn-dogs-basket_23-2149455144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-corn-dogs-basket_23-2149455144.jpg?_wi=1",
},
{
id: "2",
@@ -157,7 +157,7 @@ export default function LandingPage() {
"Japanese",
"Thai",
],
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2217.jpg?_wi=1",
},
{
id: "3",
@@ -197,7 +197,7 @@ export default function LandingPage() {
id: "p3",
name: "Thai Green Curry",
price: "$20",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg?_wi=1",
},
{
id: "p4",
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Stunning plating, bold flavors, fast delivery.",
tag: "Excellence",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-eating-dessert-with-fork_23-2147871276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-corn-dogs-basket_23-2149455144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-corn-dogs-basket_23-2149455144.jpg?_wi=2",
imageAlt: "smiling customer dining modern restaurant",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
quote: "Finally, healthy options that actually taste delicious.",
tag: "Wellness",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-ramen-noodle-table_1232-2217.jpg?_wi=2",
imageAlt: "smiling customer dining modern restaurant",
},
{
@@ -280,7 +280,7 @@ export default function LandingPage() {
quote: "Consistent quality every single time we order.",
tag: "Reliable",
avatarSrc: "http://img.b2bpic.net/free-photo/man-giving-gift-box-valentines-day-restaurant_1303-20290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-red-curry-black-cup_1150-23919.jpg?_wi=2",
imageAlt: "smiling customer dining modern restaurant",
},
]}