diff --git a/src/app/services/emergency-roofing/page.tsx b/src/app/services/emergency-roofing/page.tsx index c385ce5..b598517 100644 --- a/src/app/services/emergency-roofing/page.tsx +++ b/src/app/services/emergency-roofing/page.tsx @@ -93,12 +93,12 @@ export default function EmergencyRoofingPage() { }, { imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg", + "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg?_wi=3", imageAlt: "Storm damage roof shingles", }, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=5", imageAlt: "Roof repair leak fixing residential", }, ]} @@ -229,7 +229,7 @@ export default function EmergencyRoofingPage() { name: "Active Roof Leak", price: "Immediate Repair", imageSrc: - "http://img.b2bpic.net/free-photo/woman-making-stunts-skateboard_23-2147786944.jpg", + "http://img.b2bpic.net/free-photo/woman-making-stunts-skateboard_23-2147786944.jpg?_wi=3", imageAlt: "Roof leak during heavy rain", }, { @@ -237,7 +237,7 @@ export default function EmergencyRoofingPage() { name: "Storm Damage", price: "Emergency Assessment", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg", + "http://img.b2bpic.net/free-photo/high-angle-shot-cityscape-st-gallen-switzerland-winter-with-snow-roofs_181624-18462.jpg?_wi=4", imageAlt: "Storm damage roof shingles", }, { @@ -245,7 +245,7 @@ export default function EmergencyRoofingPage() { name: "Fallen Debris", price: "Urgent Stabilization", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343643.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343643.jpg?_wi=6", imageAlt: "Professional asphalt shingle roof", }, { @@ -253,7 +253,7 @@ export default function EmergencyRoofingPage() { name: "Interior Water Damage", price: "Containment Service", imageSrc: - "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg", + "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg?_wi=3", imageAlt: "Roof ventilation attic moisture", }, { @@ -261,7 +261,7 @@ export default function EmergencyRoofingPage() { name: "Compromised Structure", price: "Safety Assessment", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-man-with-tools_181624-25928.jpg", + "http://img.b2bpic.net/free-photo/close-up-man-with-tools_181624-25928.jpg?_wi=3", imageAlt: "Damaged gutter installation problem", }, { @@ -269,7 +269,7 @@ export default function EmergencyRoofingPage() { name: "Insurance Claim Help", price: "Professional Documentation", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg", + "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=3", imageAlt: "Commercial building roof installation", }, ]} @@ -289,42 +289,42 @@ export default function EmergencyRoofingPage() { id: "1", name: "Sarah Johnson", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg", + "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg?_wi=2", imageAlt: "Sarah Johnson, satisfied customer", }, { id: "2", name: "Michael Chen", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "Michael Chen, satisfied customer", }, { id: "3", name: "Emma Davis", imageSrc: - "http://img.b2bpic.net/free-photo/excited-woman-showing-ok-sign_74855-2166.jpg", + "http://img.b2bpic.net/free-photo/excited-woman-showing-ok-sign_74855-2166.jpg?_wi=2", imageAlt: "Emma Davis, satisfied customer", }, { id: "4", name: "James Wilson", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg", + "http://img.b2bpic.net/free-photo/portrait-handsome-man-jacket-with-wrist-watch-his-hand_613910-11237.jpg?_wi=2", imageAlt: "James Wilson, satisfied customer", }, { id: "5", name: "Lisa Martinez", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", + "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg?_wi=2", imageAlt: "Lisa Martinez, satisfied customer", }, { id: "6", name: "David Thompson", imageSrc: - "http://img.b2bpic.net/free-photo/satisfied-successful-boss-showing-thumb-up-approve-praise-good-work-standing-white-backgrou_1258-111240.jpg", + "http://img.b2bpic.net/free-photo/satisfied-successful-boss-showing-thumb-up-approve-praise-good-work-standing-white-backgrou_1258-111240.jpg?_wi=2", imageAlt: "David Thompson, satisfied customer", }, ]}