Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 829de7d6bf | |||
| 70a01a693a | |||
| dee5c0ed81 | |||
| 62665eb81d | |||
| 135ec155e5 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<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."
|
||||
tag="Professional Roofing"
|
||||
tagIcon={Hammer}
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "contact" },
|
||||
{ text: "Get Quote", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user