Update src/app/page.tsx

This commit is contained in:
2026-04-28 02:39:31 +00:00
parent 886f5bcf67
commit 8ac35d2d0d

View File

@@ -74,9 +74,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="History "
title="History"
description={[
"HEstablished in 2025.Syncpoint Handyman Service started from a passion for hands-on work and doing things the right way. What began as helping friends and family with repairs and small projects quickly grew through word of mouth. Over time, that experience turned into a professional service focused on reliability, quality workmanship, and attention to detail. Today, Syncpoint is built on trust, consistency, and delivering results that last", "", ""
"Established in 2025, Syncpoint Handyman Service started from a passion for hands-on work and doing things the right way. What began as helping friends and family with repairs and small projects quickly grew through word of mouth. Over time, that experience turned into a professional service focused on reliability, quality workmanship, and attention to detail. Today, Syncpoint is built on trust, consistency, and delivering results that last."
]}
/>
</div>