From 2bb0108c3eec606120aa4ea10e4fcd05c2733573 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:34:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 70fb042..30c9c29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#catalog", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg?_wi=1" imageAlt="Luxury home exterior" avatars={[ { @@ -100,7 +100,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Excellence" description="We specialize in finding hidden gems in the most sought-after markets. Our commitment to transparency and client satisfaction sets us apart in the real estate world." - imageSrc="http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg?_wi=1" imageAlt="Real estate professional in a modern office" /> @@ -119,7 +119,7 @@ export default function LandingPage() { price: "$1,200,000", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg?_wi=1", imageAlt: "Villa living room", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { imageAlt: "Graph icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg?_wi=2", imageAlt: "luxury villa living room", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { imageAlt: "Contract icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg?_wi=2", imageAlt: "luxury villa living room", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { imageAlt: "Key icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg?_wi=2", imageAlt: "luxury villa living room", }, ]} @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Professional, efficient, and truly attentive to my needs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicago-water-tower_649448-3053.jpg?_wi=3", imageAlt: "business portrait man", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "The best market insights I have ever encountered.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-real-estate-agent-looking-camera-while-happy-couple-standing-background_637285-6097.jpg?_wi=3", imageAlt: "business portrait man", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "EliteEstate exceeded all my expectations for my property sale.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205428.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attic-minimal-kitchen-blue-fronts-bright-marble_169016-69269.jpg?_wi=3", imageAlt: "business portrait man", }, { -- 2.49.1