From 4fa3b44ec50dbfcb0866b4ded09293497b077b45 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 10:14:02 +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 97d558b..1b5a2af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/sunbeds-with-coconuts-tree-by-sea_23-2148249118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sunbeds-with-coconuts-tree-by-sea_23-2148249118.jpg?_wi=1" imageAlt="Bebi Hotel & Apartments with a beautiful sea view in Sarandë, Albania" /> @@ -116,7 +116,7 @@ export default function LandingPage() { description: "Wake up to breathtaking sea or vibrant city views from your private balcony.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-by-giving-engagement-ring_23-2147891246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-by-giving-engagement-ring_23-2147891246.jpg?_wi=1" imageAlt="Hotel reception with friendly staff" mediaAnimation="opacity" /> @@ -214,7 +214,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg", imageAlt: "Balcony with outdoor seating", }, - imageSrc: "http://img.b2bpic.net/free-photo/sunbeds-with-coconuts-tree-by-sea_23-2148249118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunbeds-with-coconuts-tree-by-sea_23-2148249118.jpg?_wi=2", imageAlt: "modern air conditioning unit hotel room", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg", imageAlt: "Washing machine in apartment", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-by-giving-engagement-ring_23-2147891246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-proposing-her-girlfriend-by-giving-engagement-ring_23-2147891246.jpg?_wi=2", imageAlt: "modern air conditioning unit hotel room", }, ]} -- 2.49.1