From 09caa56b7a8bcb03ef0ff69285c8ed90f4a46b77 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:18:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0cfd97..35902d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { { id: "4", name: "Robert Smith", date: "Aug 2023", title: "Seller", quote: "Professionalism from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "professional portrait friendly client"}, { - id: "5", name: "Lisa Wang", date: "July 2023", title: "Buyer", quote: "They found our dream home in record time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54322.jpg", imageAlt: "professional portrait friendly client"}, + id: "5", name: "Lisa Wang", date: "July 2023", title: "Buyer", quote: "They found our dream home in record time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bvector.net/free-vector/insurance-simple-element_24908-54322.jpg", imageAlt: "professional portrait friendly client"}, ]} title="Client Success Stories" description="See why homeowners choose Square One for their biggest decisions." @@ -182,11 +182,14 @@ export default function LandingPage() {
-- 2.49.1