From 265acf19e547b885fea2f90ed6b352d1c041f7b6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 17:39:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29aa598..df8b4fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { id: "client-4", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/experienced-businessman-standing-office-room-indian-content-office-employee-eyeglasses-smiling-posing-with-folded-hands-business-management-corporation-concept_74855-11681.jpg", imageAlt: "Michael Chen" } ]} - cardTitle="\"The transformation was extraordinary. She doesn't just design spaces—she understands the emotional experience of living in them.\"" + cardTitle="The transformation was extraordinary. She doesn't just design spaces—she understands the emotional experience of living in them." cardTag="Client Stories" cardTagIcon={Heart} cardAnimation="blur-reveal" -- 2.49.1