From 3dc78f97d5326ead7008b453acc3f0aa71240cf5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:11:53 +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 27540d7..6b8adba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg?_wi=1", imageAlt: "Luxury home exterior", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { "Process", "Legal", ], - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015220.jpg?_wi=1", }, { id: "f2", @@ -139,7 +139,7 @@ export default function LandingPage() { "Growth", "Financial", ], - imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=1", }, { id: "f3", @@ -148,7 +148,7 @@ export default function LandingPage() { "Safety", "Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-construction_23-2150772874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-construction_23-2150772874.jpg?_wi=1", }, ]} title="Why Choose Prime Realty?" @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Prime Realty made everything so transparent and easy. Absolutely thrilled!", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-female-realtor-showing-empty-house-young-couple_23-2148895449.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-street-dress-with-backpack_1296-805.jpg?_wi=2", imageAlt: "happy home buyer smiling", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Great insight into market trends. Highly recommend to any serious investor.", tag: "Insightful", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-keys-outdoors_23-2151015220.jpg?_wi=2", imageAlt: "happy home buyer smiling", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Sold my house in record time. Professional team from start to finish.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/male-standing-near-church-while-holding-volunteer-clipboard_181624-8403.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-factory-emisions_23-2149094925.jpg?_wi=2", imageAlt: "happy home buyer smiling", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "The team was patient and very helpful throughout the entire buying process.", tag: "Helpful", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064932.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-construction_23-2150772874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-construction_23-2150772874.jpg?_wi=2", imageAlt: "happy home buyer smiling", }, ]} -- 2.49.1