From 41706c82fc362e92aad7e7d2a0390457b483c763 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 04:16:41 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2046358..4535d42 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,8 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Values Drive Our Work" description={[ - "At Legacy, we believe in integrity, quality, and community. Every project is approached with a commitment to these core principles, ensuring not just a beautiful outcome but a trustworthy partnership. We're building a legacy, one home at a time.", "Our foundation is built on delivering superior craftsmanship and fostering lasting relationships with our clients. We stand behind our work with robust warranties and a promise of exceptional service from start to finish." demise."]} + "At Legacy, we believe in integrity, quality, and community. Every project is approached with a commitment to these core principles, ensuring not just a beautiful outcome but a trustworthy partnership. We're building a legacy, one home at a time.", "Our foundation is built on delivering superior craftsmanship and fostering lasting relationships with our clients. We stand behind our work with robust warranties and a promise of exceptional service from start to finish." + ]} showBorder={false} /> -- 2.49.1