diff --git a/src/app/page.tsx b/src/app/page.tsx index 0990d7e..7fc4c93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#rooms", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg" + imageSrc="http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -100,7 +100,7 @@ export default function LandingPage() { "Comfort", "Luxury", ], - imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=1", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/umbrella-paradise-tourism-swimming-luxury_1203-4750.jpg?_wi=2", imageAlt: "luxury hotel lobby interior", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-cushion-with-pillows_1203-545.jpg?_wi=2", imageAlt: "luxury hotel lobby interior", }, ]}