Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 19:12:30 +00:00

View File

@@ -52,7 +52,7 @@ export default function DentalClinicPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dentist-working-dental-clinic_1157-28585.jpg", imageAlt: "Diş Hekimi Taner Çavuş"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dentist-working-dental-clinic_1157-28585.jpg?_wi=1", imageAlt: "Diş Hekimi Taner Çavuş"
}
]}
tag="Profesyonel Diş Hekimi"
@@ -84,27 +84,27 @@ export default function DentalClinicPage() {
features={[
{
id: "service-1", title: "Diş Muayenesi", descriptions: ["Kapsamlıız ve diş kontrolü", "Profesyonel değerlendirme ve tavsiye"],
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg", imageAlt: "Diş muayenesi"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=1", imageAlt: "Diş muayenesi"
},
{
id: "service-2", title: "Diş Dolgusu", descriptions: ["Modern resin dolgular", "Doğal görünüm ve dayanıklılık"],
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", imageAlt: "Diş dolgusu tedavisi"
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg?_wi=1", imageAlt: "Diş dolgusu tedavisi"
},
{
id: "service-3", title: "Kanal Tedavisi", descriptions: ["Güncel tedavi teknikleri", "Minimal ağrı, maksimal etkinlik"],
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg", imageAlt: "Kanal tedavisi"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=2", imageAlt: "Kanal tedavisi"
},
{
id: "service-4", title: "Diş Beyazlatma", descriptions: ["Profesyonel beyazlatma", "Parlak ve beyaz gülüş"],
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", imageAlt: "Diş beyazlatma"
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg?_wi=2", imageAlt: "Diş beyazlatma"
},
{
id: "service-5", title: "İmplant Tedavisi", descriptions: ["Dayanıklı implant çözümleri", "Doğal gibi görünen dişler"],
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg", imageAlt: "İmplant tedavisi"
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dental-tools_107420-65516.jpg?_wi=3", imageAlt: "İmplant tedavisi"
},
{
id: "service-6", title: "Diş Taşı Temizliği", descriptions: ["Profesyonel temizlik prosesi", "Sağlıklı diş eti ve dişler"],
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", imageAlt: "Diş taşı temizliği"
imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg?_wi=3", imageAlt: "Diş taşı temizliği"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -134,7 +134,7 @@ export default function DentalClinicPage() {
tag="Hakkımızda"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dentist-working-dental-clinic_1157-28585.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dentist-working-dental-clinic_1157-28585.jpg?_wi=2"
imageAlt="Diş Hekimi Taner Çavuş"
mediaAnimation="slide-up"
metricsAnimation="slide-up"