diff --git a/src/app/page.tsx b/src/app/page.tsx index d4ff763..7460e46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,11 +122,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Roof Inspections", description: "Detailed & expert-level analysis of your roof, identifying issues others miss. Honest assessment of condition and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg", imageAlt: "Professional roof inspection" + title: "Roof Inspections", description: "Detailed & expert-level analysis of your roof, identifying issues others miss. Honest assessment of condition and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg?_wi=1", imageAlt: "Professional roof inspection" }, { id: 2, - title: "Roof Repairs", description: "Swift, reliable repairs for leaks, damage, and deterioration. We fix the problem right the first time to prevent future issues.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", imageAlt: "Expert roof repair work" + title: "Roof Repairs", description: "Swift, reliable repairs for leaks, damage, and deterioration. We fix the problem right the first time to prevent future issues.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg?_wi=1", imageAlt: "Expert roof repair work" }, { id: 3, @@ -134,11 +134,11 @@ export default function LandingPage() { }, { id: 4, - title: "Gutter & Soffit Work", description: "Professional gutter and soffit services to protect your home from water damage and ensure proper drainage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", imageAlt: "Gutter and soffit installation" + title: "Gutter & Soffit Work", description: "Professional gutter and soffit services to protect your home from water damage and ensure proper drainage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg?_wi=2", imageAlt: "Gutter and soffit installation" }, { id: 5, - title: "Chimney Cap Installation", description: "Expert installation of chimney caps to prevent water intrusion, pest entry, and extend the life of your chimney.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg", imageAlt: "Chimney cap installation service" + title: "Chimney Cap Installation", description: "Expert installation of chimney caps to prevent water intrusion, pest entry, and extend the life of your chimney.", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571924.jpg?_wi=2", imageAlt: "Chimney cap installation service" } ]} animationType="slide-up"