|
|
|
|
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|
|
|
|
borderRadius="pill"
|
|
|
|
|
contentWidth="medium"
|
|
|
|
|
sizing="mediumLarge"
|
|
|
|
|
background="noise"
|
|
|
|
|
background="floatingGradient"
|
|
|
|
|
cardStyle="glass-elevated"
|
|
|
|
|
primaryButtonStyle="gradient"
|
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
|
@@ -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"},
|
|
|
|
|
]}
|
|
|
|
|
@@ -234,4 +234,4 @@ export default function LandingPage() {
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|