diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e5041d..6b1387b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg", imageAlt: "V4 Midnight Dhabba rooftop dining at night" + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg?_wi=1", imageAlt: "V4 Midnight Dhabba rooftop dining at night" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Rooftop dining with warm lights" @@ -58,7 +58,7 @@ export default function LandingPage() { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/grilled-golden-brown-beefsteak-fork_23-2148167637.jpg?_wi=1", imageAlt: "Tandoori chicken charcoal grilled" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg", imageAlt: "Friends dining together" + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187184.jpg?_wi=2", imageAlt: "Friends dining together" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-sangria_23-2149436821.jpg?_wi=1", imageAlt: "Evening ambiance"