From ba20f16290a1d954bfb6c51a052859900f873627 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 03:04:00 +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 c4342c8..8ec2994 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="Your Trusted Knoxville Real Estate Partners" description="Steve and Tonja Doty are dedicated to making your home buying or selling journey seamless and successful." testimonials={[ - { name: "Sarah J.", handle: "@knoxvillehome", testimonial: "Absolutely wonderful people to work with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg", imageAlt: "luxury real estate home exterior knoxville" }, + { name: "Sarah J.", handle: "@knoxvillehome", testimonial: "Absolutely wonderful people to work with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg?_wi=1", imageAlt: "luxury real estate home exterior knoxville" }, { name: "Mark D.", handle: "@newowner", testimonial: "Steve and I could NOT be happier with our experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-enjoying-their-new-house_23-2148895442.jpg", imageAlt: "luxury real estate home exterior knoxville" }, { name: "Lisa K.", handle: "@knhomeowner", testimonial: "We highly recommend them for all your realtor needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-woman-ironing-home_23-2147766903.jpg", imageAlt: "luxury real estate home exterior knoxville" }, { name: "John R.", handle: "@buyer", testimonial: "Professional, caring, and highly responsive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg", imageAlt: "luxury real estate home exterior knoxville" }, { name: "Emily B.", handle: "@seller", testimonial: "Sold our home in record time!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-man-posing-front-window-taking-selfie-from-cellphone_23-2147937063.jpg", imageAlt: "luxury real estate home exterior knoxville" } ]} buttons={[{ text: "Call Now", href: "tel:8655997967" }]} - imageSrc="http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg" + imageSrc="http://img.b2bpic.net/free-photo/street-texture-retro-tuscany-city_1203-5049.jpg?_wi=2" imageAlt="Doty Knoxville Real Estate Group" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiley-team-standing-office_23-2148327012.jpg", alt: "Smiley team" }, -- 2.49.1