Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-21 16:21:05 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg?_wi=1",
imageAlt: "modern dental clinic interior", imageAlt: "modern dental clinic interior",
}, },
{ {
@@ -105,7 +105,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Diamond Dent Grozny — качество в деталях" title="Diamond Dent Grozny — качество в деталях"
description="Наша клиника основана на принципах инноваций и искренней заботы. Мы верим, что каждая улыбка заслуживает безупречного здоровья и эстетики, поэтому предлагаем лучшие решения в области стоматологии." description="Наша клиника основана на принципах инноваций и искренней заботы. Мы верим, что каждая улыбка заслуживает безупречного здоровья и эстетики, поэтому предлагаем лучшие решения в области стоматологии."
imageSrc="http://img.b2bpic.net/free-photo/dentistry-team-explaining-radiography-sick-patient-doing-oral-care-examination-cure-toothache-stomatologist-assistant-consulting-x-ray-results-dental-drill-procedure_482257-32294.jpg" imageSrc="http://img.b2bpic.net/free-photo/dentistry-team-explaining-radiography-sick-patient-doing-oral-care-examination-cure-toothache-stomatologist-assistant-consulting-x-ray-results-dental-drill-procedure_482257-32294.jpg?_wi=1"
imageAlt="dentist patient consultation modern" imageAlt="dentist patient consultation modern"
/> />
</div> </div>
@@ -122,7 +122,7 @@ export default function LandingPage() {
tags: [ tags: [
"хирургия", "хирургия",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985828.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985828.jpg?_wi=1",
}, },
{ {
id: "s2", id: "s2",
@@ -130,7 +130,7 @@ export default function LandingPage() {
tags: [ tags: [
"эстетика", "эстетика",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65438.jpg", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65438.jpg?_wi=1",
}, },
{ {
id: "s3", id: "s3",
@@ -393,7 +393,7 @@ export default function LandingPage() {
button: { button: {
text: "Записаться", text: "Записаться",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66977.jpg?_wi=2",
imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display",
}, },
{ {
@@ -409,7 +409,7 @@ export default function LandingPage() {
button: { button: {
text: "Записаться", text: "Записаться",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-explaining-radiography-sick-patient-doing-oral-care-examination-cure-toothache-stomatologist-assistant-consulting-x-ray-results-dental-drill-procedure_482257-32294.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-explaining-radiography-sick-patient-doing-oral-care-examination-cure-toothache-stomatologist-assistant-consulting-x-ray-results-dental-drill-procedure_482257-32294.jpg?_wi=2",
imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display",
}, },
{ {
@@ -425,7 +425,7 @@ export default function LandingPage() {
button: { button: {
text: "Записаться", text: "Записаться",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985828.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-looking-dental-mold-with-orthodontist_23-2148985828.jpg?_wi=2",
imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display",
}, },
{ {
@@ -441,7 +441,7 @@ export default function LandingPage() {
button: { button: {
text: "Записаться", text: "Записаться",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65438.jpg", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65438.jpg?_wi=2",
imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display",
}, },
]} ]}