Merge version_1 into main #2
@@ -58,10 +58,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-female-gardener-digging-soil-watering-plant_23-2148165277.jpg", imageAlt: "Professional lawn care team working on residential yard"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-female-gardener-digging-soil-watering-plant_23-2148165277.jpg?_wi=1", imageAlt: "Professional lawn care team working on residential yard"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-leaves-fallen-grass_107420-95703.jpg", imageAlt: "Close-up of healthy, vibrant green lawn"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-leaves-fallen-grass_107420-95703.jpg?_wi=1", imageAlt: "Close-up of healthy, vibrant green lawn"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
title: "Quality Guaranteed", description: "We stand behind our work with professional-grade service and attention to detail on every project.", icon: CheckCircle
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-smiling-camera-planting-seeds-garden-watering-plants_176420-19925.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-smiling-camera-planting-seeds-garden-watering-plants_176420-19925.jpg?_wi=1"
|
||||
imageAlt="Professional lawn care team portrait"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "testimonial-1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Jennifer Cole", imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", imageAlt: "Jennifer Cole"
|
||||
@@ -177,16 +177,16 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "500+", title: "Homes Served", description: "Trusted by hundreds of local homeowners and property managers", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-female-gardener-digging-soil-watering-plant_23-2148165277.jpg", imageAlt: "Homes served"
|
||||
id: "metric-1", value: "500+", title: "Homes Served", description: "Trusted by hundreds of local homeowners and property managers", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-female-gardener-digging-soil-watering-plant_23-2148165277.jpg?_wi=2", imageAlt: "Homes served"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "4.9/5", title: "Average Rating", description: "From 80+ verified customer reviews across platforms", imageSrc: "http://img.b2bpic.net/free-photo/dried-leaves-fallen-grass_107420-95703.jpg", imageAlt: "Average rating"
|
||||
id: "metric-2", value: "4.9/5", title: "Average Rating", description: "From 80+ verified customer reviews across platforms", imageSrc: "http://img.b2bpic.net/free-photo/dried-leaves-fallen-grass_107420-95703.jpg?_wi=2", imageAlt: "Average rating"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "10+", title: "Years Experience", description: "Dedicated to lawn care excellence and customer service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-smiling-camera-planting-seeds-garden-watering-plants_176420-19925.jpg", imageAlt: "Years experience"
|
||||
id: "metric-3", value: "10+", title: "Years Experience", description: "Dedicated to lawn care excellence and customer service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-smiling-camera-planting-seeds-garden-watering-plants_176420-19925.jpg?_wi=2", imageAlt: "Years experience"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "98%", title: "Retention Rate", description: "Customers keep coming back because we deliver results", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Retention rate"
|
||||
id: "metric-4", value: "98%", title: "Retention Rate", description: "Customers keep coming back because we deliver results", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2", imageAlt: "Retention rate"
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user