9 Commits

5 changed files with 14 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ export default function HedgeTrimmingPage() {
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" }, { name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" }, { name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" }, { name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" } { name: "Rock & Gravel", id: "/rock-gravel" }
]} ]}

View File

@@ -26,7 +26,7 @@ export default function IrrigationPage() {
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" }, { name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" }, { name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" }, { name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" } { name: "Rock & Gravel", id: "/rock-gravel" }
]} ]}
@@ -39,7 +39,7 @@ export default function IrrigationPage() {
logoText="Irrigation Repair & Installation" logoText="Irrigation Repair & Installation"
description="Comprehensive irrigation services to keep your landscape thriving. From system repairs to custom installations, we ensure your water usage is efficient and your plants stay hydrated." description="Comprehensive irrigation services to keep your landscape thriving. From system repairs to custom installations, we ensure your water usage is efficient and your plants stay hydrated."
buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]} buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png?_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png"
imageAlt="Irrigation maintenance" imageAlt="Irrigation maintenance"
background={{ variant: "plain" }} background={{ variant: "plain" }}
/> />
@@ -53,4 +53,4 @@ export default function IrrigationPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -31,7 +31,6 @@ export default function LandingPage() {
navItems={[ navItems={[
{ name: "Home", id: "home" }, { name: "Home", id: "home" },
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" }, { name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" }, { name: "Rock & Gravel", id: "/rock-gravel" },
{ name: "Why Us", id: "why-us" }, { name: "Why Us", id: "why-us" },
@@ -63,8 +62,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ id: 1, title: "Lawn Maintenance", description: "Weekly, bi-weekly & monthly mowing, edging, trimming, blowing & more.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774756198244-5vkzgw2u.png", imageAlt: "Lawn mowing service" }, { id: 1, title: "Lawn Maintenance", description: "Weekly, bi-weekly & monthly mowing, edging, trimming, blowing & more.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774756198244-5vkzgw2u.png", imageAlt: "Lawn mowing service" },
{ id: 2, title: "Irrigation Repair & Installation", description: "Professional irrigation system repair, troubleshooting, and custom installation to keep your landscape lush and healthy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png?_wi=1", imageAlt: "Irrigation services" }, { id: 2, title: "Irrigation Repair & Installation", description: "Professional irrigation system repair, troubleshooting, and custom installation to keep your landscape lush and healthy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png", imageAlt: "Irrigation services" },
{ id: 3, title: "Rock & Gravel Installation & Removal", description: "Transform your yard with professional rock and gravel services, including new installations and total removal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png?_wi=1", imageAlt: "Rock installation" }, { id: 3, title: "Rock & Gravel Installation & Removal", description: "Transform your yard with professional rock and gravel services, including new installations and total removal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png", imageAlt: "Rock installation" },
]} ]}
title="Our Services" title="Our Services"
description="Clean, sharp, and consistent results for every property we serve." description="Clean, sharp, and consistent results for every property we serve."
@@ -128,4 +127,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -26,7 +26,7 @@ export default function RockGravelPage() {
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" }, { name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" }, { name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" }, { name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" } { name: "Rock & Gravel", id: "/rock-gravel" }
]} ]}
@@ -39,7 +39,7 @@ export default function RockGravelPage() {
logoText="Rock & Gravel Installation & Removal" logoText="Rock & Gravel Installation & Removal"
description="Transform your landscape aesthetics with our professional rock and gravel services. Whether you need a fresh new install or complete removal of old materials, we handle the heavy lifting." description="Transform your landscape aesthetics with our professional rock and gravel services. Whether you need a fresh new install or complete removal of old materials, we handle the heavy lifting."
buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]} buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png?_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png"
imageAlt="Rock installation service" imageAlt="Rock installation service"
background={{ variant: "plain" }} background={{ variant: "plain" }}
/> />
@@ -53,4 +53,4 @@ export default function RockGravelPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -16,7 +16,7 @@ export default function TreeCarePage() {
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" }, { name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care & Removal", id: "/tree-removal-trimming" }, { name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" }, { name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" } { name: "Rock & Gravel", id: "/rock-gravel" }
]} ]}
@@ -27,15 +27,15 @@ export default function TreeCarePage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroLogoBillboard <HeroLogoBillboard
logoText="Professional Tree Services" logoText="Professional Tree Services"
description="Comprehensive tree care, including expert pruning, maintenance, and safe removal to keep your property safe and beautiful." description="Safe removal and expert pruning to maintain the safety and aesthetic appeal of your trees."
buttons={[{ text: "Get A Quote", href: "tel:4803279024" }]} buttons={[{ text: "Get A Quote", href: "tel:4803279024" }]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
/> />
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardSix <FeatureCardSix
title="Our Tree Services" title="Tree Maintenance & Safety"
description="Precision care for every tree on your property." description="Protect your property with certified tree care."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[