diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d7bbbc..f00b19a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ export default function LandingPage() { { text: "Request Quote", href: "#contact" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg", imageAlt: "Emergency roof repair in progress" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg", imageAlt: "Professional roofer at work" } + { imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=1", imageAlt: "Emergency roof repair in progress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg?_wi=1", imageAlt: "Professional roofer at work" } ]} mediaAnimation="slide-up" rating={5} @@ -68,7 +68,7 @@ export default function LandingPage() { title="Restoring Safety to Your Home" description="With over 20 years of experience, we specialize in fixing sudden leaks and storm damage. Colin and his team are your local experts for rapid response roofing." subdescription="We understand that roof emergencies don't wait for business hours. We are here to keep your family and property dry." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=1" mediaAnimation="blur-reveal" imageAlt="Roof inspection residential" icon={ShieldCheck} @@ -81,9 +81,9 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Leak Repair", description: "Rapid patching and sealing of emergency leaks.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "Man walking on the roof" }, - { title: "Storm Damage", description: "Quick response to high wind and debris damage.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg", imageAlt: "Man walking on the roof" }, - { title: "Tarping", description: "Prevent further damage with expert roof tarping.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg", imageAlt: "Man walking on the roof" }, - { title: "Insurance Help", description: "Assistance with your emergency insurance claims.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg", imageAlt: "Man walking on the roof" }, + { title: "Storm Damage", description: "Quick response to high wind and debris damage.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=2", imageAlt: "Man walking on the roof" }, + { title: "Tarping", description: "Prevent further damage with expert roof tarping.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg?_wi=2", imageAlt: "Man walking on the roof" }, + { title: "Insurance Help", description: "Assistance with your emergency insurance claims.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=2", imageAlt: "Man walking on the roof" }, ]} title="Emergency Services" description="We tackle all urgent roofing issues with precision and care."