Update src/app/page.tsx

This commit is contained in:
2026-05-21 16:21:02 +00:00
parent 8413271184
commit 2aeb4861f9

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
]}
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",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Diamond Dent Grozny — качество в деталях"
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"
/>
</div>
@@ -122,7 +122,7 @@ export default function LandingPage() {
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",
@@ -130,7 +130,7 @@ export default function LandingPage() {
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",
@@ -393,7 +393,7 @@ export default function LandingPage() {
button: {
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",
},
{
@@ -409,7 +409,7 @@ export default function LandingPage() {
button: {
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",
},
{
@@ -425,7 +425,7 @@ export default function LandingPage() {
button: {
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",
},
{
@@ -441,7 +441,7 @@ export default function LandingPage() {
button: {
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",
},
]}