-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
360 lines (353 loc) · 15.8 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
<!DOCTYPE html>
<html lang="en">
<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">
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="stylesheet" href="./styles/bs.min.css">
<link rel="stylesheet" href="./styles/home.min.css">
<link rel="shortcut icon" href="./assets/favicon.ico" type="image/x-icon">
<title>RESTIA</title>
</head>
<body>
<header class="header">
<div class="header-container container">
<div class="header-title">
<a href="#" class="header-title-logo">
<img class="header-title-logo-img"
src="https://restia.cz/wp-content/uploads/2019/04/Restia-logo.svg" alt="RESTIA" width="1530" height="349">
</a>
<div class="header-title-navbar">
<a href="./online.html" class="header-title-navbar-item">ONLINE</a>
<a href="./agregator.html" class="header-title-navbar-item">AGREGATOR</a>
<a href="./dispecink.html" class="header-title-navbar-item">DISPEČINK</a>
</div>
</div>
<nav class="header-navbar header-navbar--large">
<a href="#" class="header-navbar-item header-navbar--large-item">FAQ</a>
<a href="#" class="header-navbar-item header-navbar--large-item">Další služby Restia</a>
<a href="#"
class="header-navbar-item header-navbar-item--outlined header-navbar--large-item header-navbar--large-item--outlined">Kontakty</a>
</nav>
<button class="header-navbar-burger" onclick="openNav()" aria-label="Otevřít menu">
<span></span><span></span><span></span>
</button>
<nav class="header-navbar header-navbar--small is-closed">
<div class="header-navbar--small-items">
<button
class="header-navbar-item header-navbar--small-item header-navbar--small-item-close-button"
onclick="closeNav()" aria-label="Zavřít menu">×</button>
<a href="./online.html"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--product">ONLINE</a>
<a href="./agregator.html"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--product">AGREGATOR</a>
<a href="./dispecink.html"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--product">DISPEČINK</a>
<a href="#"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--link">FAQ</a>
<a href="#"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--link">Další
služby</a>
<a href="#"
class="header-navbar-item header-navbar--small-item header-navbar--small-item--link button button--full">Kontakty</a>
</div>
</nav>
</div>
</header>
<main>
<section class="intro">
<div class="container">
<div class="intro-info">
<h1 class="intro-info-heading">Nakombinujte si online služby & držte krok s digitalizací</h1>
<p class="intro-info-para">Vy vaříte skvělá jídla.</p>
<p class="intro-info-para">My víme, jak je dostat k Vašim hostům.</p>
<div class="intro-info-buttons">
<button class="button button--full intro-info-buttons-button" data-bs-toggle="modal" data-bs-target="#demo-modal">
<span class="button-text">OBJEDNEJTE SI KONZULTACI ZDARMA</span>
<i class="fas fa-chevron-right button-arrow"></i>
</button>
<button class="button button--outlined intro-info-buttons-button" data-bs-toggle="modal" data-bs-target="#demo-modal">
<span class="button-text">VYZKOUŠET DEMO VERZI</span>
<i class="fas fa-chevron-right button-arrow"></i>
</button>
</div>
</div>
<div class="intro-images">
<figure class="intro-image intro-image--dispecink">
<img src="./assets/home/screen-dispecink.png" alt="RESTIA Dispečink" width="998" height="800">
</figure>
<figure class="intro-image intro-image--pikolik">
<img src="./assets/home/screen-pikolik.png" alt="RESTIA Pikolík" width="368" height="559">
</figure>
<figure class="intro-image intro-image--agregator">
<img src="./assets/home/screen-agregator.png" alt="RESTIA Agregator" width="856" height="600">
</figure>
</div>
</div>
</section>
<section class="products">
<img class="products-arrow" src="./assets/home/arrow.svg" alt="">
<div class="container">
<p class="products-text">
Postavíme Vám z našich online nástrojů <b>Vaše vlastní řešení</b><br />
pro objednávky, přípravu, rozvoz i hodnocení jídel
</p>
<div class="products-items">
<article class="products-items-item products-items-item--online">
<div class="products-items-item-text">
<h2 class="products-items-item-text-heading">Restia <span
class="products-items-item-text-heading--red">ONLINE</span></h2>
<p class="products-items-item-text-description">Chytrý systém objednávek s sebou a na
rozvoz</p>
</div>
<div class="products-items-item-img">
<img src="./assets/home/icon-online.svg" alt="RESTIA Online">
</div>
<a href="./online.html">CHCI PŘIVÉST HOSTY</a>
</article>
<article class="products-items-item products-items-item--agregator">
<div class="products-items-item-text">
<h2 class="products-items-item-text-heading">Restia <span
class="products-items-item-text-heading--red">AGREGÁTOR</span></h2>
<p class="products-items-item-text-description">Všechny online objednávky na jednom místě
</p>
</div>
<div class="products-items-item-img">
<img src="./assets/home/icon-agregator.svg" alt="RESTIA Agregator">
</div>
<a href="./agregator.html">CHCI MÍT VŠE POHROMADĚ</a>
</article>
<article class="products-items-item products-items-item--pikolik">
<div class="products-items-item-text">
<h2 class="products-items-item-text-heading">Restia <span
class="products-items-item-text-heading--red">PIKOLÍK</span></h2>
<p class="products-items-item-text-description">Objednávky od stolu & placení přes QR kód
</p>
</div>
<div class="products-items-item-img">
<img src="./assets/home/icon-pikolik.svg" alt="RESTIA Pikolík">
</div>
<a href="">CHCI PRO HOSTY QR PLATBY</a>
</article>
<article class="products-items-item products-items-item--dispecink">
<div class="products-items-item-text">
<h2 class="products-items-item-text-heading">Restia <span
class="products-items-item-text-heading--red">DISPEČINK</span></h2>
<p class="products-items-item-text-description">Systém pro efektivní rozvoz jídel</p>
</div>
<div class="products-items-item-img">
<img src="./assets/home/icon-dispecink.svg" alt="RESTIA Dispečink">
</div>
<a href="./dispecink.html">CHCI ŠETŘIT LIDI & BENZIN</a>
</article>
</div>
</div>
</section>
<section class="container">
<div class="faqbox">
<p>Chcete se poradit?</p>
<p>Ukážeme vám, jak vám naše řešení <b>ušetří čas, práci a peníze.</b></p>
<button class="button button--full faqbox-button" data-bs-toggle="modal"
data-bs-target="#demo-modal" aria-label="Chci to zdarma vidět">
<span class="button-text">CHCI TO ZDARMA VIDĚT</span>
<i class="fas fa-chevron-right button-arrow"></i>
</button>
</div>
</section>
<section class="reasons">
<div class="container">
<h2 class="reasons-header">PROČ JE ČAS NA <b>ONLINE ŘEŠENÍ?</b></h2>
<div class="reasons-list">
<article class="reasons-list-item">
<h3 class="reasons-list-item-heading">Stále více hostů chce objednávat online</h3>
<div class="reasons-list-item-text">Když to dobře funguje, zvyknou si se přes online vracet.
</div>
</article>
<article class="reasons-list-item">
<h3 class="reasons-list-item-heading">Přes online lidé objednávají více jídel</h3>
<div class="reasons-list-item-text">než od stolu. Pro sousedy & kolegy.</div>
</article>
<article class="reasons-list-item">
<h3 class="reasons-list-item-heading">Když objednávky řídí IT systém,</h3>
<div class="reasons-list-item-text">mohou se vaši lidé věnovat hostům a přípravě jídel.</div>
</article>
<article class="reasons-list-item">
<h3 class="reasons-list-item-heading">Restia ONLINE řešení</h3>
<div class="reasons-list-item-text">si postavíte přesně tak, jak to vaše restaurace potřebuje.
</div>
</article>
</div>
</div>
</section>
<section class="reviews">
<div class="container">
<div class="reviews-box carousel slide" id="carousel" data-bs-ride="carousel" data-bs-interval="10000">
<ul class="carousel-indicators reviews-box-indicators">
<button class="reviews-box-indicators-indicator active" type="button"
data-bs-target="#carousel" data-bs-slide-to="0" aria-current="true" aria-label="Recenze 1"></button>
<button class="reviews-box-indicators-indicator" type="button" data-bs-target="#carousel"
data-bs-slide-to="1" aria-label="Recenze 2"></button>
<button class="reviews-box-indicators-indicator" type="button" data-bs-target="#carousel"
data-bs-slide-to="2" aria-label="Recenze 3"></button>
<button class="reviews-box-indicators-indicator" type="button" data-bs-target="#carousel"
data-bs-slide-to="3" aria-label="Recenze 4"></button>
<button class="reviews-box-indicators-indicator" type="button" data-bs-target="#carousel"
data-bs-slide-to="4" aria-label="Recenze 5"></button>
</ul>
<div class="carousel-inner">
<div class="reviews-box-review carousel-item active">
<blockquote>
<q>Mám rozvážkovou službu a chci chytře řídit své lidi i auta.</q>
</blockquote>
</div>
<div class="reviews-box-review carousel-item">
<blockquote>
<q>Chci, aby si mí hosté mohli objednávat online.</q>
</blockquote>
</div>
<div class="reviews-box-review carousel-item">
<blockquote>
<q>Díky online řešení si naši hosté objednávají více jídel, než kdyby seděli v
restauraci.</q>
</blockquote>
</div>
<div class="reviews-box-review carousel-item">
<blockquote>
<q>Zaměstnanci se mohou více věnovat našim zákazníkům.</q>
</blockquote>
</div>
<div class="reviews-box-review carousel-item">
<blockquote>
<q>Mohu si služby postavit podle sebe, s individuálním přístupem.</q>
</blockquote>
</div>
</div>
</div>
</div>
</section>
<section class="questions">
<div class="container">
<div class="questions-item is-closed">
<button class="questions-item-question questions-item-question--1">Kolik tabletů v provozu
potřebujeme?</button>
<p class="questions-item-answer questions-item-answer--1">Lorem ipsum dolor, sit amet
consectetur
adipisicing
elit. Debitis
odio quibusdam magni, obcaecati praesentium itaque ipsum, culpa ex expedita excepturi quam
nostrum mollitia maxime repudiandae aliquam similique? Aliquam, illo ratione.</p>
</div>
<div class="questions-item is-closed">
<button class="questions-item-question questions-item-question--2">Kolik tabletů v provozu
potřebujeme?</button>
<p class="questions-item-answer questions-item-answer--2">Lorem ipsum, dolor sit amet
consectetur
adipisicing
elit. Dolorem
vel voluptate voluptatem dicta sit asperiores illum itaque, consequatur explicabo repellat neque
reiciendis? Eligendi dolorem nobis in consequatur suscipit, aperiam repellat!</p>
</div>
<div class="questions-item is-closed">
<button class="questions-item-question questions-item-question--3">Kolik tabletů v provozu
potřebujeme?</button>
<p class="questions-item-answer questions-item-answer questions-item-answer--3">Lorem
ipsum dolor
sit amet
consectetur adipisicing elit.
Nesciunt
voluptatum repudiandae voluptas cumque perferendis. Sunt totam obcaecati sequi atque deserunt?
Voluptatum unde nihil nostrum deleniti ipsa fugiat ea animi hic?</p>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="container row">
<div class="row-column row-column-address">
<div class="left">
<a href="#">
<img src="https://restia.cz/wp-content/uploads/2019/05/Restia-logo-white-02.svg" alt="Restia">
</a>
<address>
Americká 662/70<br />
Liberec 460 07<br />
IČ: 05960789<br />
DIČ: CZ05960789<br />
Datová schránka: k7zf699
</address>
</div>
<div class="right">
<div class="socials">
<a href="https://www.facebook.com/Restia-servis-105106031204049/" class="socials-link"
aria-label="Restia Facebook"><i class="fab fa-fw fa-facebook-f"></i></a>
<a href="#" class="socials-link" aria-label="Restia Instagram"><i class="fab fa-fw fa-instagram"></i></a>
<a href="#" class="socials-link" aria-label="Restia Newsletter"><i class="fas fa-fw fa-rss"></i></a>
<a href="#" class="socials-link" aria-label="Restia Google+"><i class="fab fa-fw fa-google-plus-g"></i></a>
</div>
</div>
</div>
<div class="row-column row-column-restia">
<span class="row-column-heading">
Restia
</span>
<a href="">O nás</a>
<a href="">Objednávkový systém</a>
<a href="">Dispečink</a>
<a href="">Otázky a odpovědi</a>
<a href="">Podmínky užití</a>
<a href="">Reklamační řád</a>
</div>
<div class="row-column row-column-showroom">
<span class="row-column-heading">
Showroom
</span>
<address>
RESTIA – revolution/it<br />
Ludmilina 1687/3 180 00<br />
Praha 8 Palmovka
</address>
</div>
<div class="row-column row-column-contact">
<span class="row-column-heading">
Kontakt
</span>
<a class="mail" href="mailto:info@restia.cz">info@restia.cz</a>
<a class="mail" href="mailto:partneri@restia.cz">partneri@restia.cz</a>
<a class="mail" href="mailto:partneri@restia.cz">partneri@restia.cz</a>
<a class="tel" href="tel:+420721444434">+420 721 444 434</a>
<a class="tel" href="tel:+420777931661">+420 777 931 661</a>
</div>
</footer>
<div class="demo modal fade" id="demo-modal" tabindex="-1" role="dialog" aria-hidden="true"
data-bs-backdrop="static" data-bs-keyboard="false">
<div class="demo-dialog modal-dialog modal-dialog-centered" role="document">
<div class="demo-content modal-content">
<button class="demo-close-button" data-bs-dismiss="modal" aria-label="Zavřít">×</button>
<h2 class="demo-heading">Vyzkoušet <span class="is-red">DEMO</span> VERZI</h2>
<p>Podívejte se, jak by mohly vypadat Vaše online objednávky</p>
<a href="#" class="button button--full">
<div class="button-text">UKÁZKA ONLINE OBJEDNÁVEK</div>
<i class="fas fa-chevron-right button-arrow"></i>
</a>
<p>Chci si vyzkoušet, jak jednoduchá je administrace</p>
<small>Vyplňte prosím e-mail, na který Vám zašleme Vaše přihlašovací údaje</small>
<form class="demo-form" action="">
<input class="demo-form-email" type="email" name="" id="" placeholder="Váš e-mail"
onkeyup="validateEmail()">
<input class="demo-form-submit button button--outlined disabled" type="submit" value="ODESLAT"
disabled="true">
</form>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous">
</script>
<script src="https://kit.fontawesome.com/5877601269.js" crossorigin="anonymous"></script>
<script src="./scripts/burger.js"></script>
<script src="./scripts/header.js"></script>
<script src="./scripts/home.js"></script>
</body>
</html>