diff --git a/src/app/page.tsx b/src/app/page.tsx index 0efe21b..bf6b230 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,27 +64,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=1", imageAlt: "Construction site work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=2", imageAlt: "Construction site work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=3", imageAlt: "Construction site work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=4", imageAlt: "Construction site work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=5", imageAlt: "Construction site work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architects-working-project_23-2147702516.jpg?_wi=6", imageAlt: "Construction site work", }, ]} @@ -157,7 +157,7 @@ export default function LandingPage() { quote: "They built my block wall perfectly. Very professional.", name: "John D.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=1", }, { id: "2", @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "They kept the site clean every single day. Great crew.", name: "Robert B.", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15632.jpg?_wi=2", }, ]} title="What Our Clients Say"