style: change images #5

Merged
elarmethu merged 1 commits from style/change-images into main 2026-04-24 09:49:50 +00:00
11 changed files with 19 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

View File

@@ -78,7 +78,7 @@
</header>
<article class="object-card">
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/section-main.webp');"></div>
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/ledovie.png');"></div>
<div class="object-card__content">
<h3>Ледовые поля</h3>
<p>Два профессиональных поля 56×26 м для хоккея, фигурного катания и массовых катаний.</p>
@@ -91,7 +91,7 @@
</article>
<article class="object-card object-card--reverse">
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/booking-section.webp');"></div>
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/universal-zal.png');"></div>
<div class="object-card__content">
<h3>Универсальный зал</h3>
<p>Многофункциональное пространство для командных и индивидуальных тренировок.</p>
@@ -104,7 +104,7 @@
</article>
<article class="object-card">
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/infrastructure-section.webp');"></div>
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/fitnes.png');"></div>
<div class="object-card__content">
<h3>Фитнес-центр</h3>
<p>Современная зона для силовых и функциональных тренировок.</p>
@@ -117,26 +117,26 @@
</article>
<article class="object-card object-card--reverse">
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/services-section.webp');"></div>
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/fitnes.png');"></div>
<div class="object-card__content">
<h3>Апарт-комплекс</h3>
<p>Комфортное проживание спортсменов и команд на территории комплекса.</p>
<h3>Фитнес-центр</h3>
<p>Кардио и силовое оборудование последнего поколения.</p>
<ul>
<li>150+ мест с современной инфраструктурой</li>
<li>Кухня, прачечная, зоны отдыха и восстановления</li>
<li>200+ кв.м • Новейшее оборудование</li>
<li>Силовые тренировки, кардио, ОФП</li>
</ul>
<a class="btn btn--small" href="#booking">Забронировать</a>
</div>
</article>
<article class="object-card">
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/footer-section.webp');"></div>
<div class="object-card__image" style="background-image: linear-gradient(0deg, rgba(18,18,18,.3), rgba(18,18,18,.3)), url('./assets/images/other/horeografia.png');"></div>
<div class="object-card__content">
<h3>Ресторан</h3>
<p>Полноценное спортивное питание и меню для командных сборов.</p>
<h3>Зал хореографии</h3>
<p>Просторный зал с зеркалами и хореографическими станками.</p>
<ul>
<li>Баланс БЖУ, восстановительные рационы</li>
<li>Обслуживание турниров и корпоративных мероприятий</li>
<li>Зеркала • Станки • Звуковая система</li>
<li>Фигурное катание, танцы, балет</li>
</ul>
<a class="btn btn--small" href="#booking">Забронировать</a>
</div>
@@ -218,12 +218,12 @@
<p>Пространства OlimpArena в деталях</p>
</header>
<div class="gallery__grid">
<div class="gallery__item" style="background-image:url('./assets/images/other/section-main.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/booking-section.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/infrastructure-section.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/services-section.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/footer-section.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/section-main.webp');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery1.png');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery2.png');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery3.png');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery4.png');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery5.png');"></div>
<div class="gallery__item" style="background-image:url('./assets/images/other/gallery1.png');"></div>
</div>
</div>
</section>