diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d20e59..41bc20b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { CalendarCheck, DollarSign, Gauge, LeafyGreen, MapPin, Smile, Sparkles, Star, ThumbsUp } from "lucide-react"; +import { CalendarCheck, DollarSign, Gauge, LeafyGreen, MapPin, Smile, Sparkles, Star, ThumbsUp, Sprout, Seedling, Broom } from "lucide-react"; export default function LandingPage() { return ( @@ -34,29 +34,17 @@ export default function LandingPage() { @@ -65,69 +53,44 @@ export default function LandingPage() {
@@ -161,32 +120,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Weeding & Bed Maintenance", - description: "Meticulous weeding and care for your garden beds, ensuring they remain vibrant and free from unwanted growth.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-putting-gloves_23-2147714836.jpg", - imageAlt: "Weeding a garden bed", - buttonIcon: "LeafyGreen", + title: "Weeding & Bed Maintenance", description: "Meticulous weeding and care for your garden beds, ensuring they remain vibrant and free from unwanted growth.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-putting-gloves_23-2147714836.jpg", imageAlt: "Weeding a garden bed", buttonIcon: LeafyGreen, }, { - title: "Mulching & Soil Enrichment", - description: "Enhance soil health, retain moisture, and improve the aesthetic appeal of your landscape with premium mulching.", - imageSrc: "http://img.b2bpic.net/free-photo/person-planting-tree-countryside_23-2149401180.jpg", - imageAlt: "Mulch being spread in a garden", - buttonIcon: "Sprout", + title: "Mulching & Soil Enrichment", description: "Enhance soil health, retain moisture, and improve the aesthetic appeal of your landscape with premium mulching.", imageSrc: "http://img.b2bpic.net/free-photo/person-planting-tree-countryside_23-2149401180.jpg", imageAlt: "Mulch being spread in a garden", buttonIcon: Sprout, }, { - title: "Grass Seeding & Lawn Renovation", - description: "Restore patchy lawns or establish new, lush green turf with our expert grass seeding and lawn renovation techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", - imageAlt: "Grass seeding a new lawn", - buttonIcon: "Seedling", + title: "Grass Seeding & Lawn Renovation", description: "Restore patchy lawns or establish new, lush green turf with our expert grass seeding and lawn renovation techniques.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", imageAlt: "Grass seeding a new lawn", buttonIcon: Seedling, }, { - title: "Seasonal Cleanup", - description: "Comprehensive spring and fall cleanups to prepare your yard for the changing seasons, including leaf removal and debris clearing.", - imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7323.jpg", - imageAlt: "Seasonal garden cleanup", - buttonIcon: "Broom", + title: "Seasonal Cleanup", description: "Comprehensive spring and fall cleanups to prepare your yard for the changing seasons, including leaf removal and debris clearing.", imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7323.jpg", imageAlt: "Seasonal garden cleanup", buttonIcon: Broom, }, ]} title="Our Professional Landscaping Services" @@ -201,29 +144,17 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: LeafyGreen, - title: "Years of Experience", - value: "5+", - }, + id: "m1", icon: LeafyGreen, + title: "Years of Experience", value: "5+"}, { - id: "m2", - icon: Gauge, - title: "Projects Completed", - value: "150+", - }, + id: "m2", icon: Gauge, + title: "Projects Completed", value: "150+"}, { - id: "m3", - icon: Smile, - title: "Happy Clients", - value: "100+", - }, + id: "m3", icon: Smile, + title: "Happy Clients", value: "100+"}, { - id: "m4", - icon: Star, - title: "Average Rating", - value: "4.5", - }, + id: "m4", icon: Star, + title: "Average Rating", value: "4.5"}, ]} title="Our Commitment to Excellence" description="Dedicated to delivering outstanding results, we measure our success by your satisfaction and the beauty we cultivate in every project." @@ -237,36 +168,14 @@ export default function LandingPage() { useInvertedBackground={true} groups={[ { - id: "g1", - groupTitle: "Our Dedicated Team", - members: [ + id: "g1", groupTitle: "Our Dedicated Team", members: [ { - id: "t1", - title: "Parker, Founder & Lead Landscaper", - subtitle: "Dedicated to Transforming Your Yard", - detail: "Parker started this company with a strong work ethic and a passion for landscaping. He personally oversees projects, ensuring every detail meets his high standards and client expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-flower-pot_23-2149098272.jpg", - imageAlt: "Portrait of Parker", - }, + id: "t1", title: "Parker, Founder & Lead Landscaper", subtitle: "Dedicated to Transforming Your Yard", detail: "Parker started this company with a strong work ethic and a passion for landscaping. He personally oversees projects, ensuring every detail meets his high standards and client expectations.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-flower-pot_23-2149098272.jpg", imageAlt: "Portrait of Parker"}, { - id: "t2", - title: "Maria, Garden Specialist", - subtitle: "Expert in Plant Health & Design", - detail: "Maria brings her extensive knowledge of horticulture to every garden, specializing in plant selection, health, and creating stunning floral displays that thrive.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", - imageAlt: "Portrait of Maria", - }, + id: "t2", title: "Maria, Garden Specialist", subtitle: "Expert in Plant Health & Design", detail: "Maria brings her extensive knowledge of horticulture to every garden, specializing in plant selection, health, and creating stunning floral displays that thrive.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-pointing-camera_1262-3266.jpg", imageAlt: "Portrait of Maria"}, { - id: "t3", - title: "David, Operations Manager", - subtitle: "Ensuring Smooth Project Execution", - detail: "David manages our daily operations, ensuring all projects are completed efficiently, on time, and to the highest quality, from scheduling to site management.", - imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg", - imageAlt: "Portrait of David", - }, + id: "t3", title: "David, Operations Manager", subtitle: "Ensuring Smooth Project Execution", detail: "David manages our daily operations, ensuring all projects are completed efficiently, on time, and to the highest quality, from scheduling to site management.", imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg", imageAlt: "Portrait of David"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-plant-white-pot_23-2148509898.jpg", - imageAlt: "young man smiling outdoors portrait", }, ]} title="Meet the Vision Behind the Greens" @@ -282,50 +191,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "tst1", - name: "Niral Kapadia", - role: "Local Guide", - company: "Hamilton Township Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-posing-with-flowers_23-2148695393.jpg", - imageAlt: "Niral Kapadia", - }, + id: "tst1", name: "Niral Kapadia", role: "Local Guide", company: "Hamilton Township Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-posing-with-flowers_23-2148695393.jpg", imageAlt: "Niral Kapadia"}, { - id: "tst2", - name: "Paulette Foti-McMullen", - role: "Homeowner", - company: "Hamilton Township Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-resting-picnic-park_176420-774.jpg", - imageAlt: "Paulette Foti-McMullen", - }, + id: "tst2", name: "Paulette Foti-McMullen", role: "Homeowner", company: "Hamilton Township Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-smiling-resting-picnic-park_176420-774.jpg", imageAlt: "Paulette Foti-McMullen"}, { - id: "tst3", - name: "Robert G.", - role: "Homeowner", - company: "Local Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-small-business-owners_53876-128889.jpg", - imageAlt: "Robert G.", - }, + id: "tst3", name: "Robert G.", role: "Homeowner", company: "Local Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-small-business-owners_53876-128889.jpg", imageAlt: "Robert G."}, { - id: "tst4", - name: "Sarah L.", - role: "Resident", - company: "Satisfied Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", - imageAlt: "Sarah L.", - }, + id: "tst4", name: "Sarah L.", role: "Resident", company: "Satisfied Customer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outdoors-white-shirt-looking-camera_197531-33797.jpg", imageAlt: "Sarah L."}, { - id: "tst5", - name: "Michael D.", - role: "Business Owner", - company: "Commercial Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-woman-sits-cafe-with-laptop-works-studies-online-coworking-space_1258-199167.jpg", - imageAlt: "Michael D.", - }, + id: "tst5", name: "Michael D.", role: "Business Owner", company: "Commercial Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-woman-sits-cafe-with-laptop-works-studies-online-coworking-space_1258-199167.jpg", imageAlt: "Michael D."}, ]} title="What Our Clients Say" description="Hear directly from homeowners who have experienced the Parker's Landscaping difference and love their transformed outdoor spaces." @@ -337,14 +216,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Local Homeowners", - "Community Centers", - "Property Managers", - "Small Businesses", - "Retail Stores", - "Healthcare Facilities", - "Educational Institutions", - ]} + "Local Homeowners", "Community Centers", "Property Managers", "Small Businesses", "Retail Stores", "Healthcare Facilities", "Educational Institutions"]} title="Trusted by Our Community" description="Proudly serving homeowners and businesses across Hamilton Township with dedication and excellence, building strong relationships one yard at a time." speed={40} @@ -357,25 +229,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "What services does Parker's Landscaping LLC offer?", - content: "We offer a comprehensive range of landscaping services including weeding, mulching, grass seeding, lawn renovation, and seasonal cleanups. We tailor our services to meet your specific needs.", - }, + id: "q1", title: "What services does Parker's Landscaping LLC offer?", content: "We offer a comprehensive range of landscaping services including weeding, mulching, grass seeding, lawn renovation, and seasonal cleanups. We tailor our services to meet your specific needs."}, { - id: "q2", - title: "How can I get a free estimate for my project?", - content: "You can easily request a free estimate by contacting us through our website's contact form, giving us a call, or sending an email. We'll schedule a convenient time to assess your needs.", - }, + id: "q2", title: "How can I get a free estimate for my project?", content: "You can easily request a free estimate by contacting us through our website's contact form, giving us a call, or sending an email. We'll schedule a convenient time to assess your needs."}, { - id: "q3", - title: "Do you provide ongoing lawn maintenance?", - content: "Yes, we offer regular maintenance plans to keep your lawn and garden looking their best year-round. These can include routine weeding, mulching, and general upkeep. Contact us to discuss a custom plan.", - }, + id: "q3", title: "Do you provide ongoing lawn maintenance?", content: "Yes, we offer regular maintenance plans to keep your lawn and garden looking their best year-round. These can include routine weeding, mulching, and general upkeep. Contact us to discuss a custom plan."}, { - id: "q4", - title: "What areas do you serve?", - content: "Parker's Landscaping LLC proudly serves Hamilton Township, NJ, and surrounding communities. Please reach out to us to confirm service availability in your specific location.", - }, + id: "q4", title: "What areas do you serve?", content: "Parker's Landscaping LLC proudly serves Hamilton Township, NJ, and surrounding communities. Please reach out to us to confirm service availability in your specific location."}, ]} imageSrc="http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131210.jpg" imageAlt="Landscaping tools" @@ -391,16 +251,13 @@ export default function LandingPage() { @@ -410,58 +267,35 @@ export default function LandingPage() {