This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2026-01-02 23:43:27 +05:00
parent 12ab6790b1
commit 0ff1d35a23
5 changed files with 118 additions and 114 deletions

View File

@@ -0,0 +1,45 @@
<div id="about" class="about-area half-bg default-padding">
<div class="container">
<div class="row">
<!-- Start About Content -->
<div class="about-content">
<div class="col-md-12 info">
<div class="content-info">
<div class="row">
<div class="col-md-6 left-info text-light">
<h4>Our Story</h4>
<h2>We're knowledgeable about making benefits higher</h2>
<p>
Change wholly say why eldest period. Are projection put celebrated particular
unreserved joy unsatiable its. In then dare good am rose bred or. On am in nearer
square wanted.
</p>
<a class="popup-youtube light video-play-button relative"
href="https://www.youtube.com/watch?v=owhuBrGIOsE">
<i class="fa fa-play"></i>
</a>
</div>
<div class="col-md-6 right-info">
<p>
Fully begin on by wound an. Girl rich in do up or both. At declared in as rejoiced
of together. He impression collecting delightful unpleasant by prosperous as on. End
too talent she object mrs wanted remove giving.
</p>
<p>
In on announcing if of comparison pianoforte projection. Maids hoped gay yet bed
asked blind dried point. On abroad danger likely regret twenty edward do. Too
horrible consider followed may differed age. An rest if more five mr of. Age just
her rank met down way. unaffected partiality indulgence dispatched to of celebrated
remarkably. Unfeeling are had allowance own perceived abilities.
</p>
<a class="btn circle btn-theme border btn-md" href="#">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<!-- End About -->
</div>
</div>
</div>

View File

@@ -9,13 +9,13 @@
<div class="double-items">
<div class="col-md-7">
<div class="info">
<h2 data-animation="animated slideInLeft">Умный
<h2 data-animation="animated slideInLeft">Система Умный
<strong>Дом</strong></h2>
<ul data-animation="animated fadeInLeft">
<li>Безопасность</li>
<li>Техническая поддержка</li>
<li>Панель администратора</li>
<li>Адаптивный дизайн</li>
<li>Безопасность информации</li>
<li>Контроль устройств</li>
<li>Энергоэффективность</li>
<li>Простота управления</li>
</ul>
<a data-animation="animated fadeInDown" class="btn circle btn-theme effect btn-md"
href="#">Подробнее</a>

View File

@@ -0,0 +1,64 @@
{% load static %}
<div id="features" class="features-area bg-gray shape default-padding">
<div class="container">
<div class="row">
<!-- Start Features Content -->
<div class="features-content">
<div class="col-md-5 thumb">
<img src="{% static 'file/home/img/illustrations/9.svg' %}" alt="Thumb">
</div>
<div class="col-md-7 info">
<div class="info-items">
<div class="features">
<div class="row">
<!-- Left Grid -->
<div class="col-md-6 col-sm-6 equal-height">
<div class="item">
<i class="flaticon-project-management"></i>
<p>
Широкие возможности дистанционного и автоматического управления осветительной электрикой
в квартире, доме и на улице. Удобно, красиво, безопасно и экономично
</p>
<h4>Освещение</h4>
</div>
<div class="item">
<i class="flaticon-customer-service"></i>
<p>
Интеллектуальный контроль и автоматизация приточно-вытяжной вентиляции, фанкойлов и
подключаемых воздухоохладителей, открывание и закрывание окон с приводом.
</p>
<h4>Вентиляция</h4>
</div>
</div>
<!-- End Left Grid -->
<!-- Right Grid -->
<div class="col-md-6 col-sm-6 equal-height">
<div class="item">
<i class="flaticon-software"></i>
<p>
Технология Умный Дом позволяет проводить контроль, регулировку и поддержание заданных параметров в
системах электрического и жидкостного отопления, как для комфорта, так и для экономичности.
</p>
<h4>Отопление</h4>
</div>
<div class="item">
<i class="flaticon-testing"></i>
<p>
Интеграция системы управления домом c автоматическими воротами для большего удобства и безопасности.
Обе технологии дополняют друг друга и позволяют расширить возможности дистанционного контроля и управления.
</p>
<h4>Автоматические ворота</h4>
</div>
</div>
<!-- End Right Grid -->
</div>
</div>
</div>
</div>
</div>
<!-- End Features Content -->
</div>
</div>
</div>

