0
0
MyDarling/Pages/Shared/_About.cshtml
2023-06-03 07:50:42 +03:00

20 lines
1.5 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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="#products">Посмотреть комплекты</a>
</div>
</div>
</section>