From 40a7be305220bed0d743d14dc8030ab56511ca12 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:17:35 +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 632193e..b6a9819 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -39,7 +39,7 @@ export default function AboutPage() { useInvertedBackground={false} title="Meet Art S. - Your Trusted Local Partner" description={[ - "I’m Art, the owner of Syncpoint Handyman Service. I started this business with a simple goal — to provide reliable, high-quality work that people can truly count on. I take pride in doing things the right way, with attention to detail and respect for every home I work in.", "For me, it’s not just about completing a job, but making sure the result looks clean, works properly, and lasts over time. I believe in clear communication, showing up on time, and delivering exactly what was promised. My focus is always on creating a smooth, stress-free experience and building long-term trust with every client." + "I’m Art, the owner of Syncpoint Handyman Service. I started this business with a simple goal — to provide reliable, high-quality work that people can truly count on. I take pride in doing things the right way, with attention to detail and respect for every home I work in. It’s not just about completing a job, but making sure the result looks clean, works properly, and lasts over time. I believe in clear communication, showing up on time, and delivering exactly what was promised. My focus is always on creating a smooth, stress-free experience and building long-term trust with every client." ]} /> @@ -52,6 +52,7 @@ export default function AboutPage() { ]} logoText="Syncpoint Handyman" copyrightText="© 2025 Syncpoint Handyman Service. All rights reserved." + className="border-b-8 border-orange-500" />