diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ef3092..f5a3457 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=1", imageAlt: "dentist clinic smiling professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=1", imageAlt: "patient chair dental equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-4204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-4204.jpg?_wi=1", imageAlt: "dentist examining patient healthy teeth", }, { - imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg?_wi=1", imageAlt: "happy patient after dental cleaning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1673.jpg?_wi=1", imageAlt: "dental instruments on tray", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "The entire team is professional and very gentle. Highly recommended!", tag: "Patient", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2", imageAlt: "happy patient smiling studio portrait", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "I am so happy with my teeth whitening results. Excellent service.", tag: "Patient", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-393.jpg?_wi=2", imageAlt: "happy patient smiling studio portrait", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Everything was explained clearly and the procedure was painless.", tag: "Patient", avatarSrc: "http://img.b2bpic.net/free-photo/cute-smiling-curly-woman-lean-wall_176420-16738.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-4204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-4204.jpg?_wi=2", imageAlt: "happy patient smiling studio portrait", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "The office environment is calm and welcoming. Great experience.", tag: "Patient", avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-curly-young-lady-wearing-yellow-coat_171337-15165.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-girlfriends-making-selfie_1301-2878.jpg?_wi=2", imageAlt: "happy patient smiling studio portrait", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "I’ve finally found a clinic I can trust. Excellent, modern care.", tag: "Patient", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-executive-with-crossed-arms_1154-242.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1673.jpg?_wi=2", imageAlt: "happy patient smiling studio portrait", }, ]}