From 81245847b4b1f698fcea7d7596a6d78602c43dc1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 00:20:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 190 +++++++++++------------------------------------ 1 file changed, 45 insertions(+), 145 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1466109..62ad8ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,31 +29,19 @@ export default function LandingPage() { @@ -63,75 +51,38 @@ export default function LandingPage() { description="Led by Sam, our team creates beautiful outdoor spaces that turn your yard into a sanctuary. We're the neighbors you can rely on for high-quality lawn care and yard transformations." testimonials={[ { - name: "Meghan A.", - handle: "Homeowner", - testimonial: "Sam and his team did a fantastic job — we went from an overgrown yard to loving our outdoor space", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1", - imageAlt: "beautiful landscaped lawn garden", - }, + name: "Meghan A.", handle: "Homeowner", testimonial: "Sam and his team did a fantastic job — we went from an overgrown yard to loving our outdoor space", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1", imageAlt: "beautiful landscaped lawn garden"}, { - name: "Robert R.", - handle: "Homeowner", - testimonial: "Highly recommended — down to earth and very professional", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1", - imageAlt: "lawn care service residential", - }, + name: "Robert R.", handle: "Homeowner", testimonial: "Highly recommended — down to earth and very professional", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1", imageAlt: "lawn care service residential"}, { - name: "Anna-Marie S.", - handle: "Homeowner", - testimonial: "High quality team of landscapers!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=1", - imageAlt: "friendly professional landscaper portrait", - }, + name: "Anna-Marie S.", handle: "Homeowner", testimonial: "High quality team of landscapers!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=1", imageAlt: "friendly professional landscaper portrait"}, { - name: "David W.", - handle: "Homeowner", - testimonial: "The best lawn service I've ever hired, truly reliable.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", - imageAlt: "happy customer residential garden", - }, + name: "David W.", handle: "Homeowner", testimonial: "The best lawn service I've ever hired, truly reliable.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", imageAlt: "happy customer residential garden"}, { - name: "Sarah K.", - handle: "Homeowner", - testimonial: "Transformed our patio area into a dream oasis.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", - imageAlt: "smiling neighbor professional service", - }, + name: "Sarah K.", handle: "Homeowner", testimonial: "Transformed our patio area into a dream oasis.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", imageAlt: "smiling neighbor professional service"}, ]} buttons={[ { - text: "Get a Free Quote", - href: "#contact", - }, + text: "Get a Free Quote", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=2" imageAlt="A beautiful landscaped residential garden lawn" avatars={[ { - src: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", - alt: "Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", - alt: "Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", alt: "Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/earth-day-child-garden_169016-5994.jpg", - alt: "Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/earth-day-child-garden_169016-5994.jpg", alt: "Customer 3"}, { - src: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg", - alt: "Customer 4", - }, + src: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg", alt: "Customer 4"}, { - src: "http://img.b2bpic.net/free-photo/attractive-charming-girl-with-green-eyes-sits-cozy-place-comfortable-position-looks-into-lens-fulllength-photo-model-soft-sweater_197531-25975.jpg", - alt: "Customer 5", - }, + src: "http://img.b2bpic.net/free-photo/attractive-charming-girl-with-green-eyes-sits-cozy-place-comfortable-position-looks-into-lens-fulllength-photo-model-soft-sweater_197531-25975.jpg", alt: "Customer 5"}, ]} /> @@ -144,23 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Lawn Care", - description: "Professional mowing, edging, and seasonal fertilization to keep your lawn thick and healthy all year long.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=2", - imageAlt: "Lawn care service", - }, + title: "Lawn Care", description: "Professional mowing, edging, and seasonal fertilization to keep your lawn thick and healthy all year long.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=2", imageAlt: "Lawn care service"}, { - title: "Weed Removal", - description: "Eco-friendly and thorough weed removal services to restore the clean look of your beds and pathways.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3", - imageAlt: "Weed removal", - }, + title: "Weed Removal", description: "Eco-friendly and thorough weed removal services to restore the clean look of your beds and pathways.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3", imageAlt: "Weed removal"}, { - title: "Yard Transformation", - description: "Complete landscape planning and execution for stunning outdoor living spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=4", - imageAlt: "Yard transformation", - }, + title: "Yard Transformation", description: "Complete landscape planning and execution for stunning outdoor living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=4", imageAlt: "Yard transformation"}, ]} title="Our Expert Services" description="We take pride in our work. From routine lawn care to total backyard makeovers, our team is equipped to handle all your landscaping needs." @@ -174,17 +113,11 @@ export default function LandingPage() { description="Sam and his professional team bring passion to every project. We're committed to being friendly, approachable neighbors who deliver world-class quality for your outdoor space." metrics={[ { - value: "10+", - title: "Years Experience", - }, + value: "10+", title: "Years Experience"}, { - value: "500+", - title: "Lawns Transformed", - }, + value: "500+", title: "Lawns Transformed"}, { - value: "100%", - title: "Client Happiness", - }, + value: "100%", title: "Client Happiness"}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=2" imageAlt="Sam, lead landscaper with his team" @@ -201,25 +134,15 @@ export default function LandingPage() { author="Meghan A." avatars={[ { - src: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", - alt: "Customer Review", - }, + src: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-petanque-outdoors_23-2149530378.jpg", alt: "Customer Review"}, { - src: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", - alt: "Customer Review", - }, + src: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", alt: "Customer Review"}, { - src: "http://img.b2bpic.net/free-photo/earth-day-child-garden_169016-5994.jpg", - alt: "Customer Review", - }, + src: "http://img.b2bpic.net/free-photo/earth-day-child-garden_169016-5994.jpg", alt: "Customer Review"}, { - src: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg", - alt: "Customer Review", - }, + src: "http://img.b2bpic.net/free-photo/woman-black-apron-working-greenhouse_1157-30878.jpg", alt: "Customer Review"}, { - src: "http://img.b2bpic.net/free-photo/attractive-charming-girl-with-green-eyes-sits-cozy-place-comfortable-position-looks-into-lens-fulllength-photo-model-soft-sweater_197531-25975.jpg", - alt: "Customer Review", - }, + src: "http://img.b2bpic.net/free-photo/attractive-charming-girl-with-green-eyes-sits-cozy-place-comfortable-position-looks-into-lens-fulllength-photo-model-soft-sweater_197531-25975.jpg", alt: "Customer Review"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -233,28 +156,17 @@ export default function LandingPage() { description="Reach out to Sam and the team for a free consultation and quote. Let's make your lawn the envy of the neighborhood." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your landscaping needs...", - rows: 4, + name: "message", placeholder: "Tell us about your landscaping needs...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488214.jpg" imageAlt="Contact us today" @@ -267,33 +179,21 @@ export default function LandingPage() { logoText="Sam's Landscaping" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQs", - href: "#", - }, + label: "FAQs", href: "/faq"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "/privacy"}, ], }, ]} @@ -302,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1