diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c04938..741a497 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg?_wi=1", imageAlt: "Happy patient smiling at the dental clinic", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { imageAlt: "Portrait of Dr. Rohan Gupta", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-parents-watching-their-daughters_1098-1457.jpg?_wi=2", imageAlt: "professional male dentist smiling", }, ]}