5 Commits

Author SHA1 Message Date
c6c511f11d Update src/app/page.tsx 2026-05-17 13:31:36 +00:00
b3ec0baef5 Update src/app/page.tsx 2026-05-17 13:31:13 +00:00
e917488d8e Merge version_3 into main
Merge version_3 into main
2026-05-17 13:29:33 +00:00
0627a20554 Update src/app/page.tsx 2026-05-17 13:29:30 +00:00
f7fca173cf Merge version_2 into main
Merge version_2 into main
2026-05-17 13:21:08 +00:00

View File

@@ -55,17 +55,9 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/modern-home-exterior-with-lush-green-lawn-driveway_23-2151974422.jpg", imageAlt: "professional lawn mower maintenance"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dqy1UicZXpNU9n7wgfbn0bw4j0/uploaded-1779024557012-rwx8jcj4.jpg?_wi=1", imageAlt: "professional lawn maintenance team member 1"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803970.jpg", imageAlt: "landscaping services backyard"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dqy1UicZXpNU9n7wgfbn0bw4j0/uploaded-1779024557012-o1xscmc8.jpg?_wi=1", imageAlt: "professional lawn maintenance team member 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-petrol-hedge-cutter-that-holding-afro-gardener_651396-1481.jpg", imageAlt: "lawn maintenance worker mowing"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", imageAlt: "green grass backyard residential"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", imageAlt: "lawn edging work professional"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-man-driving-lawn-mower_23-2149382199.jpg", imageAlt: "healthy green lawn residential"},
]} ]}
/> />
</div> </div>
@@ -95,7 +87,7 @@ export default function LandingPage() {
title="Local Professionals, Exceptional Lawns" title="Local Professionals, Exceptional Lawns"
description="We are a dedicated local team passionate about curb appeal. With years of experience serving our city, we guarantee satisfaction with every cut." description="We are a dedicated local team passionate about curb appeal. With years of experience serving our city, we guarantee satisfaction with every cut."
subdescription="Fully licensed and insured." subdescription="Fully licensed and insured."
imageSrc="http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-beautiful-cheerful-bearded-caucasian-farmer-blue-shirt-gloves-smiling-working-with-garden-tools-his-farm-near-countryside-house_176420-19905.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dqy1UicZXpNU9n7wgfbn0bw4j0/uploaded-1779024557012-rwx8jcj4.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageAlt="professional local landscaping team" imageAlt="professional local landscaping team"
icon={Shield} icon={Shield}
@@ -153,15 +145,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-hat-gardening-with-granddaugher_1157-38489.jpg"}, id: "t1", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dqy1UicZXpNU9n7wgfbn0bw4j0/uploaded-1779024557012-o1xscmc8.jpg?_wi=2"},
{ {
id: "t2", name: "Michael R.", imageSrc: "http://img.b2bpic.net/free-photo/couple-smiling-while-going-picnic-forest_23-2148179172.jpg"}, id: "t2", name: "Michael R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dqy1UicZXpNU9n7wgfbn0bw4j0/uploaded-1779024557012-rwx8jcj4.jpg?_wi=3"},
{
id: "t3", name: "Emily D.", imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30890.jpg"},
{
id: "t4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-near-house-looking-camera_259150-59313.jpg"},
{
id: "t5", name: "Karen B.", imageSrc: "http://img.b2bpic.net/free-photo/man-pruning-bushes-while-woman-taking-care-flowers_7502-9539.jpg"},
]} ]}
cardTitle="What Our Neighbors Say" cardTitle="What Our Neighbors Say"
cardTag="Testimonials" cardTag="Testimonials"