2 Commits

Author SHA1 Message Date
8ea4c8d696 Update src/app/page.tsx 2026-04-27 14:23:56 +00:00
a05447f6e9 Merge version_2 into main
Merge version_2 into main
2026-04-27 14:22:59 +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"}, 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" title="Our Professional Services"
description="Comprehensive landscaping solutions for every season." description="Transform your outdoor space into a lush, worry-free sanctuary."
/> />
</div> </div>
@@ -195,4 +195,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }