diff --git a/src/app/page.tsx b/src/app/page.tsx index 56dc802..06729eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { imageAlt: "Portrait of happy woman", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg?_wi=1" imageAlt="Professional dentist clinic" avatars={[ { @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Care Availability", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=1" imageAlt="Dental professional working" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -165,7 +165,7 @@ export default function LandingPage() { tags: [ "cosmetic", ], - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg?_wi=1", imageAlt: "Whitening", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { tags: [ "alignment", ], - imageSrc: "http://img.b2bpic.net/free-photo/positive-human-facial-expressions-emotions_343059-3982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-human-facial-expressions-emotions_343059-3982.jpg?_wi=1", imageAlt: "Orthodontics", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { tags: [ "general", ], - imageSrc: "http://img.b2bpic.net/free-photo/pediatric-woman-dentist-treating-little-girl-patient-modern-stomatological-dentistry-office-showing-teeth-x-ray-explaining-mother-dental-intervention-visiting-dentist-with-children_482257-13322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pediatric-woman-dentist-treating-little-girl-patient-modern-stomatological-dentistry-office-showing-teeth-x-ray-explaining-mother-dental-intervention-visiting-dentist-with-children_482257-13322.jpg?_wi=1", imageAlt: "Family", }, ]} @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "The team made me feel comfortable immediately.", tag: "Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-thinking-medic-hospital-covid-19-pandemic-emotion_179666-24326.jpg?_wi=2", imageAlt: "portrait smiling woman healthy teeth", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Professional, clean and very efficient.", tag: "Implant", avatarSrc: "http://img.b2bpic.net/free-photo/positiveness-pleasant-emotions-concept-glad-man-with-dark-healthy-skin-grins_273609-8516.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=2", imageAlt: "portrait smiling woman healthy teeth", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "Staff is wonderful and highly knowledgeable.", tag: "Whitening", avatarSrc: "http://img.b2bpic.net/free-photo/senior-woman-expressing-happiness-camera_23-2148286522.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg?_wi=2", imageAlt: "portrait smiling woman healthy teeth", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Best dental office I have visited in years.", tag: "Routine", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/positive-human-facial-expressions-emotions_343059-3982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-human-facial-expressions-emotions_343059-3982.jpg?_wi=2", imageAlt: "portrait smiling woman healthy teeth", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Friendly and caring dentists, highly recommend.", tag: "Checkup", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-beautiful-woman_23-2148819924.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pediatric-woman-dentist-treating-little-girl-patient-modern-stomatological-dentistry-office-showing-teeth-x-ray-explaining-mother-dental-intervention-visiting-dentist-with-children_482257-13322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pediatric-woman-dentist-treating-little-girl-patient-modern-stomatological-dentistry-office-showing-teeth-x-ray-explaining-mother-dental-intervention-visiting-dentist-with-children_482257-13322.jpg?_wi=2", imageAlt: "portrait smiling woman healthy teeth", }, ]}