diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 837a0b1..f45ca56 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -62,42 +62,42 @@ export default function LandingPage() { name: "Residential Window Cleaning", price: "Custom Quote", variant: "Standard Service", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=3", }, { id: "s2", name: "Commercial Building Services", price: "Custom Quote", variant: "Premium Service", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=3", }, { id: "s3", name: "High-Rise Specialist", price: "Custom Quote", variant: "Professional Safety", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=4", }, { id: "s4", name: "Solar Panel Cleaning", price: "Custom Quote", variant: "Energy Efficiency", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg?_wi=2", }, { id: "s5", name: "Storefront Cleaning", price: "Custom Quote", variant: "Retail Detail", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=4", }, { id: "s6", name: "Gutter Maintenance", price: "Custom Quote", variant: "Add-on", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29991.jpg?_wi=3", }, ]} title="Our Professional Services"