Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81e96eaee4 | |||
| af7e2781f1 | |||
| 597101c7c7 | |||
| cee0ce9a59 | |||
| e1622e1e4b | |||
| 694f9d4473 | |||
| 1d7708456a | |||
| 3bdc89cba4 | |||
| a1c47944f6 | |||
| 712747f55c | |||
| d65913a295 | |||
| b1ad9854f7 | |||
| 9a9bdc286c | |||
| 816e87e969 | |||
| ae64c62eb7 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="H & M Handyman"
|
||||
brandName="H & M Handyman Solutions"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="H & M Handyman"
|
||||
brandName="H & M Handyman Solutions"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -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="Professional repairs, installations, remodeling, and maintenance services you can trust in Florida."
|
||||
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"
|
||||
/>
|
||||
@@ -141,10 +143,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
tag="Expert Local Care"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Expert Handyman Care for Your Home"
|
||||
description="With over 10 years of experience, we provide high-quality residential repairs and property maintenance services."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote", href: "/contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DYa0GPktoo5iA8DC3teDpCZ1Xu/professional-portrait-of-a-handyman-in-c-1778461846342-002dcb7e.png?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -209,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="H & M Handyman"
|
||||
brandName="H & M Handyman Solutions"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user