diff options
Diffstat (limited to 'Views/Home/_About.cshtml')
-rw-r--r-- | Views/Home/_About.cshtml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Views/Home/_About.cshtml b/Views/Home/_About.cshtml deleted file mode 100644 index e7bffcb..0000000 --- a/Views/Home/_About.cshtml +++ /dev/null @@ -1,20 +0,0 @@ -<section class="about-section" id="about"> - <div class="container px-4 px-lg-5"> - <div class="row gx-4 gx-lg-5 justify-content-center"> - <div class="col-lg-8"> - <h5 class="text-white text-center">Шьем с 2017 года.</h5> - <p class="text-white-50 text-center">За 6 лет сшили более трех тысяч изделий и осчастливили более тысячи заказчиц. Станьте следующей обладательницей идеального нижнего белья.</p> - <h5 class="text-white text-center">Что вы получаете, заказывая нижнее белье у нас?</h5> - <ul class="text-white-50"> - <li>Ручная работа. Высокое качество.</li> - <li>Составьте свой комплект лифа, трусиков и аксессуаров из нашего каталога.</li> - <li>Сошьем комплект по вашим меркам. Идеальная посадка.</li> - <li>Сделаем трусики и пояса любого размера. Лифы от 70В/75А до 90В.</li> - </ul> - </div> - </div> - <div class="container px-4 px-lg-5 d-flex h-100 align-items-center "> - <a class="btn btn-primary justify-content-center mx-auto mt-2 mb-5" href="#projects">Посмотреть комплекты</a> - </div> - </div> -</section>
\ No newline at end of file |