From f7e02bd433e4e36bdad4fad9e4e41431b1e1794c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:05:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6610369..405eee9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Excellent service and quick turnaround on my roof replacement.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=1", imageAlt: "residential roof installation construction", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@janesmith", testimonial: "Professional team, cleaned up perfectly. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg?_wi=1", imageAlt: "roofing team inspecting site", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@bobbrown", testimonial: "Stopped the leak fast. Great workmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=1", imageAlt: "asphalt shingle roofing residential", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@aliceg", testimonial: "Fair pricing for high quality work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg?_wi=1", imageAlt: "metal roofing installation expert", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { handle: "@mikew", testimonial: "Best in the business. Very professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=1", imageAlt: "roof repair service worker", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", @@ -181,7 +181,7 @@ export default function LandingPage() { description: "Clear quotes with no hidden fees.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -197,19 +197,19 @@ export default function LandingPage() { id: "f1", title: "Residential Roofing", description: "Expert shingle and tile installation.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=2", }, { id: "f2", title: "Metal Roofing", description: "Durable and efficient metal solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg?_wi=2", }, { id: "f3", title: "Roof Repairs", description: "Fast diagnostics and leak prevention.", - imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=2", }, ]} title="Our Core Services" @@ -227,21 +227,21 @@ export default function LandingPage() { value: "1500+", title: "Roofs Replaced", description: "Happy homeowners secured.", - imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=1", }, { id: "m2", value: "20+", title: "Years Experience", description: "Decades of expertise.", - imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=2", }, { id: "m3", value: "98%", title: "Retention Rate", description: "Clients trust us repeatedly.", - imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=3", }, ]} title="By The Numbers" @@ -271,7 +271,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=4", imageAlt: "hundreds of successful projects", }, ]} -- 2.49.1