Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:39:21 +00:00

View File

@@ -62,53 +62,53 @@ export default function LandingPage() {
description="Artisan coffee roasted to perfection in the heart of the city."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=1",
imageAlt: "Latte Art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=2",
imageAlt: "Latte Art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=3",
imageAlt: "Latte Art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=4",
imageAlt: "Latte Art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=5",
imageAlt: "Latte Art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=6",
imageAlt: "Latte Art",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=1",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=2",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=3",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=4",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=5",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-pistachios_140725-7357.jpg?_wi=6",
imageAlt: "Cafe Atmosphere",
},
]}