Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e937afaf9 | |||
| d72805e79a | |||
| 4ff56650eb |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Shield}
|
tagIcon={Shield}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Protecting Your Home With Expert Roofing Solutions"
|
title="Protecting Your Home With Expert Roofing Solutions"
|
||||||
description="Turtle Roofing delivers professional, reliable roofing services for residential and commercial properties. From installation to repairs, we ensure durability and lasting protection for your biggest investment."
|
description="Turtle Roofing delivers professional, reliable roofing services for residential and commercial properties. From installation to repairs, we ensure durability and lasting protection for your biggest investment. (Takes 5 mins)"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=1", imageAlt: "Professional roofing work"
|
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=1", imageAlt: "Professional roofing work"
|
||||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Rated by Satisfied Homeowners"
|
ratingText="Rated by Satisfied Homeowners"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Estimate", href: "#contact" },
|
{ text: "Get Free Estimate Today", href: "#contact" },
|
||||||
{ text: "Learn More", href: "#services" }
|
{ text: "Learn More", href: "#services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user