Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 19:57:45 +00:00

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
description="Christmas vibes all year round. Join us for exceptional coffee, artisanal pastries, and heartfelt service in the heart of Bhubaneswar."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=1",
imageAlt: "Cafe ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg?_wi=1",
imageAlt: "Delicious food",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
description: "Fresh ingredients sourced from the best local suppliers.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg?_wi=2",
imageAlt: "fresh croissant coffee latte art",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
description: "The perfect place to work, relax, or meet friends.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg?_wi=2",
imageAlt: "fresh croissant coffee latte art",
},
]}