Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c60d8c542 | |||
| 216fd97ead |
@@ -49,19 +49,18 @@ export default function LandingPage() {
|
|||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbpoL4vCvKRV1wqOpmVD2Kd09f/roofer-working-on-roof-1774767915165-4a4cabf0.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbpoL4vCvKRV1wqOpmVD2Kd09f/roofer-working-on-roof-1774767915165-4a4cabf0.jpg?_wi=1"
|
||||||
imageAlt="Roofer working on a roof"
|
imageAlt="Roofer working on a residential roof install"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyOne
|
||||||
title="Our Services"
|
title="Our Core Services"
|
||||||
description="Comprehensive solutions for your roofing and gutter needs, delivered with precision and integrity."
|
description="Comprehensive solutions for your property, delivered with precision and integrity."
|
||||||
accordionItems={[
|
accordionItems={[
|
||||||
{ id: "s1", title: "Roof Installation", content: "Complete roof replacements using high-grade, durable materials." },
|
{ id: "s1", title: "Full Roof Installation", content: "Complete roof replacements using high-grade, durable materials to ensure long-term weather protection." },
|
||||||
{ id: "s2", title: "Roof Repair", content: "Expert diagnostics and repair for leaks, storm damage, and wear." },
|
{ id: "s2", title: "Professional Roof Repairs", content: "Expert diagnostics and repair services for leaks, storm damage, and general wear to maintain your home's integrity." },
|
||||||
{ id: "s3", title: "Gutter Installation", content: "Custom gutter systems designed to maximize drainage and house protection." },
|
{ id: "s3", title: "Gutter Installation", content: "Custom gutter system installations designed to maximize drainage efficiency and protect your home's foundation." }
|
||||||
{ id: "s4", title: "Roof Maintenance", content: "Regular inspections and preventative maintenance to extend your roof's lifespan." }
|
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbpoL4vCvKRV1wqOpmVD2Kd09f/roofer-installing-shingles-1774767915165-4a4cabf0.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbpoL4vCvKRV1wqOpmVD2Kd09f/roofer-installing-shingles-1774767915165-4a4cabf0.jpg?_wi=1"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user