diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4d3ad34..1071757 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { { value: "9+", title: "Years Serving Arcadia" }, { value: "4.4★", title: "Customer Satisfaction Rating" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2" imageAlt="ISLES team member working in landscape" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 70ecad5..720377e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { { value: "Fast", title: "Response Times" }, { value: "Free", title: "Estimates & Consultation" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=3" imageAlt="ISLES professional at work" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 15e4920..023ac15 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -43,7 +43,7 @@ export default function GalleryPage() { name: "Complete Yard Renovation", price: "Property Enhanced", variant: "Full Landscaping Project", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=3", imageAlt: "Before and after yard transformation", }, { @@ -51,7 +51,7 @@ export default function GalleryPage() { name: "Lawn Care Excellence", price: "Maintained Monthly", variant: "Professional Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=4", imageAlt: "Lawn transformation through regular care", }, { @@ -59,7 +59,7 @@ export default function GalleryPage() { name: "Seasonal Cleanup", price: "Spring Ready", variant: "Debris Removal & Cleanup", - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=3", imageAlt: "Property after professional cleanup", }, ]} @@ -84,7 +84,7 @@ export default function GalleryPage() { { value: "100+", title: "Projects Completed" }, { value: "Consistent", title: "Quality Excellence" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=5" imageAlt="Landscape transformation project" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 65f16ef..1115184 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function HomePage() { handle: "Homeowner, 9 Years", testimonial: "I've been a customer for almost 9 years. They always keep my grass and yard looking great.", rating: 5, - imageSrc: "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", }, { name: "Sarah M.", @@ -78,7 +78,7 @@ export default function HomePage() { handle: "Homeowner", testimonial: "Professional, reliable, and they always show up on time. Highly recommended!", rating: 5, - imageSrc: "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", }, ]} testimonialRotationInterval={5000} @@ -101,7 +101,7 @@ export default function HomePage() { { value: "9+", title: "Years of Service" }, { value: "4.4★", title: "Google Rating (17+ Reviews)" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=1" imageAlt="ISLES team transforming a landscape" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -119,42 +119,42 @@ export default function HomePage() { { title: "Lawn Maintenance", description: "Weekly mowing, edging, trimming, and professional lawn care to keep your grass pristine.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1", imageAlt: "Professional lawn mowing service", buttonIcon: ArrowRight, }, { title: "Landscaping Design & Install", description: "Custom landscape installations, garden beds, mulch, sod, and outdoor design transformations.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1", imageAlt: "Landscape design and installation", buttonIcon: ArrowRight, }, { title: "Tree & Yard Maintenance", description: "Professional tree trimming, yard cleanup, property maintenance, and debris removal.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=1", imageAlt: "Tree trimming and yard maintenance", buttonIcon: ArrowRight, }, { title: "Seasonal Cleanups", description: "Storm cleanup, leaf removal, seasonal debris clearing, and spring/fall property preparation.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=1", imageAlt: "Seasonal yard cleanup service", buttonIcon: ArrowRight, }, { title: "Property Maintenance", description: "Comprehensive yard care including weed control, edging, and general property upkeep.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", + 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: "Complete property maintenance", buttonIcon: ArrowRight, }, { title: "Custom Projects", description: "Specialized landscaping projects, hardscaping, and custom outdoor improvements.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2", imageAlt: "Custom landscaping project", buttonIcon: ArrowRight, }, diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ff0c028..1aea9c0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -46,42 +46,42 @@ export default function ServicesPage() { { title: "Lawn Maintenance Programs", description: "Weekly mowing, edging, trimming, and professional lawn care to keep your grass pristine and healthy.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=3", imageAlt: "Professional lawn mowing service", buttonIcon: ArrowRight, }, { title: "Custom Landscape Design & Installation", description: "Stunning custom landscape installations, garden beds, mulch applications, sod installation, and complete outdoor design transformations.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=3", imageAlt: "Landscape design and installation", buttonIcon: ArrowRight, }, { title: "Professional Tree & Yard Services", description: "Expert tree trimming, pruning, yard cleanup, complete property maintenance, and comprehensive debris removal.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=2", imageAlt: "Tree trimming and yard maintenance", buttonIcon: ArrowRight, }, { title: "Seasonal Cleanup & Storm Recovery", description: "Storm cleanup, professional leaf removal, seasonal debris clearing, and complete spring/fall property preparation.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=2", imageAlt: "Seasonal yard cleanup service", buttonIcon: ArrowRight, }, { title: "Comprehensive Property Maintenance", description: "Year-round comprehensive yard care including weed control, precise edging, and detailed general property upkeep.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=4", imageAlt: "Complete property maintenance", buttonIcon: ArrowRight, }, { title: "Custom Landscaping Projects", description: "Specialized landscaping projects, professional hardscaping, and unique custom outdoor improvements tailored to your vision.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=4", imageAlt: "Custom landscaping project", buttonIcon: ArrowRight, },