From a9067d865a0e0e78f1b76950f661d32711e8210f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:52:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2128fef..674a742 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,13 +81,13 @@ export default function ABCRoofingPage() { features={[ { id: 1, - title: "Roof Repair", description: "Quick and reliable repair services for leaks, damaged shingles, and storm damage. Emergency repairs available 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg"}, + title: "Roof Repair", description: "Quick and reliable repair services for leaks, damaged shingles, and storm damage. Emergency repairs available 24/7.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1"}, { id: 2, title: "Roof Replacement", description: "Complete roof replacement using premium materials and proven installation techniques for maximum durability.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg"}, { id: 3, - title: "Maintenance", description: "Preventative maintenance programs to extend your roof's lifespan and identify potential issues early.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg"}, + title: "Maintenance", description: "Preventative maintenance programs to extend your roof's lifespan and identify potential issues early.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2"}, { id: 4, title: "Insurance Claims", description: "We handle the entire insurance claim process, from documentation to negotiation with your insurance company.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-couple-signing-contract-with-financial-advisor_637285-11092.jpg"}, -- 2.49.1