diff --git a/src/components/ContactForm.astro b/src/components/ContactForm.astro index a47cfe7..2ff66b2 100644 --- a/src/components/ContactForm.astro +++ b/src/components/ContactForm.astro @@ -3,10 +3,10 @@
-
+

Ждем вас в нашем сервисе

-
+
@@ -18,7 +18,7 @@

г. Сургут, ул. Профсоюзов, 45 (Пример)

-
+
@@ -30,7 +30,7 @@

+7 (900) 000-00-00

-
+
@@ -46,7 +46,7 @@
-
+

Остались вопросы?

Оставьте ваши контакты, и мы перезвоним вам в течение 15 минут для консультации.

diff --git a/src/components/Hero.astro b/src/components/Hero.astro index d760597..09d441e 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -4,15 +4,15 @@
Автомобиль
-
+
Специализированный центр в Сургуте @@ -24,11 +24,11 @@

Опытные специалисты, современное оборудование и только качественные запчасти. Ваш автомобиль в надежных руках профессионалов.

-
- - + Посмотреть услуги
diff --git a/src/components/Services.astro b/src/components/Services.astro index bdf5e9f..a3a7e00 100644 --- a/src/components/Services.astro +++ b/src/components/Services.astro @@ -42,11 +42,11 @@ const services = [
{services.map((service, i) => ( -
+
-

{service.title}

+

{service.title}

{service.desc}

-