From bbb435e44bcec9daaf8bf622b11d4d48ee805c21 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 13:24:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f0907f..374432c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#gallery", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -124,7 +124,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Couldn’t recommend this company anymore. They completed all tasks in the timeframe and nothing was too much to ask.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=1", }, { id: "3", @@ -140,7 +140,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Professional, reliable and kept to the budget that I could afford. I would recommend them for any home improvement project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=1", }, { id: "5", @@ -148,7 +148,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Exceptional attention to detail and a very clean workspace. Highly recommended for any home renovation.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=2", }, ]} showRating={true} @@ -162,7 +162,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Craftsmanship at its Core" description="With over 15 years of experience in high-end residential improvements, we treat your home like our own." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=2" buttons={[ { text: "Learn More", @@ -183,22 +183,22 @@ export default function LandingPage() { { id: "1", name: "Paul", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=3", }, { id: "2", name: "Isabel", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=2", }, { id: "3", name: "David", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=4", }, { id: "4", name: "Sarah", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=3", }, ]} />