Update src/app/about/page.tsx

This commit is contained in:
2026-05-19 18:17:35 +00:00
parent ed428e1511
commit 40a7be3052

View File

@@ -39,7 +39,7 @@ export default function AboutPage() {
useInvertedBackground={false}
title="Meet Art S. - Your Trusted Local Partner"
description={[
"Im 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, its 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."
"Im 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. Its 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."
]}
/>
</div>
@@ -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"
/>
</div>
</ReactLenis>