From 8b3f44e9104c57d328c3753ce1eb366f3364a4af Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 16:17:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 371d554..b6131c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,6 +75,9 @@ export default function LandingPage() { @@ -107,7 +110,7 @@ export default function LandingPage() { { id: "1", title: "Excellent", name: "Eleanor Vance", role: "West Hills Estate", quote: "Incomparable attention to detail and horticultural depth.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-have-rest-autumn-park_1157-28817.jpg" }, { id: "2", title: "Professional", name: "Robert Sterling", role: "Meadowbrook Manager", quote: "Professional, discreet, and highly skilled in complex preservation.", imageSrc: "http://img.b2bpic.net/free-photo/successful-bearded-man-employer-interviews-woman-job_273609-4704.jpg" } ]} - textboxLayout="center" + textboxLayout="left" useInvertedBackground={false} />