diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index e20858b..bab7ad7 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -87,7 +87,7 @@ export default function ProjectsPage() { name: "Interstate 95 Expansion", price: "18 miles", 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=6", imageAlt: "Interstate 95 Expansion Project", }, { @@ -95,7 +95,7 @@ export default function ProjectsPage() { name: "Downtown Intersection Rebuild", price: "0.5 miles", imageSrc: - "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", + "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=2", imageAlt: "Downtown Intersection Project", }, { @@ -103,7 +103,7 @@ export default function ProjectsPage() { name: "Commercial Parking Complex", price: "2.5 acres", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-arrow-indicator-asphalt_23-2148456159.jpg", + "http://img.b2bpic.net/free-photo/high-angle-arrow-indicator-asphalt_23-2148456159.jpg?_wi=2", imageAlt: "Parking Complex Project", }, { @@ -111,7 +111,7 @@ export default function ProjectsPage() { name: "Highway Bridge Overpass", price: "1,200 ft", imageSrc: - "http://img.b2bpic.net/free-photo/aerial-views-with-cars-streets_23-2148959679.jpg", + "http://img.b2bpic.net/free-photo/aerial-views-with-cars-streets_23-2148959679.jpg?_wi=2", imageAlt: "Bridge Overpass Project", }, ]} @@ -135,7 +135,7 @@ export default function ProjectsPage() { testimonial: "RoadPro Construction completed our highway project 2 weeks ahead of schedule without compromising quality. Their professionalism and attention to detail are exceptional.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", + "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg?_wi=2", imageAlt: "John Martinez", }, { @@ -145,7 +145,7 @@ export default function ProjectsPage() { testimonial: "Working with RoadPro was seamless. They provided regular updates, managed costs effectively, and delivered outstanding results on our parking complex project.", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", + "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=2", imageAlt: "Sarah Thompson", }, { @@ -155,7 +155,7 @@ export default function ProjectsPage() { testimonial: "Reliable, skilled, and safety-focused. RoadPro has become our trusted partner for all road construction needs. They consistently exceed expectations.", imageSrc: - "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg", + "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -165,7 +165,7 @@ export default function ProjectsPage() { testimonial: "Outstanding work on the bridge overpass project. RoadPro's engineers and crew demonstrated incredible expertise and problem-solving capabilities throughout.", imageSrc: - "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", + "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, { @@ -175,7 +175,7 @@ export default function ProjectsPage() { testimonial: "The intersection rebuild was complex, but RoadPro managed it flawlessly. Minimal traffic disruption and perfect execution made all the difference.", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-engineer-posing-factory-near-plasma-cutter_7502-4467.jpg", + "http://img.b2bpic.net/free-photo/handsome-engineer-posing-factory-near-plasma-cutter_7502-4467.jpg?_wi=2", imageAlt: "David Wilson", }, { @@ -185,7 +185,7 @@ export default function ProjectsPage() { testimonial: "Professional, punctual, and precise. RoadPro Construction is the standard we compare other contractors against. Highly recommended for any project.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=2", imageAlt: "Jessica Adams", }, ]}