Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-27 14:24:00 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
id: "s3", title: "Tree Trimming", description: "Expert pruning to promote healthy growth.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/gardener-garden-with-hut-cuts-tree-with-hedgehogs-against-sky_169016-10257.jpg", imageAlt: "tree trimming and maintenance"},
]}
title="Our Professional Services"
description="Comprehensive landscaping solutions for every season."
description="Transform your outdoor space into a lush, worry-free sanctuary."
/>
</div>
@@ -195,4 +195,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}