From dd8d93079f02a5ed548f519ea376fc482e82cbe0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:18:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86082fc..1b2a2e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,21 +62,21 @@ export default function LandingPage() { handle: "@john.doe", testimonial: "Excellent service and transparent land buying process.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=1", }, { name: "Jane Smith", handle: "@janesmith", testimonial: "Found my perfect plot in record time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg?_wi=1", }, { name: "Mike Ross", handle: "@mikeross", testimonial: "Professional agency with deep local expertise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg?_wi=1", }, { name: "Sarah Lee", @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#land", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg?_wi=1" imageAlt="Aerial view of premium land" avatars={[ { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "The best experience with land purchasing.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-map-outdoors_23-2150283252.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-posing-overall_23-2148248585.jpg?_wi=2", imageAlt: "satisfied client portrait", }, { @@ -316,7 +316,7 @@ export default function LandingPage() { quote: "Professional, easy to deal with.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-woman-white-t-shirt-smiling-while-chilling-her-apartment-indoor-portrait-happy-female-model-with-straight-dark-brown-hair_197531-9272.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=2", imageAlt: "satisfied client portrait", }, { @@ -327,7 +327,7 @@ export default function LandingPage() { quote: "Excellent clarity throughout.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man_23-2149207174.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-cross-symbol_1149-1912.jpg?_wi=2", imageAlt: "satisfied client portrait", }, { @@ -338,7 +338,7 @@ export default function LandingPage() { quote: "Simple, efficient, great service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-handsome-adult-man-orange-sweater-thinking-about-buying-flat-renting-holdi_1258-180717.jpg?_wi=2", imageAlt: "satisfied client portrait", }, ]}