diff --git a/src/app/page.tsx b/src/app/page.tsx index f63b8bc..9a23058 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Exceptional service from start to finish. Highly recommend for any roofing needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1", imageAlt: "residential roof installation close up", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@sarahsmith", testimonial: "Very professional team, left the site cleaner than they found it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg?_wi=1", imageAlt: "residential roof installation close up", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@robertlee", testimonial: "Honest pricing and high quality work. Will hire again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1", imageAlt: "residential roof installation close up", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@emwhite", testimonial: "Prompt, professional, and very thorough with the roof inspection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", imageAlt: "residential roof installation close up", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@mikeb", testimonial: "Quality craftsmanship that you can really trust. Great roofers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=1", imageAlt: "residential roof installation close up", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=2" imageAlt="Professional roof installation services" avatars={[ { @@ -171,7 +171,7 @@ export default function LandingPage() { icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2", imageAlt: "Roof repair service", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { imageAlt: "Roofing repair detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=3", imageAlt: "roof repair asphalt shingles", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "Roof replacement", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { imageAlt: "Finished new roof", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15689.jpg?_wi=2", imageAlt: "roof repair asphalt shingles", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-protection-helmets_23-2149343642.jpg?_wi=2", imageAlt: "Emergency service", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { imageAlt: "Roof protection work", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg?_wi=1", imageAlt: "roof repair asphalt shingles", }, ]} @@ -234,7 +234,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg?_wi=2", }, { id: "2",