7 Commits

Author SHA1 Message Date
81e96eaee4 Update src/app/contact/page.tsx 2026-05-11 01:33:42 +00:00
af7e2781f1 Update src/app/gallery/page.tsx 2026-05-11 01:33:30 +00:00
597101c7c7 Update src/app/services/page.tsx 2026-05-11 01:33:01 +00:00
cee0ce9a59 Update src/app/page.tsx 2026-05-11 01:29:18 +00:00
e1622e1e4b Merge version_5 into main
Merge version_5 into main
2026-05-11 01:23:00 +00:00
694f9d4473 Update src/app/page.tsx 2026-05-11 01:22:54 +00:00
1d7708456a Merge version_4 into main
Merge version_4 into main
2026-05-11 01:18:13 +00:00
4 changed files with 8 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
id: "/contact",
},
]}
brandName="H & M Handyman"
brandName="H & M Handyman Solutions"
/>
</div>

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
id: "/contact",
},
]}
brandName="H & M Handyman"
brandName="H & M Handyman Solutions"
/>
</div>

View File

@@ -38,7 +38,7 @@ export default function LandingPage() {
{
name: "Contact", id: "/contact"},
]}
brandName="H & M Handyman"
brandName="H & M Handyman Solutions"
/>
</div>
@@ -46,13 +46,15 @@ export default function LandingPage() {
<HeroBillboardScroll
background={{
variant: "gradient-bars"}}
title="Reliable Handyman Services Done Right the First Time"
description="Experience professional home care designed for your peace of mind. We provide stress-free, reliable repairs and maintenance you can truly trust."
title="H&M Handyman Solutions"
description="Experience professional, stress-free home care designed for your peace of mind. We provide reliable repairs and maintenance you can truly trust."
buttons={[
{
text: "Get Free Estimate", href: "/contact"},
{
text: "Call Now (863) 812-0046", href: "tel:+18638120046"},
{
text: "Get a Quote", href: "/contact"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DYa0GPktoo5iA8DC3teDpCZ1Xu/a-professional-high-end-handyman-work-sc-1778461837446-48058e3b.png"
/>

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
id: "/contact",
},
]}
brandName="H & M Handyman"
brandName="H & M Handyman Solutions"
/>
</div>