Merge version_1 into main #2
@@ -47,11 +47,11 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "services" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"
|
||||
imageAlt="Beautiful manicured lawn with professional landscaping"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[{ text: "Get Started", href: "contact" }]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,20 +73,20 @@ export default function LandingPage() {
|
||||
tag="What We Offer"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Professional Lawn Mowing", description:
|
||||
id: "1", title: "Professional Lawn Mowing", description:
|
||||
"Regular cutting and maintenance with precision equipment to keep your lawn looking pristine year-round.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2", imageAlt: "Professional lawn mowing service"},
|
||||
"http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Professional lawn mowing service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hedge & Shrub Trimming", description:
|
||||
id: "2", title: "Hedge & Shrub Trimming", description:
|
||||
"Expert trimming and shaping to enhance your landscape's appearance and promote healthy growth.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", imageAlt: "Hedge and shrub trimming"},
|
||||
"http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", imageAlt: "Hedge and shrub trimming"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Yard Cleanup", description:
|
||||
id: "3", title: "Yard Cleanup", description:
|
||||
"Complete debris removal, leaf cleanup, and seasonal yard preparation services.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Yard cleanup and maintenance"},
|
||||
"http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Yard cleanup and maintenance"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -103,10 +103,12 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", title: "Satisfied Customers", description: "Happy homeowners across the region", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied customers"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied customers"
|
||||
},
|
||||
{
|
||||
id: "2", value: "2,000+", title: "Properties Maintained", description: "Residential lawns we care for annually", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg", imageAlt: "Maintained properties"},
|
||||
"http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg", imageAlt: "Maintained properties"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,26 +127,29 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Mitchell, Homeowner", date: "Date: 15 November 2024", title: "Exceptional Service Every Time", quote:
|
||||
"GreenScape has been maintaining my lawn for over a year now. They're reliable, professional, and my yard has never looked better. Highly recommended!", tag: "Monthly Service", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Satisfied customer"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez, Property Owner", date: "Date: 20 October 2024", title: "Best Decision for Our Property", quote:
|
||||
"We switched to GreenScape last year and couldn't be happier. They handle everything from mowing to cleanup, and the attention to detail is outstanding.", tag: "Quarterly Maintenance", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Property owner testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Property owner testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Chen, Homeowner", date: "Date: 5 September 2024", title: "Professional and Trustworthy", quote:
|
||||
"I've been with GreenScape for two seasons. Their team is always punctual, thorough, and treats my property with respect. Worth every penny!", tag: "Regular Mowing", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Happy client testimonial"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Happy client testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Thompson, Resident", date: "Date: 12 August 2024", title: "Couldn't Ask for Better Service", quote:
|
||||
"From first contact to service delivery, GreenScape exceeded my expectations. Reliable, friendly, and they get the job done right. Highly satisfied!", tag: "Seasonal Service", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Resident review"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Resident review"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,7 +164,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user