Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:18:45 +00:00

View File

@@ -92,27 +92,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337166.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337166.jpg?_wi=1",
imageAlt: "Aesthetic coffee shop scene",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/nuts-beverage-near-scarf_23-2147943448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nuts-beverage-near-scarf_23-2147943448.jpg?_wi=1",
imageAlt: "Barista making latte art",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/sorted-waste-recycling-wooden-table_23-2148115654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sorted-waste-recycling-wooden-table_23-2148115654.jpg?_wi=1",
imageAlt: "Espresso machine at work",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg?_wi=1",
imageAlt: "Cozy cafe interior with customers",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=1",
imageAlt: "Fresh pastries and coffee beans",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
description: "Our skilled team crafts every beverage with precision and passion.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337166.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337166.jpg?_wi=2",
imageAlt: "premium coffee beans roasted",
},
{
@@ -213,7 +213,7 @@ export default function LandingPage() {
description: "Enjoy delicious, freshly prepared breakfast options made with quality ingredients.",
bentoComponent: "reveal-icon",
icon: Croissant,
imageSrc: "http://img.b2bpic.net/free-photo/nuts-beverage-near-scarf_23-2147943448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nuts-beverage-near-scarf_23-2147943448.jpg?_wi=2",
imageAlt: "premium coffee beans roasted",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
description: "A warm and inviting space perfect for relaxation, work, or social gatherings.",
bentoComponent: "reveal-icon",
icon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/sorted-waste-recycling-wooden-table_23-2148115654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sorted-waste-recycling-wooden-table_23-2148115654.jpg?_wi=2",
imageAlt: "premium coffee beans roasted",
},
{
@@ -229,7 +229,7 @@ export default function LandingPage() {
description: "Quick and efficient service ensures you get your perfect cup without the wait.",
bentoComponent: "reveal-icon",
icon: Clock,
imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg?_wi=2",
imageAlt: "premium coffee beans roasted",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
description: "Stay connected with our complimentary high-speed internet access.",
bentoComponent: "reveal-icon",
icon: Wifi,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=2",
imageAlt: "premium coffee beans roasted",
},
]}