From 85f0038727c56dd283e8a5cf89b8a55a78561ca0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 19:03:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 282bb2e..af7f602 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@mtaylor", testimonial: "Flawless attention to detail. Truly a premium service experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=1", }, ]} buttons={[ @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302647.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302647.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Licensed & Insured", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -162,7 +162,7 @@ export default function LandingPage() { "Premium Materials", "Warranty Backed", ], - 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: "2", @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "PD Exteriors provided excellent craftsmanship. Our home looks brand new.", tag: "Roofing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-house-with-wooden-architecture-timber-structure_23-2151302647.jpg?_wi=2", imageAlt: "smiling homeowner portrait", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "Highly efficient and professional team. They handled our commercial project smoothly.", tag: "Siding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-chatting_23-2149152928.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2", imageAlt: "smiling homeowner portrait", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Stunning window installation. The quality is clearly superior to our neighbors.", tag: "Windows", avatarSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", - 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", imageAlt: "smiling homeowner portrait", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { quote: "The decking team was precise and detail-oriented. Worth every penny.", tag: "Decking", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg?_wi=2", imageAlt: "smiling homeowner portrait", }, { -- 2.49.1