diff --git a/src/app/page.tsx b/src/app/page.tsx index da052d7..d6c0d7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,15 +79,15 @@ export default function LandingPage() { imageAlt: "Caring dentist with patient", }, { - imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg?_wi=1", imageAlt: "Professional cleaning tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=1", imageAlt: "Advanced cosmetic dentistry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg?_wi=1", imageAlt: "Modern surgery room", }, ]} @@ -128,19 +128,19 @@ export default function LandingPage() { id: 1, title: "General Dentistry", description: "Routine cleanings, exams, and preventative care.", - imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artisan-doing-woodcutting_23-2150600791.jpg?_wi=2", }, { id: 2, title: "Cosmetic Dentistry", description: "Professional teeth whitening and veneers.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=2", }, { id: 3, title: "Emergency Care", description: "Same-day appointments for urgent relief.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-checking-x-ray-report-while-talking-mobile-phone_107420-65653.jpg?_wi=2", }, ]} title="Comprehensive Dental Services" @@ -160,7 +160,7 @@ export default function LandingPage() { { id: "2", name: "James Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg?_wi=1", }, { id: "3", @@ -175,7 +175,7 @@ export default function LandingPage() { { id: "5", name: "Robert Young", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-girl-with-natural-makeup-hold-hands-heart-smile-with-grateful-face-saying-thank-you-standing-white-background_176420-54840.jpg?_wi=2", }, ]} cardTitle="Patient Stories"