diff --git a/src/app/page.tsx b/src/app/page.tsx index 067f83c..821cc33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { title="Expert Roofing Solutions Built to Last" description="From emergency repairs to full replacements, Roofing Giant delivers durable, insured work backed by 20 years of local expertise. Get your free inspection and estimate today." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg", imageAlt: "residential roof repair expert" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", imageAlt: "commercial roofing project" }, - { imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg", imageAlt: "expert roofing team onsite" }, + { imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg?_wi=1", imageAlt: "residential roof repair expert" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=1", imageAlt: "commercial roofing project" }, + { imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=1", imageAlt: "expert roofing team onsite" }, { imageSrc: "http://img.b2bpic.net/free-photo/tile-roof-house-home-textures_74190-9990.jpg", imageAlt: "residential roofing solutions" }, { imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site_169016-5267.jpg", imageAlt: "roof inspection worker" }, ]} @@ -87,9 +87,9 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Emergency Repairs", description: "Rapid response for storm damage and leaks to protect your home.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", imageAlt: "high quality roofing results" }, - { title: "Full Replacements", description: "Complete roof system replacement using high-performance materials.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg", imageAlt: "high quality roofing results" }, - { title: "Commercial Roofing", description: "Tailored roofing systems for businesses that prioritize low maintenance.", buttonIcon: Building, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", imageAlt: "high quality roofing results" }, - { title: "Maintenance Plans", description: "Scheduled inspections to extend the life of your current roofing.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg", imageAlt: "high quality roofing results" }, + { title: "Full Replacements", description: "Complete roof system replacement using high-performance materials.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/builder-building-roof-house_23-2148748845.jpg?_wi=2", imageAlt: "high quality roofing results" }, + { title: "Commercial Roofing", description: "Tailored roofing systems for businesses that prioritize low maintenance.", buttonIcon: Building, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=2", imageAlt: "high quality roofing results" }, + { title: "Maintenance Plans", description: "Scheduled inspections to extend the life of your current roofing.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/worker-building-roof-house_23-2148748850.jpg?_wi=2", imageAlt: "high quality roofing results" }, ]} title="Our Expert Services" description="Comprehensive roofing solutions designed for longevity, durability, and complete protection."