diff --git a/src/app/page.tsx b/src/app/page.tsx index 10598b3..4b91cab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg", imageAlt: "Underwater fish experience"}, + 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", imageAlt: "Diver interacting with fish"} + imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=1", imageAlt: "Diver interacting with fish"} ]} mediaAnimation="slide-up" rating={5} @@ -126,13 +126,13 @@ export default function LandingPage() { "3-hour facility access", "Includes 1 coffee, tea, or soda", "Access to outdoor area"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg", imageAlt: "underwater swimming perspective"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-corals-orange-fish-clear-blue-ocean_181624-14471.jpg?_wi=2", imageAlt: "underwater swimming perspective"}, { id: "swim-experience", title: "Swim Experience", price: "€35", period: "1-hour session", features: [ "1-hour swim/snorkel/Snuba", "Full 3-hour facility access", "Professional supervision"], button: { text: "Book Now", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg", imageAlt: "snorkeling with fish indoor"}, + imageSrc: "http://img.b2bpic.net/free-photo/cute-fish-underwater_23-2150699453.jpg?_wi=2", imageAlt: "snorkeling with fish indoor"}, ]} title="Simple Pricing" description="Select the perfect option for your aquatic adventure."