edit blocks (gendir)
This commit is contained in:
22
index.html
22
index.html
@@ -28,22 +28,24 @@
|
||||
<section class="hero">
|
||||
<div class="hero__bg" aria-hidden="true"></div>
|
||||
<div class="container hero__content">
|
||||
<h1>
|
||||
<!--<h1>
|
||||
Спорткомплекс полного цикла в <span>Москве:</span><br>
|
||||
лёд, залы, проживание и питание на одной территории
|
||||
</h1>
|
||||
<p>
|
||||
</h1>-->
|
||||
<h1>Многофункциональный ледовый комплекс</h1>
|
||||
<!--<p>
|
||||
Два ледовых поля 58×26 м, универсальный зал, фитнес-центр и
|
||||
апарт-отель на 70+ номеров. В пределах ТТК.
|
||||
</p>
|
||||
</p>-->
|
||||
<ul class="hero__tags">
|
||||
<li>2 ледовых поля 58×26 м</li>
|
||||
<li>Универсальный зал, фитнес центр, и зал хореографии</li>
|
||||
<li>Проживание и питание на территории</li>
|
||||
<li>Собственный паркинг</li>
|
||||
</ul>
|
||||
<div class="hero__actions">
|
||||
<a class="btn" href="#booking">Забронировать площадку</a>
|
||||
<a class="btn btn--ghost" href="#booking">Узнать расписание</a>
|
||||
<a style="padding-left: 75px; padding-right: 75px;" class="btn" href="#booking">Оставить заявку</a>
|
||||
<a style="display:none;" class="btn btn--ghost" href="#booking">Узнать расписание</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -71,7 +73,7 @@
|
||||
|
||||
<section class="section section--pattern objects" id="objects">
|
||||
<div class="container">
|
||||
<header class="section__head">
|
||||
<header class="section__head" style="display:none;">
|
||||
<h2>Наши объекты</h2>
|
||||
<p>Профессиональная инфраструктура для ваших целей</p>
|
||||
</header>
|
||||
@@ -141,7 +143,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section infrastructure" id="infrastructure">
|
||||
<section class="section infrastructure" id="infrastructure" style="display:none;">
|
||||
<div class="container">
|
||||
<header class="section__head">
|
||||
<h2>Инфраструктура</h2>
|
||||
@@ -188,7 +190,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section services" id="services">
|
||||
<section class="section services" id="services" style="display:none;">
|
||||
<div class="container">
|
||||
<header class="section__head">
|
||||
<h2>Услуги</h2>
|
||||
@@ -218,7 +220,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section pricing" id="pricing">
|
||||
<section class="section pricing" id="pricing" style="display:none;">
|
||||
<div class="container">
|
||||
<header class="section__head">
|
||||
<h2>Стоимость</h2>
|
||||
|
||||
Reference in New Issue
Block a user