diff --git a/src/app/page.tsx b/src/app/page.tsx index aebc047..e0b87e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg?_wi=1", imageAlt: "Luxurious Guesthouse", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { "High-Speed", "Always On", ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg?_wi=2", imageAlt: "traditional architecture guest house", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { "Authentic", "Fresh", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg?_wi=1", imageAlt: "traditional architecture guest house", }, ]} @@ -152,7 +152,7 @@ export default function LandingPage() { id: "r1", name: "Standard Room", price: "$50/night", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg?_wi=2", }, { id: "r2",