Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 18:58:16 +00:00

View File

@@ -54,27 +54,27 @@ export default function LandingPage() {
testimonials={[
{
name: "Robert Mitchell", handle: "@robert_m", testimonial: "ABS completely transformed our property. The attention to detail and professionalism exceeded our expectations. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg", imageAlt: "Robert Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg?_wi=1", imageAlt: "Robert Mitchell"
},
{
name: "Jennifer Walsh", handle: "@jen_walsh", testimonial: "Finally found a lawn care company that treats your home like their own. Consistent, reliable, and always professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Jennifer Walsh"
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1", imageAlt: "Jennifer Walsh"
},
{
name: "Michael Chen", handle: "@m_chen", testimonial: "The pressure washing service was incredible. Our driveway looks brand new. Best investment we made for our home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg", imageAlt: "Michael Chen"
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
name: "Patricia Gonzalez", handle: "@pat_g", testimonial: "We've been using ABS for three years. They're dependable, professional, and always go above and beyond.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Patricia Gonzalez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg?_wi=1", imageAlt: "Patricia Gonzalez"
},
{
name: "David Richardson", handle: "@d_richardson", testimonial: "ABS handled our complete yard cleanup and junk removal. Quick, efficient, and reasonably priced. Best service around.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", imageAlt: "David Richardson"
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg?_wi=1", imageAlt: "David Richardson"
}
]}
testimonialRotationInterval={5000}
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=1"
imageAlt="Beautifully maintained residential lawn with professional landscaping"
mediaAnimation="slide-up"
tag="Trusted by 500+ Homeowners"
@@ -102,22 +102,22 @@ export default function LandingPage() {
tagAnimation="opacity"
testimonials={[
{
id: "testimonial-1", title: "Exceptional Service", quote: "ABS transformed our property from neglected to pristine. Their team was professional, courteous, and completed everything on schedule. We couldn't be happier with the results.", name: "Robert Mitchell", role: "Homeowner, Riverside", imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg", imageAlt: "Robert Mitchell"
id: "testimonial-1", title: "Exceptional Service", quote: "ABS transformed our property from neglected to pristine. Their team was professional, courteous, and completed everything on schedule. We couldn't be happier with the results.", name: "Robert Mitchell", role: "Homeowner, Riverside", imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg?_wi=2", imageAlt: "Robert Mitchell"
},
{
id: "testimonial-2", title: "Reliable and Dependable", quote: "We've had ABS maintain our property for three years. They show up on time, do quality work, and treat our home with respect. That's what professional service looks like.", name: "Jennifer Walsh", role: "Homeowner, Oakville", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Jennifer Walsh"
id: "testimonial-2", title: "Reliable and Dependable", quote: "We've had ABS maintain our property for three years. They show up on time, do quality work, and treat our home with respect. That's what professional service looks like.", name: "Jennifer Walsh", role: "Homeowner, Oakville", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", imageAlt: "Jennifer Walsh"
},
{
id: "testimonial-3", title: "Best Pressure Washing", quote: "Our driveway and patio were filthy. ABS pressure washed everything and made it look brand new. Fair pricing and outstanding results. Highly recommended!", name: "Michael Chen", role: "Homeowner, Westbrook", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg", imageAlt: "Michael Chen"
id: "testimonial-3", title: "Best Pressure Washing", quote: "Our driveway and patio were filthy. ABS pressure washed everything and made it look brand new. Fair pricing and outstanding results. Highly recommended!", name: "Michael Chen", role: "Homeowner, Westbrook", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "testimonial-4", title: "Above and Beyond", quote: "ABS didn't just clean our yard—they improved it. Their attention to detail and willingness to go the extra mile set them apart from every other service we've used.", name: "Patricia Gonzalez", role: "Homeowner, Maplewood", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg", imageAlt: "Patricia Gonzalez"
id: "testimonial-4", title: "Above and Beyond", quote: "ABS didn't just clean our yard—they improved it. Their attention to detail and willingness to go the extra mile set them apart from every other service we've used.", name: "Patricia Gonzalez", role: "Homeowner, Maplewood", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera-gray_171337-13285.jpg?_wi=2", imageAlt: "Patricia Gonzalez"
},
{
id: "testimonial-5", title: "Fast and Efficient", quote: "Needed a complete junk removal and yard cleanup. ABS quoted fairly, showed up promptly, and finished faster than expected. Professional from start to finish.", name: "David Richardson", role: "Homeowner, Clearview", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", imageAlt: "David Richardson"
id: "testimonial-5", title: "Fast and Efficient", quote: "Needed a complete junk removal and yard cleanup. ABS quoted fairly, showed up promptly, and finished faster than expected. Professional from start to finish.", name: "David Richardson", role: "Homeowner, Clearview", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg?_wi=2", imageAlt: "David Richardson"
},
{
id: "testimonial-6", title: "Worth Every Dollar", quote: "You get what you pay for with ABS. Quality materials, skilled technicians, and genuine care for your property. Best investment we've made for our home maintenance.", name: "Sarah Anderson", role: "Homeowner, Hillcrest", imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg", imageAlt: "Sarah Anderson"
id: "testimonial-6", title: "Worth Every Dollar", quote: "You get what you pay for with ABS. Quality materials, skilled technicians, and genuine care for your property. Best investment we've made for our home maintenance.", name: "Sarah Anderson", role: "Homeowner, Hillcrest", imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-cup-coffee-room_23-2148112111.jpg?_wi=3", imageAlt: "Sarah Anderson"
}
]}
containerClassName="max-w-7xl mx-auto"
@@ -293,7 +293,7 @@ export default function LandingPage() {
description="Getting started with ABS Lawn Care is straightforward and hassle-free. Follow our simple process to schedule your service today."
subdescription="Step 1: Request Quote → Step 2: Schedule Service → Step 3: Enjoy Results. We handle the rest with professionalism and care."
icon={ArrowRight}
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=2"
imageAlt="Professional lawn care process"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -365,7 +365,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/green-grass-background_1372-416.jpg?_wi=3"
imageAlt="ABS Lawn Care professional service"
mediaAnimation="slide-up"
mediaPosition="right"