Новые картинки

This commit is contained in:
Web-serfer 2026-04-08 22:54:23 +05:00
parent c39b0c0821
commit 674ef7fe04
10 changed files with 6 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -34,13 +34,13 @@ const paginatedPosts = blogPosts.slice(startIndex, endIndex);
titleGold="для автовладельцев"
description="Разбираем сложные юридические вопросы простым языком. Советы юриста по автоспорам, ДТП, ОСАГО и защите прав водителей."
layout="with-image"
sideImage="/images/home/avtourist-surgut.avif"
sideImage="/images/blog/blogImg.avif"
sideImageAlt="Автоюрист Сургут"
experienceBadge={{
number: "50+",
text: "ПОЛЕЗНЫХ СТАТЕЙ"
}}
bgImage="/images/home/bg_hero.avif"
bgImage="/images/blog/blogBg.avif"
/>
<BlogCategories categories={categories} activeCategory="Все" currentPage={currentPage} />

View file

@ -21,13 +21,13 @@ import CasesList from "@components/cases/CasesList.astro";
description="Реальные примеры нашей работы по защите прав автовладельцев. Каждое дело — это история успеха, основанная на профессионализме и опыте."
btnText="Получить консультацию"
layout="with-image"
sideImage="/images/home/avtourist-surgut.avif"
sideImage="/images/cases/casesImg.avif"
sideImageAlt="Автоюрист Сургут"
experienceBadge={{
number: "500+",
text: "ВЫИГРАННЫХ ДЕЛ"
}}
bgImage="/images/home/bg_hero.avif"
bgImage="/images/cases/casesBg.avif"
/>
<CasesList />
</Layout>

View file

@ -23,13 +23,13 @@ import ServiceCategories from "@components/services/ServiceCategories.astro";
description="Мы обеспечиваем экспертную защиту прав водителей в Сургуте и Ханты-Мансийском автономном округе. Профессиональный подход к сложным дорожным спорам с акцентом на результат."
btnText="Получить помощь"
layout="with-image"
sideImage="/images/home/avtourist-surgut.avif"
sideImage="/images/services/office-table.avif"
sideImageAlt="Автоюрист Сургут"
experienceBadge={{
number: "12+",
text: "НАПРАВЛЕНИЙ ПРАКТИКИ"
}}
bgImage="/images/home/bg_hero.avif"
bgImage="/images/services/servicesBg.avif"
/>
<ServiceCategories />
<Pagination