diff --git a/src/app/page.tsx b/src/app/page.tsx index 5aa36ad..3021743 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -226,7 +226,7 @@ export default function LandingPage() { "Relaxation", "Views", ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg?_wi=1", imageAlt: "Morning coffee on luxury balcony sea view", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { "Beach", "Swimming", ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg?_wi=2", imageAlt: "Afternoon swimming crystal clear water beach", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { "Sunset", "Romance", ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg?_wi=3", imageAlt: "Evening sunset wine glass beachfront apartment", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { "Dining", "Exploration", ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-tourist-woman-ocean_23-2148620257.jpg?_wi=4", imageAlt: "Relaxing vacation activities greece seaside", }, ]}