Update src/app/about/page.tsx
This commit is contained in:
@@ -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."
|
||||
]}
|
||||
/>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user