diff --git a/src/app/page.tsx b/src/app/page.tsx index 58dc1f0..8c27a8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,11 +74,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg?_wi=1", imageAlt: "Underwater fish experience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=1", imageAlt: "Diver interacting with fish", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { imageAlt: "Snorkeling equipment in clear blue water", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg?_wi=1", imageAlt: "Professional Snuba gear setup", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg?_wi=2", imageAlt: "underwater swimming perspective", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=2", imageAlt: "snorkeling with fish indoor", }, ]} @@ -230,7 +230,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-special-diving-clothes-glasses_181624-41892.jpg?_wi=2" imageAlt="Snuba equipment" />