diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b49de6..a3cf8a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -195,4 +195,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}