diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 12bc581..4106939 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -56,42 +56,42 @@ export default function LandingPage() { title: "Roof Replacement & Installation", description: "High-quality installation for all roof types, ensuring durability and style.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=3", imageAlt: "Roofing", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=4", imageAlt: "Roofing", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg?_wi=3", imageAlt: "luxury roof installation modern home", }, { title: "Repair & Inspection", description: "Comprehensive roof inspections and fast, reliable repairs to protect your home.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=5", imageAlt: "Repair", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=6", imageAlt: "Repair", }, - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=7", imageAlt: "roofing shingles texture detail", }, { title: "Exterior Property Care", description: "From gutters and siding to pressure washing and junk removal, we handle it all.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=8", imageAlt: "Exterior", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=9", imageAlt: "Exterior", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=2", imageAlt: "professional roofing crew outdoor", }, ]} @@ -113,12 +113,12 @@ export default function LandingPage() { { title: "Siding Installation", description: "Premium vinyl and wood siding options.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=10", }, { title: "Gutter Maintenance", description: "Cleaning and custom seamless gutter installs.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=11", }, ]} />