Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 23:36:41 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -55,15 +55,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "Homeowner", testimonial: "Vegas Landscaping transformed our backyard completely! Professional, reliable, and attention to detail is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-young-woman-autumn-park-dressed-beautiful-dress_291650-1213.jpg", imageAlt: "Sarah Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-young-woman-autumn-park-dressed-beautiful-dress_291650-1213.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
name: "Michael Chen", handle: "Property Manager", testimonial: "Best landscaping company we've worked with. Their spring cleanup service is exceptional every year.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", imageAlt: "Michael Chen"
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
name: "Jennifer Martinez", handle: "Homeowner", testimonial: "From sod installation to tree trimming, they handle everything with professionalism and care.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg", imageAlt: "Jennifer Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg?_wi=1", imageAlt: "Jennifer Martinez"
}
]}
testimonialRotationInterval={5000}
@@ -103,7 +103,7 @@ export default function LandingPage() {
id: "lawn-care", title: "Complete Lawn Care", description: "Regular maintenance, fertilizing, weed control, and aeration to keep your lawn healthy and vibrant year-round.", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803950.jpg", imageAlt: "Professional lawn care service"
},
{
id: "cleanups", title: "Spring & Fall Cleanups", description: "Seasonal cleanup services including leaf removal, debris clearing, and property maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27417.jpg", imageAlt: "Professional landscape cleanup"
id: "cleanups", title: "Spring & Fall Cleanups", description: "Seasonal cleanup services including leaf removal, debris clearing, and property maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27417.jpg?_wi=1", imageAlt: "Professional landscape cleanup"
},
{
id: "patios", title: "Patio Installation", description: "Custom patio design and installation using quality materials for outdoor entertaining spaces.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-chair-with-umbrella-deck-pool-resort_74190-3962.jpg", imageAlt: "Beautiful patio design"
@@ -115,7 +115,7 @@ export default function LandingPage() {
id: "sod", title: "Sod Installation", description: "Fresh, healthy sod installation for instant lawn transformation and erosion control.", imageSrc: "http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858219.jpg", imageAlt: "Quality sod installation"
},
{
id: "snowplowing", title: "Snow Plowing", description: "Winter snow removal and plowing services for driveways, parking areas, and property access.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27417.jpg", imageAlt: "Professional snow plowing"
id: "snowplowing", title: "Snow Plowing", description: "Winter snow removal and plowing services for driveways, parking areas, and property access.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27417.jpg?_wi=2", imageAlt: "Professional snow plowing"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -183,15 +183,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "David Rodriguez", handle: "@david_home", testimonial: "Vegas Landscaping completely transformed our backyard. Manuel and his team are professional, punctual, and the quality of work is exceptional. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-young-woman-autumn-park-dressed-beautiful-dress_291650-1213.jpg", imageAlt: "David Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-young-woman-autumn-park-dressed-beautiful-dress_291650-1213.jpg?_wi=2", imageAlt: "David Rodriguez"
},
{
id: "2", name: "Lisa Thompson", handle: "@lisa_property", testimonial: "We've been using Vegas Landscaping for our spring and fall cleanups for three years. Reliable, thorough, and always on schedule. Best decision we made!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg", imageAlt: "Lisa Thompson"
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg?_wi=2", imageAlt: "Lisa Thompson"
},
{
id: "3", name: "Robert Garcia", handle: "@robert_landscape", testimonial: "The patio installation was flawless. Manuel's attention to detail and craftsmanship is evident in every aspect of the work. Worth every penny!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg", imageAlt: "Robert Garcia"
imageSrc: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg?_wi=2", imageAlt: "Robert Garcia"
},
{
id: "4", name: "Patricia Lee", handle: "@patricia_home", testimonial: "From initial consultation to final results, Vegas Landscaping exceeded our expectations. Professional team, beautiful results, and fair pricing.", rating: 5,