diff --git a/src/app/page.tsx b/src/app/page.tsx index 9949e32..54776c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg?_wi=1", imageAlt: "Luxurious Hotel Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg?_wi=1", imageAlt: "Comfortable Suite", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg?_wi=1", imageAlt: "Resort View", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304401.jpg?_wi=1", imageAlt: "Lobby Area", }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-white-wedding-dress-sitting-near-blue-swimming-pool-with-flowers-orchid_343596-222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-white-wedding-dress-sitting-near-blue-swimming-pool-with-flowers-orchid_343596-222.jpg?_wi=1", imageAlt: "Exterior Balcony", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "The service was exceptional. Will be back!", tag: "Returning Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-with-digital-tablet-sitting-waiting-area_107420-95811.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-working-table_105762-2022.jpg?_wi=2", imageAlt: "portrait of hotel guest", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Stunning design and very peaceful surroundings.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/black-african-american-business-male-female-drinks-coffee-using-laptop-restaurant_613910-9002.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151611.jpg?_wi=2", imageAlt: "portrait of hotel guest", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Best breakfast I've had at a hotel in years.", tag: "Leisure", avatarSrc: "http://img.b2bpic.net/free-photo/female-using-tablet-chilling-bed_273443-348.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-outdoor-pool-palm-trees-exotic-landscape-with-forest-lake_197531-9178.jpg?_wi=2", imageAlt: "portrait of hotel guest", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Staff went out of their way to assist us.", tag: "Returning Guest", avatarSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304401.jpg?_wi=2", imageAlt: "portrait of hotel guest", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "A perfect weekend getaway spot.", tag: "Leisure", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-sitting-bed-holding-coffee-cup_23-2147906461.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-white-wedding-dress-sitting-near-blue-swimming-pool-with-flowers-orchid_343596-222.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-white-wedding-dress-sitting-near-blue-swimming-pool-with-flowers-orchid_343596-222.jpg?_wi=2", imageAlt: "portrait of hotel guest", }, ]}