Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b099546739 | |||
| 19a1a30080 | |||
| 87ee6a67ea | |||
| 192ae01010 | |||
| c844107e3d | |||
| cc5a0d1b06 | |||
| 5e68689824 | |||
| 46d9dfeb04 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
description="Премиальная стоматология в Грозном. Мы сочетаем передовые технологии и заботливый подход для создания вашей безупречной улыбки."
|
description="Премиальная стоматология в Грозном. Мы сочетаем передовые технологии и заботливый подход для создания вашей безупречной улыбки."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Записаться на приём", href: "#contact"},
|
text: "Записаться на приём", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
{
|
{
|
||||||
text: "Узнать больше", href: "#about"},
|
text: "Узнать больше", href: "#about"},
|
||||||
]}
|
]}
|
||||||
@@ -189,6 +189,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Преображение улыбок"
|
title="Преображение улыбок"
|
||||||
description="Результаты нашей работы, которыми мы гордимся."
|
description="Результаты нашей работы, которыми мы гордимся."
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -217,6 +222,12 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Отзывы наших пациентов"
|
title="Отзывы наших пациентов"
|
||||||
description="Благодарим за доверие к Diamond Dent."
|
description="Благодарим за доверие к Diamond Dent."
|
||||||
|
ratingClassName="text-[#FFD700] fill-[#FFD700]"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -230,31 +241,31 @@ export default function LandingPage() {
|
|||||||
id: "pr1", title: "Гигиена", price: "3000 ₽", period: "сеанс", features: [
|
id: "pr1", title: "Гигиена", price: "3000 ₽", period: "сеанс", features: [
|
||||||
"Профессиональная чистка", "Полировка", "Фторирование"],
|
"Профессиональная чистка", "Полировка", "Фторирование"],
|
||||||
button: {
|
button: {
|
||||||
text: "Записаться"},
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display"},
|
imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg", imageAlt: "Revealing shot of orthodontic chair with nobody in teeth x ray images on modern display"},
|
||||||
{
|
{
|
||||||
id: "pr2", title: "Отбеливание", price: "15000 ₽", period: "сеанс", features: [
|
id: "pr2", title: "Отбеливание", price: "15000 ₽", period: "сеанс", features: [
|
||||||
"Экспресс отбеливание", "Защита эмали"],
|
"Экспресс отбеливание", "Защита эмали"],
|
||||||
button: {
|
button: {
|
||||||
text: "Записаться"},
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
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"},
|
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"},
|
||||||
{
|
{
|
||||||
id: "pr3", title: "Лечение", price: "от 2500 ₽", period: "зуб", features: [
|
id: "pr3", title: "Лечение", price: "от 2500 ₽", period: "зуб", features: [
|
||||||
"Лечение кариеса", "Пломбирование", "Анестезия"],
|
"Лечение кариеса", "Пломбирование", "Анестезия"],
|
||||||
button: {
|
button: {
|
||||||
text: "Записаться"},
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
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"},
|
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"},
|
||||||
{
|
{
|
||||||
id: "pr4", title: "Имплантация", price: "от 35000 ₽", period: "под ключ", features: [
|
id: "pr4", title: "Имплантация", price: "от 35000 ₽", period: "под ключ", features: [
|
||||||
"Консультация хирурга", "Имплант", "Коронка"],
|
"Консультация хирурга", "Имплант", "Коронка"],
|
||||||
button: {
|
button: {
|
||||||
text: "Записаться"},
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
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"},
|
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"},
|
||||||
{
|
{
|
||||||
id: "pr5", title: "Брекеты", price: "от 80000 ₽", period: "полный курс", features: [
|
id: "pr5", title: "Брекеты", price: "от 80000 ₽", period: "полный курс", features: [
|
||||||
"Диагностика", "Система брекетов", "Коррекция"],
|
"Диагностика", "Система брекетов", "Коррекция"],
|
||||||
button: {
|
button: {
|
||||||
text: "Записаться"},
|
text: "Записаться", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
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"},
|
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"},
|
||||||
]}
|
]}
|
||||||
title="Стоимость услуг"
|
title="Стоимость услуг"
|
||||||
@@ -281,6 +292,11 @@ export default function LandingPage() {
|
|||||||
title="Часто задаваемые вопросы"
|
title="Часто задаваемые вопросы"
|
||||||
description="Ответы на популярные вопросы о стоматологическом лечении."
|
description="Ответы на популярные вопросы о стоматологическом лечении."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Записаться на приём", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -301,7 +317,8 @@ export default function LandingPage() {
|
|||||||
name: "message", placeholder: "Услуга или комментарий", rows: 4,
|
name: "message", placeholder: "Услуга или комментарий", rows: 4,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
|
||||||
buttonText="Отправить заявку"
|
buttonText="Записаться на приём"
|
||||||
|
onSubmit={(data) => window.open(`https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny.%20Имя:%20${data.name}.%20Телефон:%20${data.phone}.%20Комментарий:%20${data.message}`)}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -315,7 +332,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "Ул. Шейх Али Митаева, 59, Грозный", href: "#"},
|
label: "Ул. Шейх Али Митаева, 59, Грозный", href: "#"},
|
||||||
{
|
{
|
||||||
label: "+7 929 103 30 03", href: "tel:+79291033003"},
|
label: "+7 929 103 30 03", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -331,7 +348,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
label: "Instagram", href: "https://instagram.com/diamonddent_grozny"},
|
label: "Instagram", href: "https://instagram.com/diamonddent_grozny"},
|
||||||
{
|
{
|
||||||
label: "WhatsApp", href: "https://wa.me/79291033003"},
|
label: "WhatsApp", href: "https://wa.me/+79291033003?text=Здравствуйте!%20Хочу%20записаться%20на%20приём%20в%20Diamond%20Dent%20Grozny"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user