Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 16:49:41 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535325.jpg?_wi=1",
imageAlt: "Authentic Mexican street tacos vibrant",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
price: "$9.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-bowl-vegetable-salad-right-side-with-bowls-vegetables-side-dark-green-background_140725-133551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-bowl-vegetable-salad-right-side-with-bowls-vegetables-side-dark-green-background_140725-133551.jpg?_wi=1",
imageAlt: "Fresh mexican guacamole close up",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
title: "Traditional Recipes",
description: "Authentic flavors handed down through generations.",
tag: "Authentic",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-still-life_23-2151535325.jpg?_wi=2",
imageAlt: "mexican restaurant cozy interior mexican",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
title: "Great Atmosphere",
description: "Perfect for family dinners and gatherings.",
tag: "Vibe",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-bowl-vegetable-salad-right-side-with-bowls-vegetables-side-dark-green-background_140725-133551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-bowl-vegetable-salad-right-side-with-bowls-vegetables-side-dark-green-background_140725-133551.jpg?_wi=2",
imageAlt: "mexican restaurant cozy interior mexican",
},
]}