diff --git a/src/app/page.tsx b/src/app/page.tsx index a8fca45..1b77dff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Roof Repair", description: "Fast, reliable roof repairs for leaks, damaged shingles, and weather damage. We identify issues quickly and provide lasting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg", imageAlt: "Expert roof repair service fixing damaged areas" }, { - title: "Roof Replacement", description: "Complete roof replacement services when repair isn't enough. We remove old materials and install modern, durable roofing systems.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Complete roof replacement installation" + title: "Roof Replacement", description: "Complete roof replacement services when repair isn't enough. We remove old materials and install modern, durable roofing systems.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1", imageAlt: "Complete roof replacement installation" }, { title: "Roof Inspections", description: "Thorough roof inspections to assess condition and identify potential problems. Detailed reports help you plan maintenance or repairs.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-with-construction-plan_23-2148269822.jpg", imageAlt: "Professional roof inspection assessment" @@ -107,7 +107,7 @@ export default function LandingPage() { title: "Commercial Roofing", description: "Specialized commercial roofing services for businesses, including maintenance plans and emergency response protocols.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", imageAlt: "Commercial roofing installation and maintenance" }, { - title: "Emergency Repairs", description: "24/7 emergency roof repair service for storm damage and urgent issues. We respond quickly to protect your property.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "Emergency roof repair service for storm damage" + title: "Emergency Repairs", description: "24/7 emergency roof repair service for storm damage and urgent issues. We respond quickly to protect your property.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "Emergency roof repair service for storm damage" } ]} gridVariant="three-columns-all-equal-width"