From 5bc77d8bfd3e684d57b1adf7f759a96539549ccd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:57:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a7cc65..3f896f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]} -- 2.49.1