main.html 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <link rel="stylesheet" href="buttons.css">
  5. <link rel="preconnect" href="https://fonts.googleapis.com">
  6. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  7. <link href="https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto:wght@100&display=swap" rel="stylesheet">
  8. <link rel="preconnect" href="https://fonts.googleapis.com">
  9. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  10. <link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
  11. <link rel="stylesheet" href="font.css">
  12. <link rel="stylesheet" href="style.css">
  13. <meta charset="UTF-8">
  14. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  15. <title>Расстения</title>
  16. </head>
  17. <body>
  18. <header class="container">
  19. <div class="header_flex">
  20. <img src="img/Group.png" alt="">
  21. <ul>
  22. <li><a href="#forus">О нас</a></li>
  23. <li><a href="#catalog">Каталог</a></li>
  24. <li><a href="#blog">Aлкоголь</a></li>
  25. <li><a href="#contact">Контакты</a></li>
  26. </ul>
  27. </div>
  28. </header>
  29. <section class="background">
  30. <div class="first-block container">
  31. <div class="first-block_content">
  32. <h1 class="Playfair" style="padding-bottom: 25px;">Бармен по вызову</h1>
  33. <p class="Roboto" style="padding-bottom:50px;" >У нас самый<br>лучший сервис по обслуживанию</p>
  34. <button class="buttons-choose"><p class="Roboto" style="font-size: 24px;">Выбрать бармена</p></button>
  35. </div>
  36. </div>
  37. </section>
  38. <section class="m-top m-bottom" id="forus">
  39. <div class="container">
  40. <div class="block-for-us">
  41. <div class="scale"><img src="img/ishak.jpeg" alt=""></div>
  42. <div class="block-for-us_padding">
  43. <h1 class="Playfair" style="font-size:48px;">О нас</h1>
  44. <p class="Roboto" style="font-size: 24px;">Наша команда из опытных специалистов<br>
  45. Наши бармены не только профессионально смешивают напитки,<br>
  46. но и создают уникальную атмосферу на мероприятии. <br>
  47. Они могут предложить флейринг - фигурное приготовление коктейлей,<br>
  48. которое удивит гостей и добавит шоу-элемент вечеринке.<br>
  49. </p>
  50. </div>
  51. </div>
  52. </div>
  53. </section>
  54. <section id="catalog">
  55. <div class="container">
  56. <div class="block-name">
  57. <h1 class="Playfair" style="font-size:48px;">Наша команда</h1>
  58. <p class="Roboto" style="font-size: 24px;padding-top: 20px;">Выберите бармена</p>
  59. </div>
  60. </div>
  61. <div class="block-card-product container">
  62. <div class="block-card_flex">
  63. <div class="block-card">
  64. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  65. <div class="block-card_text">
  66. <p class="Roboto" style="font-size: 24px;">Артем</p>
  67. <p class="Roboto" style="font-size:24px;">10 000 Р</p>
  68. </div>
  69. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  70. </div>
  71. <div class="block-card">
  72. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  73. <div class="block-card_text">
  74. <p class="Roboto" style="font-size: 24px;">Георгий</p>
  75. <p class="Roboto" style="font-size:24px;">9 000</p>
  76. </div>
  77. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  78. </div>
  79. <div class="block-card">
  80. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  81. <div class="block-card_text">
  82. <p class="Roboto" style="font-size: 24px;">Евгений</p>
  83. <p class="Roboto" style="font-size:24px;">6 000 Р</p>
  84. </div>
  85. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  86. </div>
  87. </div>
  88. </div>
  89. <div class="block-card-product container">
  90. <div class="block-card_flex">
  91. <div class="block-card">
  92. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  93. <div class="block-card_text">
  94. <p class="Roboto" style="font-size: 24px;">Иван</p>
  95. <p class="Roboto" style="font-size:24px;">5 500 Р</p>
  96. </div>
  97. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  98. </div>
  99. <div class="block-card">
  100. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  101. <div class="block-card_text">
  102. <p class="Roboto" style="font-size: 24px;">Максим</p>
  103. <p class="Roboto" style="font-size:24px;">5 000 Р</p>
  104. </div>
  105. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  106. </div>
  107. <div class="block-card">
  108. <div class="scale"><img src="img/photo_5260458270806628101_y.jpg" width="350px" height="500px" alt="" style= "margin-top: 50px;"></div>
  109. <div class="block-card_text">
  110. <p class="Roboto" style="font-size: 24px;">Влад</p>
  111. <p class="Roboto" style="font-size:24px;">4 000 Р</p>
  112. </div>
  113. <button class="buttons-order Roboto" style="font-size:24px;">Заказать</button>
  114. </div>
  115. </div>
  116. </div>
  117. </section>
  118. <section class="background-guide m-top m-bottom">
  119. <div class="block-guide container">
  120. <div>
  121. <h1 class="Playfair"><p class="animate-charcter">Оставьте заявку на</p> нашем<br><p class="animate-charcter">сайте</p></h1>
  122. </div>
  123. <div class="block-form_text">
  124. <form>
  125. <p><input name="login" placeholder="Имя" class="Roboto"></p>
  126. <p><input name="pass" type="password" placeholder="Телефон" class="Roboto" style="margin-left: 50px;"></p>
  127. </form>
  128. <button class="buttons-receive">Получить</button>
  129. </div>
  130. </div>
  131. </section>
  132. <section id="blog">
  133. <div class="container m-bottom">
  134. <h1 class="Playfair" style="font-size: 48px;">Алгоколь</h1>
  135. <p class="Roboto" style="font-size: 24px;padding-top: 25px;">выберите алькоголь себе по душе</p>
  136. </div>
  137. <div class="blog container">
  138. <div class="blog-card">
  139. <div class="scale"><img src="img/tekila.jpeg" alt=""></div>
  140. <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Текилa санрaйз</p>
  141. </div>
  142. <div class="blog-card">
  143. <div class="scale"><img src="img/pina.jpeg" alt=""></div>
  144. <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Пинa колaдо</p>
  145. </div>
  146. </div>
  147. <div class="blog container m-top m-bottom">
  148. <div class="blog-card">
  149. <div class="scale"><img src="img/goluboy.jpeg" alt=""></div>
  150. <p class="Roboto" style="font-size: 24px;margin-top: 10px;">Голубaя лагунa</p>
  151. </div>
  152. <div class="blog-card">
  153. <div class="scale"><img src="img/sangrita.jpg" alt=""></div>
  154. <p class="Roboto" style="font-size: 24px;margin-top: 10px;"> Cангритa</p>
  155. </div>
  156. </div>
  157. </section>
  158. <section class="background-connection" id="contact">
  159. <div class="connection_position">
  160. <div class="connection_text">
  161. <h1 class="Playfair" style="font-size: 64px;">Оставайтесь с нами<br>на связи</h1>
  162. <p class="Roboto" style="font-size: 24px; margin-top: 50px;">+7 999 123 25-25</p>
  163. <p class="Roboto" style="font-size: 24px; margin-top: 20px;">Телеграм</p>
  164. <p class="Roboto" style="font-size: 24px; margin-top: 20px;">Вконтакте</p>
  165. </div>
  166. </div>
  167. </section>
  168. <footer>
  169. <div class="footer_position">
  170. <img src="img/footer.png" alt="" style="width: 70px;height: 70px;">
  171. <p class="Playfair" style="font-size: 24px;">HomePlants</p>
  172. <p class="Playfair" style="font-size: 24px;">2024</p>
  173. </div>
  174. </footer>
  175. </body>
  176. </html>