diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b62925..f07bc2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,12 +50,12 @@ export default function LandingPage() { ]} background={{ variant: "floatingGradient" }} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "roofing installation modern residential home" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", imageAlt: "roof repair maintenance professional contractor" }, - { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg", imageAlt: "storm damage roof repair residential" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg", imageAlt: "gutter installation home exterior" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg", imageAlt: "roof inspection professional inspector" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "roofing installation modern residential home" } + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=1", imageAlt: "roofing installation modern residential home" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=1", imageAlt: "roof repair maintenance professional contractor" }, + { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=1", imageAlt: "storm damage roof repair residential" }, + { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg?_wi=1", imageAlt: "gutter installation home exterior" }, + { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg?_wi=1", imageAlt: "roof inspection professional inspector" }, + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=2", imageAlt: "roofing installation modern residential home" } ]} autoPlay={true} autoPlayInterval={4000} @@ -72,23 +72,23 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Installation", title: "Roof Installation", subtitle: "New roofs built to last", description: "Expert installation of residential roofing systems using premium materials. We ensure proper ventilation, drainage, and structural integrity for long-term protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "professional roofing installation" + tag: "Installation", title: "Roof Installation", subtitle: "New roofs built to last", description: "Expert installation of residential roofing systems using premium materials. We ensure proper ventilation, drainage, and structural integrity for long-term protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=3", imageAlt: "professional roofing installation" }, { id: 2, - tag: "Repair", title: "Roof Repair", subtitle: "Fast fixes for damage", description: "Professional repairs for leaks, damaged shingles, and deterioration. We diagnose issues quickly and provide durable solutions to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", imageAlt: "roof repair work" + tag: "Repair", title: "Roof Repair", subtitle: "Fast fixes for damage", description: "Professional repairs for leaks, damaged shingles, and deterioration. We diagnose issues quickly and provide durable solutions to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=2", imageAlt: "roof repair work" }, { id: 3, - tag: "Storm Damage", title: "Storm Damage Recovery", subtitle: "Emergency response specialists", description: "Rapid response to storm damage with thorough assessments and insurance claim assistance. We restore your roof safely and efficiently after severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg", imageAlt: "storm damage assessment" + tag: "Storm Damage", title: "Storm Damage Recovery", subtitle: "Emergency response specialists", description: "Rapid response to storm damage with thorough assessments and insurance claim assistance. We restore your roof safely and efficiently after severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=2", imageAlt: "storm damage assessment" }, { id: 4, - tag: "Gutters", title: "Gutter Services", subtitle: "Water management solutions", description: "Complete gutter installation, repair, and cleaning. Proper drainage protects your foundation and landscaping from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg", imageAlt: "gutter services" + tag: "Gutters", title: "Gutter Services", subtitle: "Water management solutions", description: "Complete gutter installation, repair, and cleaning. Proper drainage protects your foundation and landscaping from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg?_wi=2", imageAlt: "gutter services" }, { id: 5, - tag: "Inspection", title: "Roof Inspection", subtitle: "Comprehensive roof assessment", description: "Detailed inspections identify potential issues before they become expensive problems. Annual inspections keep your roof in peak condition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg", imageAlt: "professional roof inspection" + tag: "Inspection", title: "Roof Inspection", subtitle: "Comprehensive roof assessment", description: "Detailed inspections identify potential issues before they become expensive problems. Annual inspections keep your roof in peak condition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg?_wi=2", imageAlt: "professional roof inspection" } ]} /> @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Free Estimates", description: "No hidden costs. We provide transparent, detailed estimates before starting any work so you know exactly what to expect.", icon: CheckCircle } ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=4" imageAlt="Professional roofing team" mediaAnimation="slide-up" />