Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 12:00:50 +00:00

View File

@@ -66,17 +66,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg?_wi=1",
imageAlt: "Artisan coffee shop atmosphere",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg?_wi=1",
imageAlt: "Fresh roasted coffee beans",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=1",
imageAlt: "Warm cozy cafe setting",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-black-skin-candid-smile-chatting-by-phone-enjoying-coffee-break-cafe_273443-1367.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg?_wi=2",
imageAlt: "cozy artisan coffee shop interior",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-indigenous-friends_23-2151128161.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg?_wi=2",
imageAlt: "handheld fresh roasted coffee beans",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=2",
imageAlt: "aesthetic coffee shop interior decor",
},
]}