diff --git a/src/app/page.tsx b/src/app/page.tsx index c3e567c..d84e6b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976835.jpg?_wi=1", imageAlt: "Lawyer consulting client in a modern office", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageAlt: "Peter Coady, Associate Lawyer", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976835.jpg?_wi=2", imageAlt: "peter coady professional lawyer studio", }, ]}