From cc9d4a12f091504356eb7eee0c9f8e501f20748d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 19:04:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c250c85..863a5b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,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", }, { @@ -239,7 +239,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", }, { @@ -251,7 +251,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", }, { @@ -263,7 +263,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", }, ]} -- 2.49.1