Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70a01a693a | |||
| dee5c0ed81 | |||
| 62665eb81d | |||
| 135ec155e5 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
title="Premium Roofing Solutions for Your Home"
|
title="Protect Your Home with Expert Roofing"
|
||||||
description="Expert roofing services with quality craftsmanship and reliable service. Protect your home with Roof Roof."
|
description="Expert roofing services with quality craftsmanship and reliable service. Protect your home with Roof Roof."
|
||||||
tag="Professional Roofing"
|
tag="Professional Roofing"
|
||||||
tagIcon={Hammer}
|
tagIcon={Hammer}
|
||||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Started", href: "contact" },
|
{ text: "Get Quote", href: "contact" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user