diff --git a/src/app/page.tsx b/src/app/page.tsx index 77b8175..37c385e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,19 +65,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg?_wi=1", imageAlt: "Professional gutter installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg?_wi=2", imageAlt: "Premium gutter system", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1", imageAlt: "K-Style gutter profile", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg?_wi=1", imageAlt: "Half-Round gutter installation", }, { @@ -100,19 +100,19 @@ export default function LandingPage() { { title: "K-Style Gutters", description: "The most popular choice for modern homes. Efficient drainage with a sharp, aesthetic profile.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2", imageAlt: "K-Style Gutter", }, { title: "Half-Round Gutters", description: "Perfect for traditional, historic, or high-end homes. Elegant, curved design with superior water flow.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16088.jpg?_wi=2", imageAlt: "Half-Round Gutter", }, { title: "Seamless Installation", description: "Custom fit on-site to minimize leaks and enhance visual appeal.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=3", imageAlt: "Seamless gutter installation", }, ]} @@ -141,7 +141,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=1", }, { id: "3", @@ -149,7 +149,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-teaching-her-grandfather-how-use-laptop_1157-29763.jpg?_wi=2", }, { id: "4",