diff --git a/src/app/page.tsx b/src/app/page.tsx index 886fb52..3466bad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@alice", testimonial: "Fast response time and quality work. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg?_wi=1", }, { name: "Bob Smith", @@ -100,7 +100,7 @@ export default function LandingPage() { href: "tel:+1234567890", }, ]} - 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="Professional roof repair service in progress" avatars={[ { @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Professional work you can trust with full liability coverage.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=1" imageAlt="Experienced roofing crew at work" mediaAnimation="slide-up" /> @@ -190,28 +190,28 @@ export default function LandingPage() { title: "Storm Damage Repair", description: "Immediate patching for wind and storm destruction.", buttonIcon: "Zap", - 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: "emergency roofing service repair worker", }, { title: "Roof Leak Detection", description: "Identifying and fixing leaks at the source.", buttonIcon: "Droplets", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=2", imageAlt: "roofing installation team working", }, { title: "Tarping Services", description: "Emergency covering until permanent repairs start.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/knives-tools-electrical-maintenance_23-2147743046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knives-tools-electrical-maintenance_23-2147743046.jpg?_wi=1", imageAlt: "roof inspection tools close up", }, { title: "Shingle Replacement", description: "Matching and replacing lost or damaged shingles.", buttonIcon: "Home", - imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg?_wi=2", imageAlt: "happy client portrait residential", }, ]} @@ -277,7 +277,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/knives-tools-electrical-maintenance_23-2147743046.jpg" + imageSrc="http://img.b2bpic.net/free-photo/knives-tools-electrical-maintenance_23-2147743046.jpg?_wi=2" imageAlt="Emergency repair tools" />