View File

@@ -17,118 +17,12 @@
<!-- Start Our feature
============================================= -->
<div id="features" class="features-area bg-gray shape default-padding">
<div class="container">
<div class="row">
<!-- Start Features Content -->
<div class="features-content">
<div class="col-md-5 thumb">
<img src="assets/img/illustrations/9.svg" alt="Thumb">
</div>
<div class="col-md-7 info">
<div class="info-items">
<div class="features">
<div class="row">
<!-- Left Grid -->
<div class="col-md-6 col-sm-6 equal-height">
<div class="item">
<i class="flaticon-dashboard"></i>
<p>
situation perpetual allowance offending as principle satisfied. Improved
carriage securing.
</p>
<h4>Monitoring</h4>
</div>
<div class="item">
<i class="flaticon-question"></i>
<p>
Fortune account written prepare invited no passage. Garrets use ten you the
weather ferrars.
</p>
<h4>Support Chat</h4>
</div>
</div>
<!-- End Left Grid -->
<!-- Right Grid -->
<div class="col-md-6 col-sm-6 equal-height">
<div class="item">
<i class="flaticon-analysis"></i>
<p>
Offending delivered questions met. Acceptance she interested new boisterous
discretion celebrated.
</p>
<h4>System Analysis</h4>
</div>
<div class="item">
<i class="flaticon-rocket"></i>
<p>
Jennings dashwood to quitting marriage bachelor in. On as conviction in of
appearance.
</p>
<h4>First Run</h4>
</div>
</div>
<!-- End Right Grid -->
</div>
</div>
</div>
</div>
</div>
<!-- End Features Content -->
</div>
</div>
</div>
{% include 'home/base/feature.html' %}
<!-- End Our Features -->
<!-- Start Our About
============================================= -->
<div id="about" class="about-area half-bg default-padding">
<div class="container">
<div class="row">
<!-- Start About Content -->
<div class="about-content">
<div class="col-md-12 info">
<div class="content-info">
<div class="row">
<div class="col-md-6 left-info text-light">
<h4>Our Story</h4>
<h2>We're knowledgeable about making benefits higher</h2>
<p>
Change wholly say why eldest period. Are projection put celebrated particular
unreserved joy unsatiable its. In then dare good am rose bred or. On am in nearer
square wanted.
</p>
<a class="popup-youtube light video-play-button relative"
href="https://www.youtube.com/watch?v=owhuBrGIOsE">
<i class="fa fa-play"></i>
</a>
</div>
<div class="col-md-6 right-info">
<p>
Fully begin on by wound an. Girl rich in do up or both. At declared in as rejoiced
of together. He impression collecting delightful unpleasant by prosperous as on. End
too talent she object mrs wanted remove giving.
</p>
<p>
In on announcing if of comparison pianoforte projection. Maids hoped gay yet bed
asked blind dried point. On abroad danger likely regret twenty edward do. Too
horrible consider followed may differed age. An rest if more five mr of. Age just
her rank met down way. unaffected partiality indulgence dispatched to of celebrated
remarkably. Unfeeling are had allowance own perceived abilities.
</p>
<a class="btn circle btn-theme border btn-md" href="#">Learn more</a>
</div>
</div>
</div>
</div>
</div>
<!-- End About -->
</div>
</div>
</div>
{% include 'home/base/about.html' %}
<!-- End Our About -->
<!-- Start Services Area

View File

@@ -60,3 +60,4 @@
.flaticon-support:before { content: "\f115"; }
.flaticon-countdown:before { content: "\f116"; }
.flaticon-planet-earth:before { content: "\f117"; }
.flaticon-ion-a-unlock:before { content: "\f3b5"; }