Merge version_1 into main #3
@@ -63,7 +63,7 @@ export default function HomePage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Neden Biz?", logoIcon: Smile,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-laughing_23-2148860638.jpg", searchPlaceholder: "Arama yapın...", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-laughing_23-2148860638.jpg?_wi=1", searchPlaceholder: "Arama yapın...", buttons: [
|
||||
{ text: "İmplant Paket", href: "#services" },
|
||||
{ text: "Estetik Konsültasyon", href: "#contact" }
|
||||
],
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
title: "Yüksek Memnuniyet", description: "49+ hastamızdan 5.0 yıldız puan ile sürekli yüksek hastamız memnuniyeti"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg?_wi=1"
|
||||
imageAlt="Dentaist Avcılar Diş Kliniği"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -142,27 +142,27 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "implant", title: "Dental İmplant", author: "Kalıcı Çözüm", description: "Eksik dişler için en modern ve dayanıklı çözüm. Doğal dişiniz gibi görünen ve çalışan implantlar.", tags: ["Dayanıklı", "Doğal Görünüm"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg", imageAlt: "Dental İmplant"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg?_wi=1", imageAlt: "Dental İmplant"
|
||||
},
|
||||
{
|
||||
id: "aesthetic", title: "Estetik Diş Tedavisi", author: "Gülüş Tasarımı", description: "Gülüşünüzü dönüştüren estetik tedaviler. Renk, şekil ve alignment düzenlemesi.", tags: ["Estetik", "Tasarım"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg", imageAlt: "Estetik Diş Tedavisi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg?_wi=1", imageAlt: "Estetik Diş Tedavisi"
|
||||
},
|
||||
{
|
||||
id: "whitening", title: "Diş Beyazlatma", author: "Parlak Gülüş", description: "Profesyonel diş beyazlatma ile dişlerinizi birkaç tonlar daha açık yapın.", tags: ["Hızlı", "Etkili"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-smiling-beautiful-brunette-curly-girl-knitted-sweater-grey-neckwarmer-beige-wall_176420-8866.jpg", imageAlt: "Diş Beyazlatma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-smiling-beautiful-brunette-curly-girl-knitted-sweater-grey-neckwarmer-beige-wall_176420-8866.jpg?_wi=1", imageAlt: "Diş Beyazlatma"
|
||||
},
|
||||
{
|
||||
id: "crowns", title: "Zirkonya Kronlar", author: "Dolgulu Tedavi", description: "Metal alaşımsız, biyolojik uyumlu zirkonya kronlar ile doğal görünüm.", tags: ["Doğal", "Sağlıklı"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg", imageAlt: "Zirkonya Kronlar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-lying-bed-early-morning_176420-3629.jpg?_wi=2", imageAlt: "Zirkonya Kronlar"
|
||||
},
|
||||
{
|
||||
id: "canal", title: "Kök Kanal Tedavisi", author: "Ağrı Giderici", description: "İleri teknoloji kullanarak hızlı ve ağrısız kök kanal tedavisi.", tags: ["Ağrısız", "Hızlı"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg", imageAlt: "Kök Kanal Tedavisi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg?_wi=2", imageAlt: "Kök Kanal Tedavisi"
|
||||
},
|
||||
{
|
||||
id: "fillings", title: "Diş Dolgusu", author: "Koruma ve Tamir", description: "Renkli ve emniyetli diş dolgusu ile çürük dişleri restore edin.", tags: ["Koruma", "Restore"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-smiling-beautiful-brunette-curly-girl-knitted-sweater-grey-neckwarmer-beige-wall_176420-8866.jpg", imageAlt: "Diş Dolgusu"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cheerful-smiling-beautiful-brunette-curly-girl-knitted-sweater-grey-neckwarmer-beige-wall_176420-8866.jpg?_wi=2", imageAlt: "Diş Dolgusu"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -179,13 +179,13 @@ export default function HomePage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "patients", value: "2500+", title: "Tedavi Edilen Hasta", description: "Gülüşleri dönüştüren mutlu hastalar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-laughing_23-2148860638.jpg", imageAlt: "Mutlu Hastalar"
|
||||
id: "patients", value: "2500+", title: "Tedavi Edilen Hasta", description: "Gülüşleri dönüştüren mutlu hastalar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-laughing_23-2148860638.jpg?_wi=2", imageAlt: "Mutlu Hastalar"
|
||||
},
|
||||
{
|
||||
id: "implants", value: "1200+", title: "Başarılı İmplant", description: "Kalıcı ve doğal çözümler sağladık", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg", imageAlt: "İmplant Tedavisi"
|
||||
id: "implants", value: "1200+", title: "Başarılı İmplant", description: "Kalıcı ve doğal çözümler sağladık", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg?_wi=1", imageAlt: "İmplant Tedavisi"
|
||||
},
|
||||
{
|
||||
id: "rating", value: "5.0★", title: "Google Puanı", description: "49+ hastan gelen beş yıldız puanlar", imageSrc: "http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg", imageAlt: "Klinik İçi"
|
||||
id: "rating", value: "5.0★", title: "Google Puanı", description: "49+ hastan gelen beş yıldız puanlar", imageSrc: "http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg?_wi=2", imageAlt: "Klinik İçi"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -235,15 +235,15 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "implant-single", brand: "Dentaist Avcılar", name: "Tek Diş İmplant Paketi", price: "Özel Fiyat", rating: 5,
|
||||
reviewCount: "47 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg", imageAlt: "Tek Diş İmplant"
|
||||
reviewCount: "47 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg?_wi=3", imageAlt: "Tek Diş İmplant"
|
||||
},
|
||||
{
|
||||
id: "implant-multiple", brand: "Dentaist Avcılar", name: "Çoklu Diş İmplant Paketi", price: "Paket Fiyatı", rating: 5,
|
||||
reviewCount: "32 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg", imageAlt: "Çoklu Diş İmplant"
|
||||
reviewCount: "32 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23498.jpg?_wi=2", imageAlt: "Çoklu Diş İmplant"
|
||||
},
|
||||
{
|
||||
id: "implant-all-on-four", brand: "Dentaist Avcılar", name: "All-on-4 İmplant Sistemi", price: "Kapsamlı Çözüm", rating: 5,
|
||||
reviewCount: "25 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg", imageAlt: "All-on-4 İmplant"
|
||||
reviewCount: "25 Yorumu", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19451.jpg?_wi=4", imageAlt: "All-on-4 İmplant"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg?_wi=3"
|
||||
imageAlt="Dentaist Avcılar Kliniği"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -289,7 +289,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg?_wi=4"
|
||||
imageAlt="Klinik Konumu"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user