Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-09 12:19:45 +00:00

View File

@@ -117,15 +117,15 @@ export default function LandingPage() {
{
id: "f1", title: "Gutter Replacement", descriptions: [
"Full roof gutter system replacement using premium materials.", "Custom-fit solutions for any home architecture."],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=1", imageAlt: "Gutter replacement service"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-green-building-with-gray-pipe-cloudy-sky_181624-6832.jpg", imageAlt: "Professional gutter replacement installation"},
{
id: "f2", title: "Maintenance & Cleaning", descriptions: [
"Routine gutter cleaning services to prevent water damage.", "Downpipe inspection and debris clearance."],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-practicing-yoga_72229-482.jpg?_wi=2", imageAlt: "Gutter maintenance service"},
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Close-up of clean building facade and gutters"},
{
id: "f3", title: "Landscaping Maintenance", descriptions: [
"Complete yard cleanup and maintenance.", "Sustainable practices to keep your property pristine."],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg", imageAlt: "Landscaping maintenance service"},
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261185.jpg", imageAlt: "Well-maintained building exterior with clean gutters"},
]}
title="Our Professional Services"
description="We specialize in comprehensive gutter solutions and maintenance designed for the specific needs of Brisbane homes."
@@ -217,4 +217,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}