diff --git a/src/app/page.tsx b/src/app/page.tsx index cd13e7e..8640c13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,24 +25,24 @@ const navItems = [ const heroSlides = [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg", imageAlt: "Freshly completed lawn cleanup in South Jersey" + imageSrc: "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=1", imageAlt: "Freshly completed lawn cleanup in South Jersey" }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg", imageAlt: "Professional lawn mowing service" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=1", imageAlt: "Professional lawn mowing service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Spring and fall property cleanup" + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1", imageAlt: "Spring and fall property cleanup" } ]; const serviceFeatures = [ { id: "1", title: "Lawn Mowing & Maintenance", tags: ["Weekly", "Bi-weekly", "Monthly"], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg", imageAlt: "Lawn mowing service" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=2", imageAlt: "Lawn mowing service" }, { id: "2", title: "Spring & Fall Cleanups", tags: ["Seasonal", "Leaf removal", "Debris"], - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", imageAlt: "Spring and fall property cleanup" + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2", imageAlt: "Spring and fall property cleanup" }, { id: "3", title: "Mulch Installation", tags: ["Landscaping", "Design", "Installation"], @@ -89,40 +89,40 @@ const metrics = [ const galleryProducts = [ { - id: "1", name: "Spring Cleanup Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Spring cleanup before and after" + id: "1", name: "Spring Cleanup Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=1", imageAlt: "Spring cleanup before and after" }, { - id: "2", name: "Residential Lawn Renovation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Lawn renovation project" + id: "2", name: "Residential Lawn Renovation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2", imageAlt: "Lawn renovation project" }, { - id: "3", name: "Commercial Property Maintenance", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Commercial landscaping project" + id: "3", name: "Commercial Property Maintenance", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=3", imageAlt: "Commercial landscaping project" }, { - id: "4", name: "Mulch & Plant Installation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Mulch installation project" + id: "4", name: "Mulch & Plant Installation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=4", imageAlt: "Mulch installation project" }, { id: "5", name: "Fall Cleanup Service", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Fall cleanup transformation" }, { - id: "6", name: "Complete Yard Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Complete yard makeover" + id: "6", name: "Complete Yard Transformation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=5", imageAlt: "Complete yard makeover" } ]; const testimonials = [ { - id: "1", title: "Exceptional Service Every Time", quote: "Landzilla has been maintaining our lawn for over 3 years. They're reliable, professional, and always deliver quality work. Highly recommend!", name: "Michael Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Rodriguez" + id: "1", title: "Exceptional Service Every Time", quote: "Landzilla has been maintaining our lawn for over 3 years. They're reliable, professional, and always deliver quality work. Highly recommend!", name: "Michael Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Michael Rodriguez" }, { - id: "2", title: "Outstanding Attention to Detail", quote: "The team goes above and beyond every single visit. Our property has never looked better. They truly care about their work.", name: "Sarah Johnson", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson" + id: "2", title: "Outstanding Attention to Detail", quote: "The team goes above and beyond every single visit. Our property has never looked better. They truly care about their work.", name: "Sarah Johnson", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "3", title: "Reliable and Professional", quote: "Landzilla handles all our commercial property maintenance. Their scheduling is punctual and their crews are extremely professional.", name: "David Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Chen" + id: "3", title: "Reliable and Professional", quote: "Landzilla handles all our commercial property maintenance. Their scheduling is punctual and their crews are extremely professional.", name: "David Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "David Chen" }, { - id: "4", title: "Best Value in South Jersey", quote: "Great pricing, professional service, and they stand behind their work. Landzilla is worth every penny.", name: "Jennifer Martinez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Martinez" + id: "4", title: "Best Value in South Jersey", quote: "Great pricing, professional service, and they stand behind their work. Landzilla is worth every penny.", name: "Jennifer Martinez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jennifer Martinez" }, { - id: "5", title: "Year-Round Excellence", quote: "From spring cleanups to snow removal, Landzilla handles everything. No need to call multiple contractors.", name: "Thomas Williams", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Williams" + id: "5", title: "Year-Round Excellence", quote: "From spring cleanups to snow removal, Landzilla handles everything. No need to call multiple contractors.", name: "Thomas Williams", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Thomas Williams" }, { id: "6", title: "Trustworthy and Communicative", quote: "They always communicate clearly, provide honest estimates, and never surprise you with hidden fees. Transparency is their hallmark.", name: "Lisa Anderson", role: "Long-time Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Lisa Anderson" @@ -236,7 +236,7 @@ export default function LandingPage() { title="Locally Owned & Operated with 15+ Years of Excellence" description="Your Trusted South Jersey Lawn Care Partner" subdescription="Serving residential and commercial properties with pride" - imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7322.jpg?_wi=2" imageAlt="Professional Landzilla team at work" mediaAnimation="slide-up" useInvertedBackground={false}