From 5efd1e9a7ed9e49ae98f726581c8650edf347a3c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 15:34:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f220b69..fe22065 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { reverse: false, }, { - title: "Custom Garden Design", description: "Bring your vision to life with our expert garden design services, creating beautiful and functional outdoor spaces.", media: { + title: "Custom Garden Design", description: "From initial conceptualization and plant selection to meticulous layout and installation, we create beautiful and functional outdoor spaces that bring your vision to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5462.jpg", imageAlt: "Blueprint for a garden design"}, items: [ { @@ -134,7 +134,7 @@ export default function LandingPage() { reverse: true, }, { - title: "Efficient Irrigation Systems", description: "Ensure your landscape receives optimal watering with our custom-designed and installed irrigation solutions.", media: { + title: "Efficient Irrigation Systems", description: "We provide complete irrigation solutions, from custom system design and professional installation to timely repairs and seasonal adjustments, ensuring optimal watering for your landscape.", media: { imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg", imageAlt: "Automated irrigation system watering a garden"}, items: [ { @@ -150,7 +150,7 @@ export default function LandingPage() { reverse: false, }, { - title: "Tree & Shrub Maintenance", description: "Keep your trees and shrubs healthy and beautiful with our professional pruning, trimming, and disease management services.", media: { + title: "Tree & Shrub Maintenance", description: "Our comprehensive tree and shrub maintenance includes expert pruning, precise trimming, thorough health assessments, and effective pest & disease control to keep them vibrant.", media: { imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg", imageAlt: "Gardener pruning a bush"}, items: [ { -- 2.49.1