Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efca84ff22 | |||
| a49bf38907 | |||
| 40345f6235 | |||
| 3803a21982 |
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
"Comprehensive damage assessment", "Detailed written reports", "Insurance documentation", "Same-day service available"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Schedule Now", href: "contact" }
|
||||
{ text: "Free Inspection", href: "contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
"Leak detection and fixes", "Shingle replacement", "Flashing repairs", "Storm damage restoration"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Get Quote", href: "contact" }
|
||||
{ text: "Get Quote Now", href: "contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
"Quality material selection", "Expert installation", "Manufacturer warranties", "Financing available"
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Learn More", href: "contact" }
|
||||
{ text: "See Pricing", href: "contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user