diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9ad3742..a58e037 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -88,7 +88,7 @@ export default function ServicesPage() { tagIcon={Briefcase} textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-man-with-helmet_23-2148921383.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-man-with-helmet_23-2148921383.jpg?_wi=4" imageAlt="RoadPro Construction Team" mediaAnimation="slide-up" bulletPoints={[ @@ -139,7 +139,7 @@ export default function ServicesPage() { "Professional asphalt paving for highways, parking lots, and local roads using premium materials and precision equipment.", tags: ["Paving", "Quality"], imageSrc: - "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg", + "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg?_wi=2", imageAlt: "Asphalt Paving Service", }, { @@ -150,7 +150,7 @@ export default function ServicesPage() { "Expert site preparation and road base construction ensuring stable, durable foundations for all road projects.", tags: ["Foundation", "Infrastructure"], imageSrc: - "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", + "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=4", imageAlt: "Road Base Preparation", }, { @@ -161,7 +161,7 @@ export default function ServicesPage() { "Specialized bridge construction services for highways, overpasses, and pedestrian bridges with structural integrity.", tags: ["Engineering", "Bridges"], imageSrc: - "http://img.b2bpic.net/free-photo/muelle-del-tinto-huelva_181624-29451.jpg", + "http://img.b2bpic.net/free-photo/muelle-del-tinto-huelva_181624-29451.jpg?_wi=2", imageAlt: "Bridge Construction", }, { @@ -172,7 +172,7 @@ export default function ServicesPage() { "Professional road marking, line painting, and safety signage installation for enhanced traffic control and safety.", tags: ["Marking", "Safety"], imageSrc: - "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001252.jpg", + "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001252.jpg?_wi=2", imageAlt: "Road Marking Service", }, { @@ -183,7 +183,7 @@ export default function ServicesPage() { "Comprehensive road maintenance and repair services to extend pavement life and maintain optimal road conditions.", tags: ["Maintenance", "Preservation"], imageSrc: - "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", + "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=5", imageAlt: "Road Maintenance", }, ]}