-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
151 lines (148 loc) · 6.61 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="ru">
<head>
<title>СМИ О Нас</title>
<meta charset="UTF-8">
<meta name="format-detection" content="telephone=no">
<!-- <style>body{opacity: 0;}</style> -->
<link rel="stylesheet" href="css/style.min.css?_v=20220812135030">
<link rel="shortcut icon" href="favicon.ico">
<!-- <meta name="robots" content="noindex, nofollow"> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="wrapper">
<header class="header" data-scroll="120" data-scroll-show="2000">
<div class="header__container">
<a href="#" class="header__logo">
<picture><source srcset="img/logo.webp" type="image/webp"><img src="img/logo.png" alt="logo image"></picture>
</a>
<div class="header__menu menu">
<nav class="menu__body">
<ul class="menu__list">
<li class="menu__item"><a href="../wedding-cakes.html" class="menu__link">Кафе</a></li>
<li class="menu__item"><a href="../menu.html" class="menu__link">Меню</a></li>
<li class="menu__item"><a href="../index.html" class="menu__link">Торты на заказ</a></li>
<li class="menu__item"><a href="../blog.html" class="menu__link">Кулинарные статьи</a></li>
<li class="menu__item"><a href="../about.html" class="menu__link">Сми о нас</a></li>
</ul>
</nav>
</div>
<div class="header__actions">
<a href="tel:+79999999999" class="header__actions-phone" data-da=".menu__list, 768">+7 (999) 999-99-99</a>
<a href="#" class="button header__actions-button" data-da=".menu__list, 450">Оставить заявку</a>
<button type="button" class="menu__icon icon-menu"><span></span></button>
</div>
</div>
</header>
<main class="page">
<section class="hero hero__about" id="hero">
<div class="hero__container">
<div class="hero__wrapper" style="background: url('img/about-hero.png') 0 0 no-repeat; background-position: center; background-size: cover;">
<div class="hero__content">
<h1 class="hero__title _section-title">Cми о нас</h1>
<p class="hero__subtitle">Статьи из популярных источников</p>
<a href="#" class="button hero__button">Посмотреть</a>
</div>
</div>
</div>
</section>
<section class="about" data-aos="fade-up">
<div class="about__container">
<h1 class="about__title _section-title">Новостные порталы</h1>
<p class="about__description _section-description">«Секрет вкуса» фигурирует во многих известных
новостных источниках</p>
<ul class="about__list">
<li class="about__item">
<div class="about__item-top">
<picture><source srcset="img/about/about-1.webp" type="image/webp"><img src="img/about/about-1.png" alt=""></picture>
</div>
<div class="about__item-data">
<h2 class="about__item-title">“Секрет вкуса” в мире кулинарии</h2>
<p class="about__item-description">Разнообразное меню от прекрасной выпечки до стейков </p>
<a href="#" class="button about__item-button">Читать</a>
</div>
</li>
<li class="about__item">
<div class="about__item-top">
<picture><source srcset="img/about/about-2.webp" type="image/webp"><img src="img/about/about-2.png" alt=""></picture>
</div>
<div class="about__item-data">
<h2 class="about__item-title">“Секрет вкуса” в мире кулинарии</h2>
<p class="about__item-description">Разнообразное меню от прекрасной выпечки до стейков </p>
<a href="#" class="button about__item-button">Читать</a>
</div>
</li>
<li class="about__item">
<div class="about__item-top">
<picture><source srcset="img/about/about-3.webp" type="image/webp"><img src="img/about/about-3.png" alt=""></picture>
</div>
<div class="about__item-data">
<h2 class="about__item-title">“Секрет вкуса” в мире кулинарии</h2>
<p class="about__item-description">Разнообразное меню от прекрасной выпечки до стейков </p>
<a href="#" class="button about__item-button">Читать</a>
</div>
</li>
<li class="about__item">
<div class="about__item-top">
<picture><source srcset="img/about/about-4.webp" type="image/webp"><img src="img/about/about-4.png" alt=""></picture>
</div>
<div class="about__item-data">
<h2 class="about__item-title">“Секрет вкуса” в мире кулинарии</h2>
<p class="about__item-description">Разнообразное меню от прекрасной выпечки до стейков </p>
<a href="#" class="button about__item-button">Читать</a>
</div>
</li>
</ul>
</div>
</section>
</main>
<footer class="footer">
<div class="footer__container">
<a href="#" class="footer__logo">
<picture><source srcset="img/logo.webp" type="image/webp"><img src="img/logo.png" alt="logo image"></picture>
</a>
<ul class="footer__list">
<li class="footer__list-item">
<a href="tel:+79999999999" class="footer__list-link">+7 (999) 999-99-99</a>
</li>
<li class="footer__list-item">
<a href="mailto:[email protected]" class="footer__list-link">[email protected]</a>
</li>
<li class="footer__list-item">
Россия, Москва, Тверская 5
</li>
</ul>
<ul class="footer__list footer__menu">
<li class="footer__list-item">
<a href="#" class="footer__menu-link">Кафе</a>
</li>
<li class="footer__list-item">
<a href="#" class="footer__menu-link">Меню</a>
</li>
<li class="footer__list-item">
<a href="#" class="footer__menu-link">Торты на заказ</a>
</li>
<li class="footer__list-item">
<a href="#" class="footer__menu-link">Кулинарные статьи</a>
</li>
<li class="footer__list-item">
<a href="#" class="footer__menu-link">Сми о нас</a>
</li>
</ul>
</div>
</footer>
</div>
<!-- <div id="popup" aria-hidden="true" class="popup">
<div class="popup__wrapper">
<div class="popup__content">
<button data-close type="button" class="popup__close">Закрыть</button>
<div class="popup__text">
Text
</div>
</div>
</div>
</div> -->
<script src="js/app.min.js?_v=20220812135030"></script>
</body>
</html>