diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7ba6358..e35eb96 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -50,7 +50,7 @@ export default function ServicesPage() { name: "Walk-In Showers & Bath Remodels", price: "Custom Quote", variant: "Complete Design & Installation", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=2", imageAlt: "Modern walk-in shower design" }, { @@ -58,7 +58,7 @@ export default function ServicesPage() { name: "Full Bathroom Renovations", price: "Custom Quote", variant: "From Planning to Completion", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=2", imageAlt: "Complete bathroom renovation" }, { @@ -66,7 +66,7 @@ export default function ServicesPage() { name: "Home Remodeling Support", price: "Consultation Available", variant: "Expert Guidance & Planning", - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278559.jpg?_wi=2", imageAlt: "Professional home remodeling work" }, { @@ -74,7 +74,7 @@ export default function ServicesPage() { name: "Accessibility Upgrades", price: "Custom Quote", variant: "Safe, Comfortable Living", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=3", imageAlt: "Accessible bathroom features" } ]} @@ -98,13 +98,13 @@ export default function ServicesPage() { id: 1, title: "Initial Consultation & Assessment", description: "We visit your home, listen to your goals, measure your space, and discuss options that fit your lifestyle and budget.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg?_wi=1" }, { id: 2, title: "Design & Material Selection", description: "Choose from quality materials and fixtures with honest guidance about what works best for your specific situation.", - imageSrc: "http://img.b2bpic.net/free-photo/salesman-shows-color-swatches-lady-customer-new-kitchen-furniture_93675-134887.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/salesman-shows-color-swatches-lady-customer-new-kitchen-furniture_93675-134887.jpg?_wi=1" }, { id: 3, @@ -129,7 +129,7 @@ export default function ServicesPage() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg" + imageSrc="http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg?_wi=2" imageAlt="Professional consultation meeting" mediaAnimation="slide-up" mediaPosition="right"