Update src/app/page.tsx

This commit is contained in:
2026-05-30 20:26:17 +00:00
parent db82aceaa9
commit c6d2be2b3a

View File

@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import TextAbout from '@/components/sections/about/TextAbout';
import { Building, ClipboardCheck, Droplet, Globe, Leaf, Lightbulb, Phone, Recycle, Seedling, Sprout, Trees, Users } from "lucide-react";
import { Building, ClipboardCheck, Droplet, Globe, Leaf, Lightbulb, Phone, Recycle, Sprout, Trees, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -132,7 +132,7 @@ export default function LandingPage() {
title="Comprehensive Lawn & Landscape Services"
description="From routine maintenance to complete garden makeovers, we handle all your outdoor needs with care and expertise."
tag="Our Services"
tagIcon={Seedling}
tagIcon={Sprout}
/>
</div>