diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 138a55d..b4cfe3b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import FooterBase from '@/components/sections/footer/FooterBase'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import { MapPin, Sparkles } from "lucide-react"; +import { MapPin, Sparkles, Leaf } from "lucide-react"; export default function LandingPage() { return ( @@ -26,33 +26,19 @@ export default function LandingPage() { @@ -272,9 +181,7 @@ export default function LandingPage() { title="Why Choose Green Man Lawn Care?" buttons={[ { - text: "Learn More About Us", - href: "/about", - }, + text: "Learn More About Us", href: "/about"}, ]} /> @@ -286,33 +193,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Mrs. A. Johnson", - handle: "Colchester", - testimonial: "“Green Man Lawn Care has completely transformed my garden! It went from being full of weeds and moss to a beautifully lush, green lawn. I'm so pleased with the results and the friendly service.”", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-woman-ground_23-2148205913.jpg", - }, + id: "1", name: "Mrs. A. Johnson", handle: "Colchester", testimonial: "“Green Man Lawn Care has completely transformed my garden! It went from being full of weeds and moss to a beautifully lush, green lawn. I'm so pleased with the results and the friendly service.”", imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-woman-ground_23-2148205913.jpg"}, { - id: "2", - name: "Mr. B. Smith", - handle: "West Bergholt", - testimonial: "“Reliable, professional, and excellent value for money. My lawn has never looked this good. The regular treatments have made a huge difference, and the team is always a pleasure to deal with.”", - imageSrc: "http://img.b2bpic.net/free-photo/girl-sunny-hill_23-2147617667.jpg", - }, + id: "2", name: "Mr. B. Smith", handle: "West Bergholt", testimonial: "“Reliable, professional, and excellent value for money. My lawn has never looked this good. The regular treatments have made a huge difference, and the team is always a pleasure to deal with.”", imageSrc: "http://img.b2bpic.net/free-photo/girl-sunny-hill_23-2147617667.jpg"}, { - id: "3", - name: "Ms. C. Davis", - handle: "Coggeshall", - testimonial: "“I've used several lawn care companies over the years, and Green Man is by far the best. Their attention to detail and knowledge truly shows in the fantastic condition of my lawn. Highly recommended!”", - imageSrc: "http://img.b2bpic.net/free-photo/mother-plays-with-her-daughter-street-park-sunset_146671-15452.jpg", - }, + id: "3", name: "Ms. C. Davis", handle: "Coggeshall", testimonial: "“I've used several lawn care companies over the years, and Green Man is by far the best. Their attention to detail and knowledge truly shows in the fantastic condition of my lawn. Highly recommended!”", imageSrc: "http://img.b2bpic.net/free-photo/mother-plays-with-her-daughter-street-park-sunset_146671-15452.jpg"}, { - id: "4", - name: "Dr. E. Wilson", - handle: "Lexden", - testimonial: "“Outstanding service from start to finish. My lawn was struggling, but after Green Man's treatments, it's now dense, vibrant, and weed-free. They clearly care about their work and their customers.”", - imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-looking-busy-while-working-garden_259150-58916.jpg", - }, + id: "4", name: "Dr. E. Wilson", handle: "Lexden", testimonial: "“Outstanding service from start to finish. My lawn was struggling, but after Green Man's treatments, it's now dense, vibrant, and weed-free. They clearly care about their work and their customers.”", imageSrc: "http://img.b2bpic.net/free-photo/gardener-man-looking-busy-while-working-garden_259150-58916.jpg"}, ]} title="What Our Customers Say" description="Don't just take our word for it—read what homeowners across Colchester and Essex have to say about our dedicated lawn care services." @@ -325,32 +212,18 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "How often do you treat lawns?", - content: "Our treatment plans typically involve 4-5 visits per year, strategically timed for seasonal needs to ensure optimal lawn health and appearance.", - }, + id: "1", title: "How often do you treat lawns?", content: "Our treatment plans typically involve 4-5 visits per year, strategically timed for seasonal needs to ensure optimal lawn health and appearance."}, { - id: "2", - title: "Do you offer free quotes?", - content: "Yes, we always provide a free, no-obligation lawn assessment and quote. We'll visit your property, evaluate your lawn's specific needs, and discuss the best treatment options.", - }, + id: "2", title: "Do you offer free quotes?", content: "Yes, we always provide a free, no-obligation lawn assessment and quote. We'll visit your property, evaluate your lawn's specific needs, and discuss the best treatment options."}, { - id: "3", - title: "What areas do you cover?", - content: "We proudly serve Colchester and the surrounding villages across Essex, including West Bergholt, Marks Tey, Tiptree, and many more. Check our 'Areas We Cover' page for full details.", - }, + id: "3", title: "What areas do you cover?", content: "We proudly serve Colchester and the surrounding villages across Essex, including West Bergholt, Marks Tey, Tiptree, and many more. Check our 'Areas We Cover' page for full details."}, { - id: "4", - title: "Are your treatments safe for pets and children?", - content: "Yes, safety is our priority. We use professional-grade products that are safe for pets and children once dry. We will always advise you on drying times after application.", - }, + id: "4", title: "Are your treatments safe for pets and children?", content: "Yes, safety is our priority. We use professional-grade products that are safe for pets and children once dry. We will always advise you on drying times after application."}, ]} ctaTitle="Ready for a Greener, Healthier Lawn?" ctaDescription="Contact Green Man Lawn Care today for a free lawn assessment and discover how we can transform your garden. We're just a call or click away!" ctaButton={{ - text: "Get a Free Quote", - href: "/get-quote", - }} + text: "Get a Free Quote", href: "/get-quote"}} ctaIcon={Leaf} /> @@ -362,19 +235,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/greenmanlawncare", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/greenmanlawncare", ariaLabel: "Facebook"}, { icon: Instagram, - href: "https://instagram.com/greenmanlawncare", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/greenmanlawncare", ariaLabel: "Instagram"}, { icon: Twitter, - href: "https://twitter.com/greenmanlawncare", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/greenmanlawncare", ariaLabel: "Twitter"}, ]} />