diff --git a/src/app/page.tsx b/src/app/page.tsx index ba1178b..e3df391 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function HomePage() { { title: "Concrete Pumping", description: "Professional concrete pumping for foundations, slabs, and complex pours. Faster delivery to hard-to-reach areas with efficient crew coordination.", imageSrc: - "http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg", imageAlt: "Professional concrete pumping equipment", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg?_wi=1", imageAlt: "Professional concrete pumping equipment", buttonIcon: ArrowRight, buttonHref: "#services"}, { title: "Driveway Installation", description: @@ -120,7 +120,7 @@ export default function HomePage() { { title: "Foundation Work", description: "Precision concrete foundation pouring for residential and commercial projects. Engineered solutions for reliable structural support.", imageSrc: - "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Concrete foundation construction", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=1", imageAlt: "Concrete foundation construction", buttonIcon: ArrowRight, buttonHref: "#services"}, { title: "Concrete Demolition", description: @@ -130,12 +130,12 @@ export default function HomePage() { { title: "Concrete Installation", description: "Complete concrete installation services for patios, slabs, and custom projects. Quality workmanship with attention to detail.", imageSrc: - "http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg", imageAlt: "Concrete installation project", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg?_wi=2", imageAlt: "Concrete installation project", buttonIcon: ArrowRight, buttonHref: "#services"}, { title: "Commercial Projects", description: "Large-scale commercial concrete work. We handle multi-day pours and complex projects with professional crews and advanced equipment.", imageSrc: - "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Commercial concrete project", buttonIcon: ArrowRight, + "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=2", imageAlt: "Commercial concrete project", buttonIcon: ArrowRight, buttonHref: "#services"}, ]} textboxLayout="default"