Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 21:07:38 +00:00

View File

@@ -7,7 +7,7 @@ import FeatureHoverPattern from "@/components/sections/feature/featureHoverPatte
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Sprout, PencilRuler, Hammer, Droplet, Trees, Leaf, Award, Mail } from "lucide-react";
import { Sprout, PencilRuler, Hammer, Droplet, Trees, Leaf, Award, Mail, Sparkles } from "lucide-react";
export default function ServicesPage() {
const navItems = [
@@ -96,7 +96,7 @@ export default function ServicesPage() {
description="GreenScape Pro has been transforming outdoor spaces across the region for nearly two decades. We combine proven landscaping expertise with innovative sustainable practices."
subdescription="Our team of certified landscape professionals is dedicated to creating outdoor environments that inspire, beautify, and endure."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-taking-care-her-plants_23-2148579931.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-taking-care-her-plants_23-2148579931.jpg"
imageAlt="landscaping team working together outdoors"
mediaAnimation="slide-up"
useInvertedBackground={true}