diff --git a/src/app/page.tsx b/src/app/page.tsx index 31cc6c7..f535da6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1" imageAlt="Heritage cafe exterior in Bengaluru" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "The perfect corner to pause, read, and reflect.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { description: "Nooks for every storyteller.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "coffee cup artisan latte art", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Events honoring the city's spirit.", bentoComponent: "reveal-icon", icon: Music, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-beans-spoons_23-2148255015.jpg?_wi=2", imageAlt: "coffee cup artisan latte art", }, ]}