Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-05 06:47:11 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
description="An unforgettable culinary battle awaits you with every dish crafted for excellence. Join us for an unparalleled dining experience."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg?_wi=1",
imageAlt: "Gourmet dish presentation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg?_wi=1",
imageAlt: "Cozy restaurant interior",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
imageAlt: "Crispy fried chicken",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-breaded-chicken-filled-with-cheese-lettuce_140725-5978.jpg?_wi=2",
imageAlt: "gourmet steak frites plate",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
imageAlt: "Chocolate lava cake",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg?_wi=2",
imageAlt: "gourmet steak frites plate",
},
]}