From d2a670997dcdaea3eb81049f5c86b3efdeacb67e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 02:18:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6580852..7a930f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Alex was available at 9 PM to answer my questions. Truly above and beyond service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=1", imageAlt: "austin texas real estate home", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@miked", testimonial: "Best realtor in Austin. Alex made the process so smooth and easy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=1", imageAlt: "smiling client professional home", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Unmatched dedication. Alex is always there when you need him.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "young couple buying house", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Alex helped us win a bidding war on a Saturday night!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=1", imageAlt: "satisfied client real estate", }, { @@ -91,11 +91,11 @@ export default function LandingPage() { handle: "@lisab", testimonial: "Professional, local expert, and incredibly responsive.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg?_wi=1", imageAlt: "successful home closing client", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { role: "Home Buyer", company: "Austin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=2", }, { id: "2", @@ -178,7 +178,7 @@ export default function LandingPage() { role: "Home Buyer", company: "Austin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", }, { id: "3", @@ -186,7 +186,7 @@ export default function LandingPage() { role: "Home Buyer", company: "Austin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=2", }, { id: "4", @@ -194,7 +194,7 @@ export default function LandingPage() { role: "Home Buyer", company: "Austin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg?_wi=2", }, { id: "5",