diff --git a/src/app/page.tsx b/src/app/page.tsx index eb001db..7b38509 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "tel:+17728886887", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -152,19 +152,19 @@ export default function LandingPage() { title: "Roof Repair", description: "Fix leaks fast before they cause expensive damage to your home structure.", buttonIcon: "Wrench", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=1", }, { title: "Roof Replacement", description: "Upgrade your home with a durable, long-lasting roof using top-tier materials.", buttonIcon: "ArrowUpCircle", - imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg?_wi=1", }, { title: "New Installation", description: "Expert installation services built for maximum strength and decades of longevity.", buttonIcon: "Home", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg?_wi=1", }, { title: "Preventative Care", @@ -231,7 +231,7 @@ export default function LandingPage() { quote: "Affordable, clean work, and very easy to deal with. They left no mess behind.", name: "Hope W.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=2", imageAlt: "Medium shot men working on roof", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Best price and amazing results. Highly recommend this team to anyone.", name: "Suzanne M.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-medium-shot_23-2149343644.jpg?_wi=2", imageAlt: "Medium shot men working on roof", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "They fixed my leak in record time. Professional and very thorough.", name: "David L.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-with-construction-tools-construction-site-looking-blueprint_169016-5269.jpg?_wi=2", imageAlt: "Medium shot men working on roof", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Amazing communication from start to finish. I feel much safer now.", name: "Sarah P.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-roof-with-drill_23-2148748775.jpg?_wi=2", imageAlt: "Medium shot men working on roof", }, ]}