From f5b6494668169f0f325e92c9267ea89c3a6813c0 Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Mon, 11 May 2026 19:06:31 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BA=D0=B8=20=D0=B2=20=D0=BA=D0=BE=D0=BC=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D0=B5=D0=BD=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContactForm.astro | 10 +++++----- src/components/Hero.astro | 12 ++++++------ src/components/Services.astro | 6 +++--- src/layouts/Layout.astro | 1 - 4 files changed, 14 insertions(+), 15 deletions(-) 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}

-