diff --git a/src/app/page.tsx b/src/app/page.tsx index 23014e6..948c79b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,9 +59,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", imageAlt: "Roofing crew at work"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1", imageAlt: "Roofing crew at work"}, { - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg", imageAlt: "High quality shingles"} + imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg?_wi=1", imageAlt: "High quality shingles"} ]} mediaAnimation="slide-up" rating={5} @@ -77,15 +77,15 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "s1", title: "Roof Repair", description: "Fast diagnostics and permanent repairs for all leak types.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", imageAlt: "roofers working"}, + id: "s1", title: "Roof Repair", description: "Fast diagnostics and permanent repairs for all leak types.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=2", imageAlt: "roofers working"}, { - id: "s2", title: "Roof Replacement", description: "Full tear-offs and professional GAF shingle installations.", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg", imageAlt: "roof shingles"}, + id: "s2", title: "Roof Replacement", description: "Full tear-offs and professional GAF shingle installations.", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg?_wi=2", imageAlt: "roof shingles"}, { id: "s3", title: "Emergency Roofing", description: "24/7 response team for storm and sudden damage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1pxshl", imageAlt: "roof repair icon"}, { - id: "s4", title: "Gutter Systems", description: "Custom drainage and gutter solutions to protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg", imageAlt: "smiling customer portrait"}, + id: "s4", title: "Gutter Systems", description: "Custom drainage and gutter solutions to protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg?_wi=1", imageAlt: "smiling customer portrait"}, { - id: "s5", title: "Claim Assistance", description: "Expert navigation of insurance claims to ensure you're covered.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg", imageAlt: "professional man portrait"}, + id: "s5", title: "Claim Assistance", description: "Expert navigation of insurance claims to ensure you're covered.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=1", imageAlt: "professional man portrait"}, ]} title="Professional Roofing Services" description="Expert solutions for every roofing need in the Vegas area." @@ -99,7 +99,7 @@ export default function LandingPage() { title="Led by Eric, Your Trusted Roofing Expert" description="Eric founded Asher's Fast Roofers with a simple vision: clear communication, honest estimates, and quality you can count on. We aren't just here to fix roofs; we're here to provide peace of mind." subdescription="We treat every Las Vegas home like our own. Transparency is at the core of our business, ensuring you are informed at every step of your project." - imageSrc="http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=2" mediaAnimation="slide-up" icon={Shield} /> @@ -113,10 +113,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Kara Pearson", handle: "@kara.p", testimonial: "Same-day response when I had a leak! Eric walked me through the claim and fixed it fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-riding-scooter-talking-phone-park_1303-15759.jpg?_wi=2"}, { id: "2", name: "Kenneth Bradshaw", handle: "@k.bradshaw", testimonial: "Very professional and honest. Detailed estimate, zero hidden costs. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150598987.jpg?_wi=3"}, { id: "3", name: "Dominic Armstrong", handle: "@dom.armstrong", testimonial: "Insurance help was a game changer. The new roof looks incredible.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3548.jpg"},