diff --git a/src/app/page.tsx b/src/app/page.tsx index cbf34a1..6d8333f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "tel:5550199", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=1" showDimOverlay={true} showBlur={true} avatars={[ @@ -121,21 +121,21 @@ export default function LandingPage() { { title: "Roof Replacement", description: "Full tear-offs and new installations using high-performance asphalt and premium materials.", - 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", titleImageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg", buttonText: "Learn More", }, { title: "Roof Repairs", description: "Expert leak detection, storm damage repair, and flashing structural fixes handled by professionals.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof_23-2149343645.jpg", buttonText: "Learn More", }, { title: "Gutter Systems", description: "Full replacement, drainage optimization, and storm damage protection to secure your home foundation.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/wasteless-concept-with-blossoming-bouquet_23-2149696444.jpg", buttonText: "Learn More", }, @@ -241,7 +241,7 @@ export default function LandingPage() { name: "Ryan M.", role: "Homeowner", testimonial: "Workmanship is excellent and the crew was courteous and hardworking.", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-front-view_23-2148748780.jpg?_wi=2", imageAlt: "Man working on roof with a drill low view", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { name: "Betzalel H.", role: "Homeowner", testimonial: "They found the leak that 3 other companies missed.", - 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: "Man working on roof with a drill low view", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Homeowner", testimonial: "Fair pricing and excellent communication throughout the process.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-handling-carpet-together-their-new-home_23-2149086838.jpg?_wi=2", imageAlt: "Man working on roof with a drill low view", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { name: "Mark D.", role: "Homeowner", testimonial: "My metal roof looks incredible. Finished faster than expected.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg?_wi=2", imageAlt: "Man working on roof with a drill low view", }, ]}