From dcede899c8e9cd2e6db7c2a72275bf2f5a5a3db6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:28:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cf78e9..ae2b2af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@eleanor_travels", testimonial: "The most breathtaking stay of my life. Every detail was curated for perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-travelling-her-van_23-2149119766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-travelling-her-van_23-2149119766.jpg?_wi=1", }, { name: "Marcus Thorne", @@ -104,7 +104,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-summertime-with-tropical-fruit-water_23-2151657054.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-chilling-swimming-pool_53876-15224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-chilling-swimming-pool_53876-15224.jpg?_wi=1" imageAlt="Aerial view of Mydas Resort" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Private Sanctuary" description="Mydas Resort is more than a destination; it is an experience designed for the discerning traveler. From our architecture that mirrors the coastline to our bespoke concierge services, every moment is crafted to ensure total peace of mind." - imageSrc="http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg?_wi=1" imageAlt="Refined resort suite interior" /> @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "Spa facility", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-chilling-swimming-pool_53876-15224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-chilling-swimming-pool_53876-15224.jpg?_wi=2", imageAlt: "luxury spa treatment wellness experience", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { imageAlt: "Gourmet dinner", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg?_wi=2", imageAlt: "luxury spa treatment wellness experience", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { imageAlt: "Coastal view", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-travelling-her-van_23-2149119766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-travelling-her-van_23-2149119766.jpg?_wi=2", imageAlt: "luxury spa treatment wellness experience", }, ]} -- 2.49.1