From 0f31ff361a4c6860c78ab307c307ae618a9f487f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 13:47:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bc7929b..e6d5427 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-portrait-young-woman-with-laptop-posing-near-campus-entrance-office-building-holding_1258-205531.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-portrait-young-woman-with-laptop-posing-near-campus-entrance-office-building-holding_1258-205531.jpg?_wi=1" imageAlt="Modern MENT MED clinic entrance" showBlur={true} textPosition="bottom" @@ -124,7 +124,7 @@ export default function LandingPage() { description="MENT MED нь Улаанбаатар хотод байрлах чих, хамар, хоолойн (ENT) мэргэжлийн эмнэлэг юм. Бид хамгийн сүүлийн үеийн тоног төхөөрөмж, туршлагатай багтай хамтдаа өвчтөндөө дээд зэргийн эмчилгээ үйлчилгээг хүргэхийг зорьдог. Бидний зорилго бол таны сонсгол, амьсгал, дуу хоолойны эрүүл мэндийг хамгаалж, тав тухтай амьдрахад туслах явдал юм." tag="Бидний эрхэм зорилго" tagIcon={ListChecks} - imageSrc="http://img.b2bpic.net/free-photo/medic-using-otoscope-ear-checkup-senior-man-doing-otolaryngology-consultation-with-patient-doctor-with-face-mask-examining-infection-give-prescription-treatment-close-up_482257-32077.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medic-using-otoscope-ear-checkup-senior-man-doing-otolaryngology-consultation-with-patient-doctor-with-face-mask-examining-infection-give-prescription-treatment-close-up_482257-32077.jpg?_wi=1" imageAlt="ENT doctor consulting with a patient" /> @@ -166,7 +166,7 @@ export default function LandingPage() { imageAlt: "Nose examination with medical scope", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-young-woman-with-laptop-posing-near-campus-entrance-office-building-holding_1258-205531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-young-woman-with-laptop-posing-near-campus-entrance-office-building-holding_1258-205531.jpg?_wi=2", imageAlt: "ear examination medical equipment", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { imageAlt: "Throat examination with medical light", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medic-using-otoscope-ear-checkup-senior-man-doing-otolaryngology-consultation-with-patient-doctor-with-face-mask-examining-infection-give-prescription-treatment-close-up_482257-32077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medic-using-otoscope-ear-checkup-senior-man-doing-otolaryngology-consultation-with-patient-doctor-with-face-mask-examining-infection-give-prescription-treatment-close-up_482257-32077.jpg?_wi=2", imageAlt: "ear examination medical equipment", }, ]} -- 2.49.1