Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e136790230 | |||
| 63b4c140fa |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="NAVARRO ROOFING"
|
logoText="NAVARRO ROOFING"
|
||||||
description="Premium Roofing, Siding & Exterior Solutions Built to Protect What Matters Most. Ocean County’s Trusted Experts."
|
description="Premium Roofing, Siding & Exterior Solutions Built to Protect What Matters Most. Ocean County’s Trusted Experts. Call us: 551-250-6200"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Estimate", href: "#contact" },
|
{ text: "Get Free Estimate", href: "#contact" },
|
||||||
{ text: "View Projects", href: "#portfolio" },
|
{ text: "View Projects", href: "#portfolio" },
|
||||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "animated-grid" }}
|
background={{ variant: "animated-grid" }}
|
||||||
tag="FREE ESTIMATE"
|
tag="FREE ESTIMATE"
|
||||||
title="Protect Your Home Today"
|
title="Protect Your Home Today"
|
||||||
description="Schedule a professional inspection for your roofing, siding, or exterior needs."
|
description="Schedule a professional inspection for your roofing, siding, or exterior needs. Contact: 551-250-6200"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber_23-2148748853.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber_23-2148748853.jpg"
|
||||||
/>
|
/>
|
||||||
@@ -180,10 +180,10 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
bottomLeftText="© 2024 Navarro Family Roofing."
|
bottomLeftText="© 2024 Navarro Family Roofing."
|
||||||
bottomRightText="Licensed & Insured | NJ."
|
bottomRightText="Licensed & Insured | NJ | 551-250-6200"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user