Compare commits
26 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0257ff6fa | |||
| 3149358d53 | |||
| d7569122bb | |||
| 8b6b156d74 | |||
| 3b9bdb232f | |||
| 68e5f92dde | |||
| 6747ba4d83 | |||
| b76d1546b5 | |||
| 861015f03f | |||
| 2eb4be8f1c | |||
| 301c6d04bb | |||
| 99daeff82c | |||
| c0c6b67710 | |||
| b741446e29 | |||
| a6f99ff072 | |||
| b842d2ba67 | |||
| 05a3691716 | |||
| 498aafdfb6 | |||
| b67d96e954 | |||
| 5e6075de8c | |||
| a5d78ee848 | |||
| 3d9c52f1c4 | |||
| f5f4494897 | |||
| bdcd89802a | |||
| 40ba90567e | |||
| 7b5e6496f3 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Get My Free Roof Inspection", href: "#quote"},
|
||||
{
|
||||
text: "See Why Dallas Trusts Us", href: "#reviews"},
|
||||
text: "Call Now", href: "tel:+12145550199"},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg"
|
||||
@@ -91,8 +91,8 @@ export default function LandingPage() {
|
||||
id: "6", title: "Realtor Support", tags: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-presenting-floor-plan_74855-3057.jpg", imageAlt: "Realtor support icon"},
|
||||
]}
|
||||
title="Built to win trust fast and turn visitors into booked inspections."
|
||||
description="This layout leans into the strongest conversion points: credibility, clarity, responsiveness, and a premium brand feel that separates Results Roofing from average contractors."
|
||||
title="Comprehensive Roofing & Exterior Services for Your Home"
|
||||
description="Results Roofing offers a full spectrum of services, including detailed inspections, reliable repairs, full roof replacements, and seamless insurance claim assistance. We also handle gutters and exterior work, providing realtors and homeowners with a trusted partner for all their roofing needs."
|
||||
tag="Services"
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="slide-up"
|
||||
@@ -173,17 +173,17 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<div id="quote" data-section="quote">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
tag="Ready when you are"
|
||||
title="Protect your home with a roof that looks better and performs better."
|
||||
description="Whether you need an inspection, a fast repair, or a full replacement, Results Roofing is positioned here as the premium choice that still feels approachable."
|
||||
title="Get Your Free Roofing Estimate"
|
||||
description="Need an inspection, repair, or full roof replacement? Tell us what is going on and our team will reach out to schedule your free estimate."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate", href: "#quote"},
|
||||
text: "Request Free Estimate", href: "#quote"},
|
||||
{
|
||||
text: "Call Results Roofing", href: "tel:+12145550199"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user