From b4bcde0ae76c626ba57d2cd8a10a0950abca5b04 Mon Sep 17 00:00:00 2001 From: Web-serfer Date: Mon, 11 May 2026 20:30:54 +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=B5=D0=BD=D1=82=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AboutUs.astro | 2 +- src/components/ContactForm.astro | 2 +- src/components/Features.astro | 6 +++--- src/components/Hero.astro | 6 +++--- src/components/Services.astro | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/AboutUs.astro b/src/components/AboutUs.astro index af42b42..bd40a71 100644 --- a/src/components/AboutUs.astro +++ b/src/components/AboutUs.astro @@ -23,7 +23,7 @@
-

Мастерство, проверенное временем

+

Мастерство, проверенное временем

Наш сервисный центр специализируется на автомобилях Toyota и Lexus уже более 15 лет. Мы знаем каждую особенность этих марок, что позволяет нам проводить диагностику и ремонт с заводской точностью.

diff --git a/src/components/ContactForm.astro b/src/components/ContactForm.astro index d0be651..e22e618 100644 --- a/src/components/ContactForm.astro +++ b/src/components/ContactForm.astro @@ -4,7 +4,7 @@
-

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

+

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

diff --git a/src/components/Features.astro b/src/components/Features.astro index dee8861..aaff435 100644 --- a/src/components/Features.astro +++ b/src/components/Features.astro @@ -21,7 +21,7 @@ const features = [
-

Почему выбирают нас

+

Почему выбирают нас

Мы заботимся о вашем автомобиле как о своем собственном

@@ -29,8 +29,8 @@ const features = [ {features.map((f, i) => (
-

{f.title}

-

{f.description}

+

{f.title}

+

{f.description}

))}
diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 7c98fd5..51a1d3d 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -13,15 +13,15 @@
-
+
Специализированный центр в Сургуте
-

+

Обслуживание & Ремонт
Toyota & Lexus

-

+

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

diff --git a/src/components/Services.astro b/src/components/Services.astro index 2c710ec..aded878 100644 --- a/src/components/Services.astro +++ b/src/components/Services.astro @@ -36,7 +36,7 @@ const services = [
-

Наши Услуги

+

Наши Услуги

Полный спектр работ для поддержания вашего автомобиля в идеальном состоянии

@@ -44,8 +44,8 @@ const services = [ {services.map((service, i) => (
-

{service.title}

-

{service.desc}

+

{service.title}

+

{service.desc}