|
|
|
|
@@ -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"
|
|
|
|
|
@@ -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"
|
|
|
|
|
@@ -179,11 +179,11 @@ export default function LandingPage() {
|
|
|
|
|
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>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|