diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f428fe..c75e170 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg?_wi=1", imageAlt: "Legal workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-551.jpg?_wi=1", imageAlt: "Law firm office", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-gavel_93675-130698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-gavel_93675-130698.jpg?_wi=1", imageAlt: "Gavel symbol", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-judges_23-2149443467.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg?_wi=2", imageAlt: "lawyer office professional desk", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-with-lot-work_1098-3838.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-551.jpg?_wi=2", imageAlt: "lawyer office professional desk", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ellis-island-great-hall_649448-4359.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wooden-gavel_93675-130698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-gavel_93675-130698.jpg?_wi=2", imageAlt: "lawyer office professional desk", }, ]}