From aedbbc91865fc329bba48baf706781a4c7e56d7e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 13:42:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 246 ++++++++++------------------------------------- 1 file changed, 52 insertions(+), 194 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a27aa02..e05ce59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { Layout, Leaf, Ruler, Scissors, Trash2, Wind } from "lucide-react"; +import { Layout, Leaf, Ruler, Scissors, Trash2, Wind, Spade, Flower, CloudRain } from "lucide-react"; export default function LandingPage() { return ( @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,41 +47,26 @@ export default function LandingPage() {
@@ -101,60 +78,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - date: "March 2024", - title: "Homeowner", - quote: "We couldn’t be happier with the service we received. Absolutely professional work.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164666.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=2", - imageAlt: "happy homeowner standing in yard", - }, + id: "1", name: "Sarah Johnson", date: "March 2024", title: "Homeowner", quote: "We couldn’t be happier with the service we received. Absolutely professional work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg", imageAlt: "happy homeowner standing in yard"}, { - id: "2", - name: "Michael Chen", - date: "February 2024", - title: "Homeowner", - quote: "He quoted a fair price and followed through with quality work. Very reliable.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-speaking-phone-near-man-with-laptop_23-2147779655.jpg", - imageAlt: "happy homeowner standing in yard", - }, + id: "2", name: "Michael Chen", date: "February 2024", title: "Homeowner", quote: "He quoted a fair price and followed through with quality work. Very reliable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-speaking-phone-near-man-with-laptop_23-2147779655.jpg", imageAlt: "happy homeowner standing in yard"}, { - id: "3", - name: "Emily Rodriguez", - date: "January 2024", - title: "Homeowner", - quote: "Showed up on time, gave a fair quote, and delivered exactly what was promised.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-closely-girl-telling-story_259150-58932.jpg", - imageAlt: "happy homeowner standing in yard", - }, + id: "3", name: "Emily Rodriguez", date: "January 2024", title: "Homeowner", quote: "Showed up on time, gave a fair quote, and delivered exactly what was promised.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-closely-girl-telling-story_259150-58932.jpg", imageAlt: "happy homeowner standing in yard"}, { - id: "4", - name: "David Kim", - date: "December 2023", - title: "Homeowner", - quote: "Our yard has never looked better since we hired the team.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-green-lawn-sunlight_181624-22150.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg?_wi=2", - imageAlt: "happy homeowner standing in yard", - }, + id: "4", name: "David Kim", date: "December 2023", title: "Homeowner", quote: "Our yard has never looked better since we hired the team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-green-lawn-sunlight_181624-22150.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg", imageAlt: "happy homeowner standing in yard"}, { - id: "5", - name: "Lisa Wang", - date: "November 2023", - title: "Homeowner", - quote: "Reliable, kind, and hardworking. Highly recommend to everyone in the neighborhood.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1", - imageAlt: "happy homeowner standing in yard", - }, + id: "5", name: "Lisa Wang", date: "November 2023", title: "Homeowner", quote: "Reliable, kind, and hardworking. Highly recommend to everyone in the neighborhood.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", imageAlt: "happy homeowner standing in yard"}, ]} title="Trusted by Homeowners" description="See why our neighbors choose Douglas Lawn & Landscaping for reliable results." @@ -168,79 +100,52 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Lawn Maintenance", - description: "Keep your property pristine year-round with our comprehensive maintenance plans.", - items: [ + title: "Lawn Maintenance", description: "Keep your property pristine year-round with our comprehensive maintenance plans.", items: [ { icon: Scissors, - text: "Precision Mowing", - }, + text: "Precision Mowing"}, { icon: Ruler, - text: "Exact Edging", - }, + text: "Exact Edging"}, { icon: Leaf, - text: "Seasonal Cleanup", - }, + text: "Seasonal Cleanup"}, ], reverse: false, media: { - imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=2", - imageAlt: "Mowing", - }, - imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=3", - imageAlt: "freshly mowed green lawn stripes", + imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", imageAlt: "Mowing"}, }, { - title: "Landscaping", - description: "From mulch installations to custom garden designs, we elevate your curb appeal.", - items: [ + title: "Landscaping", description: "From mulch installations to custom garden designs, we elevate your curb appeal.", items: [ { icon: Spade, - text: "Mulch Installation", - }, + text: "Mulch Installation"}, { icon: Flower, - text: "Planting Design", - }, + text: "Planting Design"}, { icon: Layout, - text: "Yard Upgrades", - }, + text: "Yard Upgrades"}, ], reverse: true, media: { - imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488212.jpg", - imageAlt: "Landscaping", - }, - imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164666.jpg", - imageAlt: "freshly mowed green lawn stripes", + imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488212.jpg", imageAlt: "Landscaping"}, }, { - title: "Yard Cleanup", - description: "Clearing away overgrowth and debris to give your yard a fresh start every season.", - items: [ + title: "Yard Cleanup", description: "Clearing away overgrowth and debris to give your yard a fresh start every season.", items: [ { icon: Trash2, - text: "Debris Removal", - }, + text: "Debris Removal"}, { icon: CloudRain, - text: "Leaf Cleanup", - }, + text: "Leaf Cleanup"}, { icon: Wind, - text: "Overgrowth Clearing", - }, + text: "Overgrowth Clearing"}, ], reverse: false, media: { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-browsing-tablet-park_23-2147850745.jpg", - imageAlt: "Cleanup", - }, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg", - imageAlt: "freshly mowed green lawn stripes", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-browsing-tablet-park_23-2147850745.jpg", imageAlt: "Cleanup"}, }, ]} title="Our Professional Services" @@ -253,14 +158,10 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Choose Douglas Lawn & Landscaping?" description={[ - "At Douglas Lawn and Landscaping, we take pride in doing the job right. From small repairs to full yard transformations, we focus on quality, communication, and results you’ll be proud of.", - "Fair pricing, upfront communication, and reliable scheduling are the cornerstones of our service. We treat every yard like it’s our own.", - ]} + "At Douglas Lawn and Landscaping, we take pride in doing the job right. From small repairs to full yard transformations, we focus on quality, communication, and results you’ll be proud of.", "Fair pricing, upfront communication, and reliable scheduling are the cornerstones of our service. We treat every yard like it’s our own."]} buttons={[ { - text: "Request a Quote", - href: "#contact", - }, + text: "Request a Quote", href: "#contact"}, ]} />
@@ -272,26 +173,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "100+", - title: "Lawns Maintained", - description: "Beautiful properties across the local area.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg", - }, + id: "m1", value: "100+", title: "Lawns Maintained", description: "Beautiful properties across the local area.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg"}, { - id: "m2", - value: "50+", - title: "Garden Projects", - description: "Complete yard transformations successfully completed.", - imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748223.jpg", - }, + id: "m2", value: "50+", title: "Garden Projects", description: "Complete yard transformations successfully completed.", imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748223.jpg"}, { - id: "m3", - value: "5.0", - title: "Rating", - description: "Average rating from our happy local customers.", - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg", - }, + id: "m3", value: "5.0", title: "Rating", description: "Average rating from our happy local customers.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg"}, ]} title="Proven Results" description="Our commitment to excellence speaks through our numbers." @@ -304,20 +190,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do I get a quote?", - content: "Simply fill out our request form or give us a call, and we'll provide a fair, transparent estimate.", - }, + id: "f1", title: "How do I get a quote?", content: "Simply fill out our request form or give us a call, and we'll provide a fair, transparent estimate."}, { - id: "f2", - title: "Are you licensed and insured?", - content: "Yes, we are fully licensed and insured to ensure peace of mind for all our clients.", - }, + id: "f2", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured to ensure peace of mind for all our clients."}, { - id: "f3", - title: "Do you offer recurring maintenance?", - content: "Yes, we provide weekly, bi-weekly, and seasonal lawn maintenance packages.", - }, + id: "f3", title: "Do you offer recurring maintenance?", content: "Yes, we provide weekly, bi-weekly, and seasonal lawn maintenance packages."}, ]} title="Frequently Asked Questions" description="Answers to common questions about our lawn care and landscaping services." @@ -329,18 +206,13 @@ export default function LandingPage() { @@ -351,37 +223,23 @@ export default function LandingPage() { logoText="Douglas Lawn & Landscaping" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Lawn Maintenance", - href: "#services", - }, + label: "Lawn Maintenance", href: "#services"}, { - label: "Landscaping", - href: "#services", - }, + label: "Landscaping", href: "#services"}, { - label: "Yard Cleanup", - href: "#services", - }, + label: "Yard Cleanup", href: "#services"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#why-us", - }, + label: "About Us", href: "#why-us"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]} -- 2.49.1