|
@@ -0,0 +1,185 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+<head>
|
|
|
+ <link rel="stylesheet" href="buttons.css">
|
|
|
+ <link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
+ <link href="https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto:wght@100&display=swap" rel="stylesheet">
|
|
|
+ <link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
+ <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
+ <link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
|
|
|
+ <link rel="stylesheet" href="font.css">
|
|
|
+ <link rel="stylesheet" href="style.css">
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <title>Расстения</title>
|
|
|
+</head>
|
|
|
+<body>
|
|
|
+ <header class="container">
|
|
|
+ <div class="header_flex">
|
|
|
+ <img src="img/Group.png" alt="">
|
|
|
+ <ul>
|
|
|
+ <li><a href="#forus">О нас</a></li>
|
|
|
+ <li><a href="#catalog">Каталог</a></li>
|
|
|
+ <li><a href="#blog">Алкоголь</a></li>
|
|
|
+ <li><a href="#contact">Контакты</a></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </header>
|
|
|
+
|
|
|
+ <section class="background">
|
|
|
+ <div class="first-block container">
|
|
|
+ <div class="first-block_content">
|
|
|
+ <h1 class="Playfair" style="padding-bottom: 25px;">Бармен по вызову</h1>
|
|
|
+ <p class="Roboto" style="padding-bottom:50px;" >У нас самый<br>лучший сервис по обслуживанию</p>
|
|
|
+ <button class="buttons-choose"><p class="Roboto" style="font-size: 24px;">Выбрать бармена</p></button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="m-top m-bottom" id="forus">
|
|
|
+ <div class="container">
|
|
|
+ <div class="block-for-us">
|
|
|
+ <div class="scale"><img src="img/ishak.jpeg" alt=""></div>
|
|
|
+ <div class="block-for-us_padding">
|
|
|
+ <h1 class="Playfair" style="font-size:48px;">О нас</h1>
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Наша команда из опытных специалистов<br>
|
|
|
+ Наши бармены не только профессионально смешивают напитки,<br>
|
|
|
+ но и создают уникальную атмосферу на мероприятии. <br>
|
|
|
+ Они могут предложить флейринг - фигурное приготовление коктейлей,<br>
|
|
|
+ которое удивит гостей и добавит шоу-элемент вечеринке.<br>
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id="catalog">
|
|
|
+ <div class="container">
|
|
|
+ <div class="block-name">
|
|
|
+ <h1 class="Playfair" style="font-size:48px;">Наша команда</h1>
|
|
|
+ <p class="Roboto" style="font-size: 24px;padding-top: 20px;">Выберите бармена</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="block-card-product container">
|
|
|
+ <div class="block-card_flex">
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Артем</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">10 000 Р</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Георгий</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">9 000</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Евгений</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">6 000 Р</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="block-card-product container">
|
|
|
+ <div class="block-card_flex">
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Иван</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">5 500 Р</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Максим</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">5 000 Р</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ <div class="block-card">
|
|
|
+ <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
|
|
|
+ <div class="block-card_text">
|
|
|
+ <p class="Roboto" style="font-size: 24px;">Влад</p>
|
|
|
+ <p class="Roboto" style="font-size:24px;">4 000 Р</p>
|
|
|
+ </div>
|
|
|
+ <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="background-guide m-top m-bottom">
|
|
|
+ <div class="block-guide container">
|
|
|
+ <div>
|
|
|
+ <h1 class="Playfair"><p class="animate-charcter">Оставьте заявку на</p> нашем<br><p class="animate-charcter">сайте</p></h1>
|
|
|
+ </div>
|
|
|
+ <div class="block-form_text">
|
|
|
+ <form>
|
|
|
+ <p><input name="login" placeholder="Имя" class="Roboto"></p>
|
|
|
+ <p><input name="pass" type="password" placeholder="Телефон" class="Roboto" style="margin-left: 50px;"></p>
|
|
|
+ </form>
|
|
|
+ <button class="buttons-receive">Получить</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section id="blog">
|
|
|
+ <div class="container m-bottom">
|
|
|
+ <h1 class="Playfair" style="font-size: 48px;">Алгоколь</h1>
|
|
|
+ <p class="Roboto" style="font-size: 24px;padding-top: 25px;">выберите алькоголь себе по душе</p>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="blog container">
|
|
|
+ <div class="blog-card">
|
|
|
+ <div class="scale"><img src="img/tekila.jpeg" alt=""></div>
|
|
|
+ <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Текила санрайз</p>
|
|
|
+ </div>
|
|
|
+ <div class="blog-card">
|
|
|
+ <div class="scale"><img src="img/pina.jpeg" alt=""></div>
|
|
|
+ <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Пина коладо</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="blog container m-top m-bottom">
|
|
|
+ <div class="blog-card">
|
|
|
+ <div class="scale"><img src="img/goluboy.jpeg" alt=""></div>
|
|
|
+ <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Голубая лагуна</p>
|
|
|
+ </div>
|
|
|
+ <div class="blog-card">
|
|
|
+ <div class="scale"><img src="img/sangrita.jpg" alt=""></div>
|
|
|
+ <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Сангрита</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <section class="background-connection" id="contact">
|
|
|
+ <div class="connection_position">
|
|
|
+ <div class="connection_text">
|
|
|
+ <h1 class="Playfair" style="font-size: 64px;">Оставайтесь с нами<br>на связи</h1>
|
|
|
+ <p class="Roboto" style="font-size: 24px; margin-top: 50px;">+7 999 123 25-25</p>
|
|
|
+ <p class="Roboto" style="font-size: 24px; margin-top: 20px;">Телеграм</p>
|
|
|
+ <p class="Roboto" style="font-size: 24px; margin-top: 20px;">Вконтакте</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </section>
|
|
|
+
|
|
|
+ <footer>
|
|
|
+ <div class="footer_position">
|
|
|
+ <img src="img/footer.png" alt="" style="width: 70px;height: 70px;">
|
|
|
+ <p class="Playfair" style="font-size: 24px;">HomePlants</p>
|
|
|
+ <p class="Playfair" style="font-size: 24px;">2022</p>
|
|
|
+ </div>
|
|
|
+ </footer>
|
|
|
+</body>
|
|
|
+</html>
|