diff --git a/src/app/page.tsx b/src/app/page.tsx index bfed7b9..8a09cc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Authentic Indian Fusion" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg?_wi=1", imageAlt: "Plating butter chicken", }, { - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg?_wi=1", imageAlt: "Butter chicken", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Perfect for private weddings.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -197,21 +197,21 @@ export default function LandingPage() { title: "Vibrant Decor", description: "Culture in every corner.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-arrangement_23-2148940897.jpg?_wi=2", imageAlt: "Front view woman holding sake drink", }, { title: "Lounge Atmosphere", description: "Upscale rooftop energy.", buttonIcon: "Music", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg?_wi=2", imageAlt: "Front view woman holding sake drink", }, { title: "Interactive Design", description: "Cinematic photo-ops everywhere.", buttonIcon: "Camera", - imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-curry-with-eggs-black-cups-with-lemon-lemongrass-chili-tomatoes_1150-25742.jpg?_wi=2", imageAlt: "Front view woman holding sake drink", }, ]}