Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 10:40:24 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
description="Authentic Italian flavors with a touch of warmth in the heart of the city."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=1",
imageAlt: "Pasta dish",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg?_wi=1",
imageAlt: "Coffee",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
id: "p1",
name: "Classic Pasta",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-top-view_23-2149599623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-top-view_23-2149599623.jpg?_wi=1",
},
{
id: "p2",
@@ -275,7 +275,7 @@ export default function LandingPage() {
value: "Calm",
title: "Atmosphere",
description: "Relax in our curated space.",
imageSrc: "http://img.b2bpic.net/free-photo/glass-platter-with-coffee-beans-chocolate-coated-cake-marble-surface_114579-75292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-platter-with-coffee-beans-chocolate-coated-cake-marble-surface_114579-75292.jpg?_wi=1",
},
{
id: "m2",
@@ -310,7 +310,7 @@ export default function LandingPage() {
quote: "The best pasta in Chennai!",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=2",
imageAlt: "customer portrait happy cafe",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "Very authentic and peaceful.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-eating-sandwich_1153-6264.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg?_wi=2",
imageAlt: "customer portrait happy cafe",
},
{
@@ -343,7 +343,7 @@ export default function LandingPage() {
quote: "My go-to cafe now.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-portrait-girl-holding-takeaway-coffee-cup_23-2147906477.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-top-view_23-2149599623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-top-view_23-2149599623.jpg?_wi=2",
imageAlt: "customer portrait happy cafe",
},
{
@@ -354,7 +354,7 @@ export default function LandingPage() {
quote: "Perfect espresso and vibes.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-platter-with-coffee-beans-chocolate-coated-cake-marble-surface_114579-75292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-platter-with-coffee-beans-chocolate-coated-cake-marble-surface_114579-75292.jpg?_wi=2",
imageAlt: "customer portrait happy cafe",
},
]}