From 6d61abea95eaeb9003fc70590852d47aca1dc4d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:05:36 +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 122614e..e61e7a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Discover a place to unwind, read, and enjoy the finest specialty coffee in the heart of Annanagar." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=1", imageAlt: "Cafe ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=1", imageAlt: "Cafe seating", }, { @@ -313,7 +313,7 @@ export default function LandingPage() { button: { text: "Get Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=2", imageAlt: "fresh coffee beans macro", }, { @@ -329,7 +329,7 @@ export default function LandingPage() { button: { text: "Get Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=2", imageAlt: "fresh coffee beans macro", }, ]} -- 2.49.1