diff --git a/src/app/page.tsx b/src/app/page.tsx index 63ecfb1..1e72fd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg?_wi=1" imageAlt="Luxurious dental clinic with modern equipment and smiling patients" showBlur={true} avatars={[ @@ -117,7 +117,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Welcome to Al Masarra Dental Center" description="At Al Masarra Dental Center, we combine advanced dental technology with exceptional clinical expertise to provide comprehensive oral healthcare in a comfortable and professional environment. Our commitment is to deliver outstanding treatment outcomes while ensuring every patient experiences the highest standards of care and comfort." - imageSrc="http://img.b2bpic.net/free-photo/planning-work-with-colleagues-is-great-way-success_329181-15194.jpg" + imageSrc="http://img.b2bpic.net/free-photo/planning-work-with-colleagues-is-great-way-success_329181-15194.jpg?_wi=1" imageAlt="Professional dental team consulting a patient in a modern clinic" /> @@ -133,7 +133,7 @@ export default function LandingPage() { id: "dental-implants", name: "Dental Implants", price: "Starting from $X,XXX", - imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-with-face-mask-holding-tabet-computer-explaining-teeth-radiography-sick-patient-dentistry-consultation-stomatological-office-room-team-working-caries-treatment_482257-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-with-face-mask-holding-tabet-computer-explaining-teeth-radiography-sick-patient-dentistry-consultation-stomatological-office-room-team-working-caries-treatment_482257-39541.jpg?_wi=1", imageAlt: "Dental implants diagram", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/nurse-hand-packing-dental-instrument-plastic-bag_23-2147862117.jpg", imageAlt: "Sterilization equipment", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg?_wi=2", imageAlt: "experienced dentist smiling consulting", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15168.jpg", imageAlt: "Comfortable dental chair", }, - imageSrc: "http://img.b2bpic.net/free-photo/planning-work-with-colleagues-is-great-way-success_329181-15194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planning-work-with-colleagues-is-great-way-success_329181-15194.jpg?_wi=2", imageAlt: "experienced dentist smiling consulting", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-shaking-hand_23-2147822854.jpg", imageAlt: "Happy patient with trusted results", }, - imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-with-face-mask-holding-tabet-computer-explaining-teeth-radiography-sick-patient-dentistry-consultation-stomatological-office-room-team-working-caries-treatment_482257-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stomatologist-nurse-with-face-mask-holding-tabet-computer-explaining-teeth-radiography-sick-patient-dentistry-consultation-stomatological-office-room-team-working-caries-treatment_482257-39541.jpg?_wi=2", imageAlt: "experienced dentist smiling consulting", }, ]}