From 0358e77001bbf98dc533cd95991be16a85c44f3e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:18:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 40f260e..3620aa4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,17 +61,17 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", imageAlt: "Shoxobiddin Stomatologiya klinikasi"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg?_wi=1", imageAlt: "Shoxobiddin Stomatologiya klinikasi"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg", imageAlt: "Tish davolash xizmati"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg?_wi=1", imageAlt: "Tish davolash xizmati"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18576.jpg", imageAlt: "Tish oqartirish"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18576.jpg?_wi=1", imageAlt: "Tish oqartirish"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66992.jpg", imageAlt: "Implantatsiya xizmati"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66992.jpg?_wi=1", imageAlt: "Implantatsiya xizmati"}, { imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg", imageAlt: "Protezlash xizmati"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66856.jpg", imageAlt: "Professional tozalash"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66856.jpg?_wi=1", imageAlt: "Professional tozalash"}, ]} ariaLabel="Bosh sahifa - Stomatologiya klinikasi" /> @@ -88,23 +88,23 @@ export default function HomePage() { { id: 1, title: "Tish davolash", description: "Kariyes, pulpitis, tish plombasi va boshqa tish kasalliklari bo'yicha to'liq davolash xizmati", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg", imageAlt: "Tish davolash xizmati"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg?_wi=2", imageAlt: "Tish davolash xizmati"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", imageAlt: "Klinika ichki ko'rinishi"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg?_wi=2", imageAlt: "Klinika ichki ko'rinishi"}, }, { id: 2, title: "Tish oqartirish", description: "Professional whitening xizmati bilan xavfsiz va samarali tish oqartirish", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18576.jpg", imageAlt: "Tish oqartirish xizmati"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18576.jpg?_wi=2", imageAlt: "Tish oqartirish xizmati"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66856.jpg", imageAlt: "Professional tozalash"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66856.jpg?_wi=2", imageAlt: "Professional tozalash"}, }, { id: 3, title: "Implantatsiya", description: "Zamonaviy implant qo'yish va suyak tiklash texnologiyalari", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66992.jpg", imageAlt: "Implantatsiya xizmati"}, + imageSrc: "http://img.b2bpic.net/free-photo/dentist-treats-childs-tooth-using-rubber-dam-closeup-tooth-treatment_169016-66992.jpg?_wi=2", imageAlt: "Implantatsiya xizmati"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", imageAlt: "Klinika reception"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg?_wi=3", imageAlt: "Klinika reception"}, }, ]} showStepNumbers={true} -- 2.49.1