-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
460 lines (448 loc) · 25.7 KB
/
index.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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
<!DOCTYPE html>
<html lang="uk">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Сучасна пекарня</title>
<!-- Styles -->
<link rel="stylesheet" href="./css/main.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
</head>
<body>
<header class="header">
<div class="container">
<div class="header__container">
<nav class="header__nav">
<a href="/">
<img src="./images/logo.svg" alt="Логотип сучасної пекарні" />
</a>
<ul class="header__menu">
<li>
<a class="link" href="#traditions-section">Наші традиції</a>
</li>
<li><a class="link" href="#chefs-section">Шеф-кухарі</a></li>
<li><a class="link" href="#formats-section">Формати</a></li>
<li><a class="link" href="#contact-section">Контакти</a></li>
</ul>
</nav>
<button class="header__button button modal-btn-open" type="button">
Замовити дзвінок
</button>
<button class="header__burger menu-btn-open" type="button">
<svg width="24" height="24">
<use href="./images/icons.svg#icon-menu"></use>
</svg>
</button>
<div class="mobile-menu">
<button class="mobile-menu__btn-close menu-btn-close" type="button">
<svg width="24" height="24">
<use href="./images/icons.svg#icon-close"></use>
</svg>
</button>
<a class="mobile-menu__logo" href="/">
<img src="./images/logo-dark.svg" alt="Логотип сучасної пекарні" />
</a>
<ul class="mobile-menu__list">
<li>
<a class="mobile-menu__link" href="#traditions-section">
Наші традиції
</a>
</li>
<li>
<a class="mobile-menu__link" href="#chefs-section">
Шеф-кухарі
</a>
</li>
<li>
<a class="mobile-menu__link" href="#formats-section">Формати</a>
</li>
<li>
<a class="mobile-menu__link" href="#contact-section">
Контакти
</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<main>
<section class="hero-section">
<div class="container">
<h1 class="hero-section__title">
<span class="text-brand">Сучасна</span> пекарня
</h1>
<button class="hero-section__button button modal-btn-open" type="button">
Замовити дзвінок
</button>
</div>
</section>
<section class="advantages-section">
<div class="container">
<h2 class="visually-hidden">Наші переваги</h2>
<ul class="advantages-section__list">
<li class="advantages-section__item">Великий попит на ринку</li>
<li class="advantages-section__item">
Доступні за бюджетом формати
</li>
<li class="advantages-section__item">
Досвідчена управлінська команда
</li>
</ul>
</div>
</section>
<section class="traditions-section section" id="traditions-section">
<div class="container">
<div class="traditions-section__container">
<div class="traditions-section__content">
<h2 class="traditions-section__title section__title">
Новий формат традицій
</h2>
<p>
<span class="text-brand text-bold text-uppercase">
shop bakery
</span>
— це пекарня, яка взяла все найкраще, і зберегла смак
традиційної випічки та натуральність інгредієнтів.
</p>
<p class="traditions-section__text traditions-section__text--limited">
Ми працюємо як найвідоміші мережі —
<span class="text-brand text-bold">
5 хвилин і замовлення готове
</span>
. А ще у наших пекарень стильний дизайн та висока якість
обслуговування!
</p>
</div>
<img class="traditions-section__image"
srcset="./images/baker-man.jpg 1x, ./images/[email protected] 2x" src="./images/baker-man.jpg"
alt="Чоловік пекар дивиться на батони із посмішкою" />
</div>
</div>
</section>
<section class="chefs-section section" id="chefs-section">
<div class="container">
<h2 class="chefs-section__title section__title section__title--centered">
Наші найкращі <br />
<span class="text-brand-dark">шеф-кухарі</span>
</h2>
<ul class="chefs-section__list">
<li class="chefs-section__item">
<article class="chef-card">
<img class="chef-card__photo" src="./images/nastya-chef.jpg" alt="Nastya chef" />
<div>
<h3 class="chef-card__title">Настя</h3>
<p class="chef-card__text">Привіт, я Настя!</p>
<p class="chef-card__text">
Вже 10 років, я втілюю <br />
у життя цікаві та смачні ідеї.
</p>
<p class="chef-card__text">
Я випічу для вас <br />
найсмачніщі вироби!
</p>
</div>
</article>
</li>
<li class="chefs-section__item">
<article class="chef-card">
<img class="chef-card__photo" src="./images/vlad-chef.jpg" alt="Vlad chef" />
<div>
<h3 class="chef-card__title">Влад</h3>
<p class="chef-card__text">Привіт, я Влад!</p>
<p class="chef-card__text">
Мій кодитерський стаж вже 18 років. SHOP BEKERY - це наша
любов, з якою ми ділимось кожен раз з Вами через нашу
випічку!
</p>
<p class="chef-card__text">
Я зроблю для вас унікальну начинку на будь який смак!
</p>
</div>
</article>
</li>
</ul>
</div>
</section>
<section class="formats-section section" id="formats-section">
<div class="container">
<h2 class="formats-section__title section__title section__title--centered">
Формати
</h2>
<div class="formats-section__slider">
<button class="formats-section__button carousel-button prev" type="button">
<svg width="16" height="16">
<use href="./images/icons.svg#icon-arrow"></use>
</svg>
</button>
<div class="formats-section__container swiper-container">
<ul class="formats-section__list swiper-wrapper">
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/walrus-format.jpg"
alt="Walrus format" />
<h3 class="format-card__title" lang="en">Walrus</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/horseshoe-format.jpg"
alt="Horseshoe format" />
<h3 class="format-card__title" lang="en">Horseshoe</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/handlebar-format.jpg"
alt="Handlebar format" />
<h3 class="format-card__title" lang="en">Handlebar</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/walrus-format.jpg"
alt="Walrus format" />
<h3 class="format-card__title" lang="en">Walrus</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/horseshoe-format.jpg"
alt="Horseshoe format" />
<h3 class="format-card__title" lang="en">Horseshoe</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
<li class="swiper-slide">
<article class="format-card">
<img class="format-card__image" src="./images/handlebar-format.jpg"
alt="Handlebar format" />
<h3 class="format-card__title" lang="en">Handlebar</h3>
<div class="format-card__text">
<p>Площа: до 120 м2</p>
<p>Меню: розширене меню</p>
<p>
Штат: 2 продавці-касири, 2 пекарі, 2 помічники пекаря, 2
офіціанти-різнороби
</p>
<p>Посадкові місця: є</p>
</div>
</article>
</li>
</ul>
<div class="pagination">
<span class="pagination__button"></span>
<span class="pagination__button"></span>
<span class="pagination__button"></span>
<span class="pagination__button"></span>
</div>
</div>
<button class="formats-section__button carousel-button next" type="button">
<svg width="16" height="16">
<use href="./images/icons.svg#icon-arrow"></use>
</svg>
</button>
</div>
</div>
</section>
<section class="contact-section section" id="contact-section">
<div class="container">
<div class="contact-section__container">
<div class="contact-section__form">
<h2 class="contact-section__title section__title">
Приєднуйся до мережі пекарень
</h2>
<p>Заповни форму, щоб ми звʼязались з тобою!</p>
<form name="contact-form" autocomplete="off">
<div class="contact-section__form-field input">
<label class="input__label visually-hidden" for="user-name">
Імʼя
</label>
<input class="input__control" type="text" name="user-name" id="user-name"
placeholder="Імʼя" required />
</div>
<div class="contact-section__form-field input">
<label class="input__label visually-hidden" for="user-tel">
Телефон
</label>
<input class="input__control" type="tel" name="user-tel" id="user-tel"
placeholder="Телефон" pattern="^\+[0-9]{12}" required />
</div>
<div class="contact-section__form-field input">
<label class="input__label visually-hidden" for="user-email">
Електронна пошта
</label>
<input class="input__control" type="email" name="user-email" id="user-email"
placeholder="Електронна пошта" required />
</div>
<button class="contact-section__button button" type="submit">
Замовити дзвінок
</button>
<p class="form-terms">
Натискаючи на кнопку я погоджуюсь з
<a class="form-terms__link" href="#">
політикою конфіденційності
</a>
</p>
</form>
</div>
<iframe class="contact-section__map"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2540.1638708344112!2d30.48904481563916!3d50.456673094797736!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x40d4ce637bfe1717%3A0x5370c2254ad1b952!2z0YPQuy4g0KHQtdGH0LXQstGL0YUg0KHRgtGA0LXQu9GM0YbQvtCyLCA1NCwg0JrQuNC10LIsIDAyMDAw!5e0!3m2!1sru!2sua!4v1676051015463!5m2!1sru!2sua"
allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="container">
<div class="footer__container">
<nav class="footer__nav">
<div class="footer__logo">
<a href="#">
<img src="./images/logo.svg" alt="Логотип сучасної пекарні" />
</a>
</div>
<ul class="footer__menu">
<li><a class="link" href="#">Наші традиції</a></li>
<li><a class="link" href="#">Шеф-кухарі</a></li>
<li><a class="link" href="#">Формати</a></li>
<li><a class="link" href="#">Контакти</a></li>
</ul>
</nav>
<address class="footer__address">
<div class="footer__contacts">
<ul class="footer__address-list">
<li>
<a class="footer__address-link" href="tel:+380960000007">
+ 38 (096) 000 00 07
</a>
</li>
<li>
<a class="footer__address-link" href="mailto:[email protected]">
</a>
</li>
<li>
<a class="footer__address-link" href="https://goo.gl/maps/KpjmkaboxKH6DTnk9"
target="_blank">
Україна, м. Київ, вул. Січових Стрільців 54
</a>
</li>
</ul>
<div class="footer__socials">
<a href="#">
<svg class="footer__socials-icon" width="32" height="32">
<use href="./images/icons.svg#icon-facebook"></use>
</svg>
</a>
<a href="#">
<svg class="footer__socials-icon" width="32" height="32">
<use href="./images/icons.svg#icon-instagram"></use>
</svg>
</a>
</div>
</div>
<div class="footer__address-info">
<a class="footer__address-link" href="#" target="_blank">
Політика конфіденційності
</a>
<p class="footer__address-copyright">© 2023 Дані захищені</p>
</div>
</address>
</div>
</div>
</footer>
<div class="backdrop is-hidden">
<div class="modal">
<button class="modal__btn-close modal-btn-close" type="button">
<svg width="24" height="24">
<use href="./images/icons.svg#icon-close"></use>
</svg>
</button>
<h2 class="modal__title">Замовити дзвінок</h2>
<p class="modal__text">
Залишіть заявку та наш спеціаліст зв'яжеться з Вами!
</p>
<form name="modal-form" autocomplete="off">
<div class="modal__form-field input">
<label class="input__label visually-hidden" for="user-name">
Імʼя
</label>
<input class="input__control" type="text" name="user-name" id="user-name" placeholder="Імʼя"
required />
</div>
<div class="modal__form-field input">
<label class="input__label visually-hidden" for="user-tel">
Телефон
</label>
<input class="input__control" type="tel" name="user-tel" id="user-tel" placeholder="Телефон"
pattern="^\+[0-9]{12}" required />
</div>
<div class="modal__form-field input">
<label class="input__label visually-hidden" for="user-email">
Електронна пошта
</label>
<input class="input__control" type="email" name="user-email" id="user-email"
placeholder="Електронна пошта" required />
</div>
<button class="modal__button button" type="submit">
Замовити дзвінок
</button>
<p class="form-terms">
Натискаючи на кнопку я погоджуюсь з
<a class="form-terms__link" href="#">політикою конфіденційності</a>
</p>
</form>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script src="./js/formats-slider.js"></script>
<script src="./js/mobile-menu.js"></script>
<script src="./js/modal.js"></script>
</body>
</html>