diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index ca913a7..1f4d293 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -82,19 +82,19 @@ export default function GalleryPage() { products={[ { id: "project-1", brand: "Clearwater", name: "Complete Lawn Replacement", price: "Custom Quote", rating: 5, - reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Before and after lawn replacement project"}, + reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=5", imageAlt: "Before and after lawn replacement project"}, { id: "project-2", brand: "Palm Harbor", name: "Tree Removal & Landscape", price: "Custom Quote", rating: 5, - reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Tree removal and landscaping transformation"}, + reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=4", imageAlt: "Tree removal and landscaping transformation"}, { id: "project-3", brand: "Dunedin", name: "Full Yard Renovation", price: "Custom Quote", rating: 5, - reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Complete yard renovation project"}, + reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=4", imageAlt: "Complete yard renovation project"}, { id: "project-4", brand: "Safety Harbor", name: "Professional Yard Cleanup", price: "Custom Quote", rating: 5, - reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Professional yard cleanup results"}, + reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=4", imageAlt: "Professional yard cleanup results"}, { id: "project-5", brand: "Tarpon Springs", name: "Palm Tree & Mulching", price: "Custom Quote", rating: 5, - reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Palm tree trimming and mulching service"}, + reviewCount: "See Results", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=6", imageAlt: "Palm tree trimming and mulching service"}, ]} /> @@ -116,7 +116,7 @@ export default function GalleryPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=2" imageAlt="Professional landscaping team outdoor" mediaAnimation="slide-up" mediaPosition="right" @@ -138,20 +138,20 @@ export default function GalleryPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Clearwater", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg", imageAlt: "Sarah Johnson testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=2", imageAlt: "Sarah Johnson testimonial"}, { id: "2", name: "Michael Chen", role: "Property Owner", company: "Palm Harbor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg", imageAlt: "Michael Chen testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=2", imageAlt: "Michael Chen testimonial"}, { id: "3", name: "Jennifer Rodriguez", role: "Homeowner", company: "Dunedin", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg", imageAlt: "Jennifer Rodriguez testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg?_wi=2", imageAlt: "Jennifer Rodriguez testimonial"}, ]} /> @@ -213,23 +213,23 @@ export default function HomePage() { { id: "project-1", brand: "Clearwater", name: "Complete Lawn Replacement", price: "Custom Quote", rating: 5, reviewCount: "See Results", imageSrc: - "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Before and after lawn replacement project"}, + "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=2", imageAlt: "Before and after lawn replacement project"}, { id: "project-2", brand: "Palm Harbor", name: "Tree Removal & Landscape", price: "Custom Quote", rating: 5, reviewCount: "See Results", imageSrc: - "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg", imageAlt: "Tree removal and landscaping transformation"}, + "http://img.b2bpic.net/free-photo/man-cutting-woods-with-hatch_23-2148253432.jpg?_wi=2", imageAlt: "Tree removal and landscaping transformation"}, { id: "project-3", brand: "Dunedin", name: "Full Yard Renovation", price: "Custom Quote", rating: 5, reviewCount: "See Results", imageSrc: - "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg", imageAlt: "Complete yard renovation project"}, + "http://img.b2bpic.net/free-photo/hands-planting_23-2148128701.jpg?_wi=2", imageAlt: "Complete yard renovation project"}, { id: "project-4", brand: "Safety Harbor", name: "Professional Yard Cleanup", price: "Custom Quote", rating: 5, reviewCount: "See Results", imageSrc: - "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg", imageAlt: "Professional yard cleanup results"}, + "http://img.b2bpic.net/free-photo/couple-cutting-grass-with-lawn-mover-back-yard-male-black-apron-family-working-home_1157-41441.jpg?_wi=2", imageAlt: "Professional yard cleanup results"}, { id: "project-5", brand: "Tarpon Springs", name: "Palm Tree & Mulching", price: "Custom Quote", rating: 5, reviewCount: "See Results", imageSrc: - "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Palm tree trimming and mulching service"}, + "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=3", imageAlt: "Palm tree trimming and mulching service"}, ]} /> @@ -277,27 +277,27 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Clearwater", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg", imageAlt: "Sarah Johnson testimonial"}, + "http://img.b2bpic.net/free-photo/girl-campus_23-2147617678.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"}, { id: "2", name: "Michael Chen", role: "Property Owner", company: "Palm Harbor", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg", imageAlt: "Michael Chen testimonial"}, + "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=1", imageAlt: "Michael Chen testimonial"}, { id: "3", name: "Jennifer Rodriguez", role: "Homeowner", company: "Dunedin", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg", imageAlt: "Jennifer Rodriguez testimonial"}, + "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-112532.jpg?_wi=1", imageAlt: "Jennifer Rodriguez testimonial"}, { id: "4", name: "David Thompson", role: "Property Manager", company: "Safety Harbor", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg", imageAlt: "David Thompson testimonial"}, + "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3304.jpg?_wi=1", imageAlt: "David Thompson testimonial"}, { id: "5", name: "Emily Williams", role: "Homeowner", company: "Tarpon Springs", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg", imageAlt: "Emily Williams testimonial"}, + "http://img.b2bpic.net/free-photo/man-holding-disposable-coffee-cup-looking-away-park_23-2148193870.jpg?_wi=1", imageAlt: "Emily Williams testimonial"}, { id: "6", name: "James Martinez", role: "Business Owner", company: "Odessa", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg", imageAlt: "James Martinez testimonial"}, + "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=1", imageAlt: "James Martinez testimonial"}, ]} /> @@ -316,7 +316,7 @@ export default function HomePage() { text: "Call (727) 501-5972", href: "tel:(727)501-5972"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11005.jpg?_wi=2" imageAlt="Service areas map Clearwater Palm Harbor Dunedin Safety Harbor Tarpon Springs Odessa" useInvertedBackground={false} /> @@ -324,7 +324,7 @@ export default function HomePage() { @@ -152,7 +152,7 @@ export default function ReviewsPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=3" imageAlt="Green Rhino Lawn & LandCare team at work" mediaAnimation="slide-up" mediaPosition="right" @@ -162,7 +162,7 @@ export default function ReviewsPage() { @@ -104,7 +104,7 @@ export default function ServicesPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-plants-medium-shot_23-2149098298.jpg?_wi=1" imageAlt="Professional landscaping team" mediaAnimation="slide-up" mediaPosition="right" @@ -115,7 +115,7 @@ export default function ServicesPage() { {/* Footer */}