diff --git a/src/app/page.tsx b/src/app/page.tsx index ec0df46..ae75ec9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", @@ -187,7 +187,7 @@ export default function LandingPage() { role: "Homeowner", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=1", }, { id: "t2", @@ -195,7 +195,7 @@ export default function LandingPage() { role: "Designer", company: "Homeowner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=2", }, { id: "t3", @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Investor", company: "Commercial", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=3", }, { id: "t4", @@ -211,7 +211,7 @@ export default function LandingPage() { role: "Manager", company: "Residential", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=4", }, { id: "t5", @@ -219,7 +219,7 @@ export default function LandingPage() { role: "Owner", company: "Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/guy-looking-camera-stretching-arm_23-2148306629.jpg?_wi=5", }, ]} title="Client Excellence" @@ -253,7 +253,7 @@ export default function LandingPage() { required: true, }} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=2" />