From 3720a5a8672797eaf16cd37d8045a03fc35af82b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 15:53:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cca4ecf..3f653c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg", imageAlt: "professional diverse woman smiling"}, { name: "5-Star Guest Reviews", handle: "Verified Stays", testimonial: "Consistently rated 5-stars by our happy guests for unparalleled comfort and service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg", imageAlt: "professional diverse woman smiling"}, + imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1", imageAlt: "professional diverse woman smiling"}, { name: "Luxury Furnished", handle: "Elegant Interiors", testimonial: "Each apartment is meticulously designed and furnished to the highest standards of luxury.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "professional diverse woman smiling"}, @@ -99,7 +99,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg", alt: "Fifth guest avatar"}, ]} avatarText="Trusted by hundreds of guests" - imageSrc="http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2" imageAlt="Luxury apartment living room in Lekki" mediaAnimation="slide-up" marqueeItems={[ -- 2.49.1