diff --git a/src/app/page.tsx b/src/app/page.tsx index acdc520..ffac25d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,11 +65,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg?_wi=1", imageAlt: "Luxurious Hotel Lobby", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg?_wi=1", imageAlt: "Presidential Suite View", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Guest Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg?_wi=1" imageAlt="Our beautiful hotel property" mediaAnimation="blur-reveal" /> @@ -133,7 +133,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/spa-towels-with-dispenser-candles-modern-selfcare_169016-69653.jpg", imageAlt: "Hotel Bathroom", }, - imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg?_wi=2", imageAlt: "modern hotel room interior design", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", imageAlt: "Lounge Area", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg?_wi=2", imageAlt: "modern hotel room interior design", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956527.jpg", imageAlt: "Bar View", }, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-aria-hotel-las-vegas_181624-42881.jpg?_wi=2", imageAlt: "modern hotel room interior design", }, ]}