diff --git a/src/app/page.tsx b/src/app/page.tsx index 813a299..0e2101d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=1", imageAlt: "Luxurious Hotel Suite", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok_343596-1429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok_343596-1429.jpg?_wi=1", imageAlt: "Relaxing Hotel Pool", }, { - imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=1", imageAlt: "Fine Dining Restaurant", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=1", imageAlt: "Modern Fitness Center", }, { - imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg?_wi=1", imageAlt: "Stylish Bar Lounge", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "The perfect balance of luxury and efficiency.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-waiting-area_107420-95808.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683403.jpg?_wi=2", imageAlt: "happy business traveler hotel lobby", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Incredible service and a stunning room.", tag: "Great", avatarSrc: "http://img.b2bpic.net/free-photo/two-elegant-girls-resort_1157-24515.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok_343596-1429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok_343596-1429.jpg?_wi=2", imageAlt: "happy business traveler hotel lobby", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "I'll definitely be coming back here.", tag: "Wonderful", avatarSrc: "http://img.b2bpic.net/free-photo/flirting-couple-with-sparkling-wine-roof_1153-3776.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=2", imageAlt: "happy business traveler hotel lobby", }, { @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "The staff made our stay truly magical.", tag: "Superb", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-hotel-maid-lying-bed_171337-12709.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=2", imageAlt: "happy business traveler hotel lobby", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Best hotel experience in the city by far.", tag: "Amazing", avatarSrc: "http://img.b2bpic.net/free-photo/girl-bathrobe_1157-18569.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/layered-glasses-with-shampagne_8353-9952.jpg?_wi=2", imageAlt: "happy business traveler hotel lobby", }, ]}