Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-20 12:00:34 +00:00

View File

@@ -64,23 +64,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg?_wi=1",
imageAlt: "Fresh sushi set",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-plate_23-2149013632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-plate_23-2149013632.jpg?_wi=1",
imageAlt: "Sashimi detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-poke-bowl_23-2148873806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-poke-bowl_23-2148873806.jpg?_wi=1",
imageAlt: "Poke bowl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg?_wi=1",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pokea-bowl-with-fresh-salmon-rice-chuka-salad-edamame-beans-carrots-red-cabbage-healthy-food-bowl-pink-background-top-view-banner_127032-2526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pokea-bowl-with-fresh-salmon-rice-chuka-salad-edamame-beans-carrots-red-cabbage-healthy-food-bowl-pink-background-top-view-banner_127032-2526.jpg?_wi=1",
imageAlt: "Sushi platter",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
quote: "The freshest fish in town, hands down.",
tag: "Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "Great atmosphere and authentic flavors.",
tag: "Recommended",
avatarSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-sushi-soy-sauce_23-2149013618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-plate_23-2149013632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-plate_23-2149013632.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "My go-to spot for poke bowls.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-scanning-qr-restaurant_23-2149357913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-poke-bowl_23-2148873806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-poke-bowl_23-2148873806.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "Authentic preparation, consistent quality.",
tag: "Daily",
avatarSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-stylish-bearded-man-speaks-smart-phone_273609-8930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
{
@@ -264,7 +264,7 @@ export default function LandingPage() {
quote: "Love the variety and the friendly staff.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150520013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pokea-bowl-with-fresh-salmon-rice-chuka-salad-edamame-beans-carrots-red-cabbage-healthy-food-bowl-pink-background-top-view-banner_127032-2526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pokea-bowl-with-fresh-salmon-rice-chuka-salad-edamame-beans-carrots-red-cabbage-healthy-food-bowl-pink-background-top-view-banner_127032-2526.jpg?_wi=2",
imageAlt: "smiling customer portrait",
},
]}