diff --git a/src/app/irrigation/page.tsx b/src/app/irrigation/page.tsx index 1e355e0..92381a9 100644 --- a/src/app/irrigation/page.tsx +++ b/src/app/irrigation/page.tsx @@ -40,7 +40,7 @@ export default function IrrigationPage() { 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." 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png?_wi=2" imageAlt="Irrigation maintenance" background={{ variant: "plain" }} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b84408..9a78bbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,8 +64,8 @@ export default function LandingPage() { useInvertedBackground={false} 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: 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", imageAlt: "Rock installation" }, + { 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: 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" }, ]} title="Our Services" description="Clean, sharp, and consistent results for every property we serve." diff --git a/src/app/rock-gravel/page.tsx b/src/app/rock-gravel/page.tsx index b2a1a2f..09e8eed 100644 --- a/src/app/rock-gravel/page.tsx +++ b/src/app/rock-gravel/page.tsx @@ -40,7 +40,7 @@ export default function RockGravelPage() { 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." 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png?_wi=2" imageAlt="Rock installation service" background={{ variant: "plain" }} />