-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
269 lines (252 loc) · 15.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="./assets/img/logo/ohmyfood.png" type="image/x-icon">
<link rel="stylesheet" href="./assets/css/style.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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Shrikhand&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css"
integrity="sha512-MV7K8+y+gLIBoVD59lQIYicR65iaqukzvf/nwasF0nqhPay5w/9lJmVM2hMDcnK1OnMGCdVK+iQrJ7lzPJQd1w=="
crossorigin="anonymous" referrerpolicy="no-referrer">
<title>OhMyFood</title>
</head>
<body>
<div class="spinner-container">
<div class="spinner">
</div>
</div>
<header class="header">
<div class="header-container">
<div class="header-logo">
<a href="#" title="Retour à la page d'accueil">
<div class="header-logo-container">
<img src="./assets/img/logo/ohmyfood.png" alt="OhMyFood - Home" width="398" height="68">
</div>
</a>
</div>
<div class="header-location">
<i class="fa-solid fa-location-dot"></i>
<input type="text" placeholder="Paris, Belleville">
</div>
</div>
</header>
<main>
<div class="main-wrapper">
<section class="search">
<div class="search-wrapper">
<div>
<h1>Réservez le menu qui vous convient</h1>
</div>
<div class="search-heading">
<h2>Découvrez des restaurants d'exception, sélectionnés par nos soins.</h2>
</div>
<div class="search-button">
<a href="#" title="Explorer nos restaurants">Explorer nos restaurants</a>
</div>
</div>
</section>
<section class="fonctionnement">
<div class="fonctionnement-wrappe">
<div class="fonctionnement-title">
<h1>fonctionnement</h1>
<div class="fonctionnement-options">
<div class="fonctionnement-options-row">
<div class="number-icon">1</div>
<i class="fa-solid fa-mobile-screen-button icon-gray"></i>
<h2>Choisissez un restaurant</h2>
</div>
<div class="fonctionnement-options">
<div class="fonctionnement-options-row">
<div class="number-icon">2</div>
<i class="fa-solid fa-list-ul icon-gray"></i>
<h2>Composez votre menu</h2>
</div>
</div>
<div class="fonctionnement-options">
<div class="fonctionnement-options-row">
<div class="number-icon">3</div>
<i class="fa-solid fa-store icon-primary"></i>
<h2>Dégustez au restaurant</h2>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="restaurant">
<div class="restaurants-title">
<h2 class="section-title">Restaurants</h2>
</div>
<div class="restaurants-cards">
<div class="restaurants-cards-container">
<article class="restaurants-card">
<a href="./restaurants/lapalette-dugout.html" title="La palette du goût">
<figure>
<img src="./assets/img/restaurants/menu-palette-gout.jpg" width="4402" height="2935"
alt="La palette du goût à Ménilmontant">
<figcaption>Nouveau</figcaption>
</figure>
</a>
<div class="restaurants-card-content">
<a href="./assets/img/restaurants/menu-palette-gout.jpg" title="La palette du goût">
<div class="restaurants-card-txt">
<h3 class="restaurants-card-name">La palette du goût</h3>
<p class="restaurants-card-location">Ménilmontant
</p>
</div>
</a>
<div class="restaurants-card-favorite">
<input type="checkbox" id="palette-favorite">
<label for="palette-favorite" title="Ajoutez aux favoris"
class="favorite-restaurants">
<i class="fa-regular fa-heart heart page-heart unfilled-heart"
aria-hidden="true"></i>
<i class="fa-solid fa-regular fa-heart heart page-heart filled-heart favorite-selected"
aria-hidden="true"></i>
</label>
</div>
</div>
</article>
</div>
<div class="restaurants-card-container">
<article class="restaurants-card">
<a href="./restaurants/la-noteenchantée.html" title="La note enchantée">
<figure>
<img src="./assets/img/restaurants/menu-note-enchantee.jpg" width="3024"
height="3780" alt="La note enchantée à Charonne">
<figcaption>Nouveau</figcaption>
</figure>
</a>
<div class="restaurants-card-content">
<a href="./restaurants/la-noteenchantée.html" title="La note enchantée">
<div class="restaurants-card-txt">
<h3 class="restaurants-card-name">La note enchantée</h3>
<p class="restaurants-card-location">Charonne
</p>
</div>
</a>
<div class="restaurants-card-favorite">
<input type="checkbox" id="lanote-favorite">
<label for="lanote-favorite" title="Ajoutez aux favoris"
class="favorite-restaurants">
<i class="fa-regular fa-heart heart page-heart unfilled-heart"
aria-hidden="true"></i>
<i class="fa-solid fa-regular fa-heart heart page-heart filled-heart favorite-selected"
aria-hidden="true"></i>
</label>
</div>
</div>
</article>
</div>
<div class="restaurants-card-container">
<article class="restaurants-card">
<a href="restaurants/a-lafrancaise.html" title="À la française">
<figure>
<img src="./assets/img/restaurants/menu-francaise.jpg" width="3936"
height="2624" alt="À la française à Cité Rouge">
</figure>
</a>
<div class="restaurants-card-content">
<a href="restaurants/a-lafrancaise.html" title="À la française">
<div class="restaurants-card-txt">
<h3 class="restaurants-card-name">À la française</h3>
<p class="restaurants-card-location">Cité Rouge
</p>
</div>
</a>
<div class="restaurants-card-favorite">
<input type="checkbox" id="alafrancaise-favorite">
<label for="alafrancaise-favorite" title="Ajoutez aux favoris"
class="favorite-restaurants">
<i class="fa-regular fa-heart heart page-heart unfilled-heart"
aria-hidden="true"></i>
<i class="fa-solid fa-regular fa-heart heart page-heart filled-heart favorite-selected"
aria-hidden="true"></i>
</label>
</div>
</div>
</article>
</div>
<div class="restaurants-card-container">
<article class="restaurants-card">
<a href="./restaurants/delice-dessens.html" title="le delice des sens">
<div class="restaurants-card-image">
<figure>
<img src="./assets/img/restaurants/menu-delice-sens.jpg"
alt="le delice des sens a Folie-Méricourt" width="5043" height="3456">
</figure>
</div>
</a>
<div class="restaurants-card-content">
<a href="./restaurants/delice-dessens.html" title="le delice des sens">
<div class="restaurants-card-txt">
<h3 class="restaurants-card-name"> le delice des sens</h3>
<p class="restaurants-card-location">Folie-Méricourt
</p>
</div>
</a>
<div class="restaurants-card-favorite">
<input type="checkbox" id="ladelice-favorite">
<label for="ladelice-favorite" title="Ajoutez aux favoris"
class="favorite-restaurants">
<i class="fa-regular fa-heart heart page-heart unfilled-heart"
aria-hidden="true"></i>
<i class="fa-solid fa-regular fa-heart heart page-heart filled-heart favorite-selected"
aria-hidden="true"></i>
</label>
</div>
</div>
</article>
</div>
</div>
</section>
</div>
</main>
<footer>
<div class="main-footer">
<div class="footer-logo">
<p>ohmyfood</p>
</div>
<div class="footer-nav">
<nav>
<div class="footer-nav-item">
<svg xmlns="http://www.w3.org/2000/svg" width="11" height="13" viewBox="0 0 11 13" fill="none">
<path
d="M5.49736 0.385973C5.51851 0.505308 5.92308 2.78538 5.92308 3.65628C5.92308 4.9842 5.18798 5.93127 4.1012 6.31213L4.44231 12.3576C4.46082 12.7055 4.1726 13 3.80769 13H2.11538C1.75313 13 1.46226 12.708 1.48077 12.3576L1.82188 6.31213C0.732452 5.93127 0 4.98166 0 3.65628C0 2.78284 0.404567 0.505308 0.425721 0.385973C0.510337 -0.129456 1.62356 -0.137073 1.69231 0.413902V3.99905C1.72668 4.08538 2.09159 4.0803 2.11538 3.99905C2.1524 3.35667 2.32428 0.464683 2.32692 0.398668C2.41418 -0.129456 3.50889 -0.129456 3.59351 0.398668C3.5988 0.467223 3.76803 3.35667 3.80505 3.99905C3.82885 4.0803 4.19639 4.08538 4.22813 3.99905V0.413902C4.29688 -0.134534 5.41274 -0.129456 5.49736 0.385973ZM8.64928 7.64005L8.25264 12.3398C8.22091 12.6953 8.51442 13 8.88462 13H10.3654C10.7171 13 11 12.7283 11 12.3906V0.60941C11 0.274254 10.7171 3.62896e-05 10.3654 3.62896e-05C8.18389 3.62896e-05 4.51106 4.53225 8.64928 7.64005Z"
fill="white" />
</svg>
<a href="#" title="Proposer un restaurant">
<p class="footer-txt">Proposer un restaurant</p>
</a>
</div>
<div class="footer-nav-item">
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" fill="none">
<path
d="M9.08765 4.87486H6.2572V6.29686C6.2572 7.30495 5.65573 8.12514 4.91646 8.12514C4.1772 8.12514 3.57573 7.30495 3.57573 6.29686V3.2091L2.3672 4.19941C2.00781 4.49143 1.78808 5.02214 1.78808 5.59094V6.79202L0.298367 7.96516C0.0134597 8.18862 -0.0852336 8.68632 0.0804966 9.07483L1.57021 12.5943C1.73407 12.9828 2.09905 13.1148 2.38396 12.8914L4.30941 11.3754H6.85309C7.51042 11.3754 8.04485 10.6466 8.04485 9.75027H8.3428C8.67239 9.75027 8.93868 9.38716 8.93868 8.93771V7.31257H9.08765C9.33531 7.31257 9.53456 7.04087 9.53456 6.70314V5.48429C9.53456 5.14656 9.33531 4.87486 9.08765 4.87486ZM11.838 3.92517L10.3483 0.405735C10.1844 0.0172256 9.81947 -0.114817 9.53456 0.10864L7.60911 1.62459H5.70601C5.48255 1.62459 5.26468 1.71092 5.07475 1.8709L4.45093 2.40161C4.27589 2.54888 4.17161 2.81043 4.17161 3.08975V6.29686C4.17161 6.85804 4.50493 7.31257 4.91646 7.31257C5.328 7.31257 5.66132 6.85804 5.66132 6.29686V4.06229H9.08765C9.66305 4.06229 10.1304 4.69965 10.1304 5.48429V6.20798L11.6202 5.03484C11.9051 4.80884 12.0019 4.31368 11.838 3.92517Z"
fill="white" />
</svg>
<a href="#" title="Devenir partenaire">
<p class="footer-txt">Devenir partenaire</p>
</a>
</div>
<div class="footer-nav-item">
<a href="#" title="Mentions légales">
<p class="footer-txt">Mentions légales</p>
</a>
</div>
<div class="footer-nav-item">
<a href="mailto:contact@ohmyfood.com" title="Contact">
<p class="footer-txt">Contact</p>
</a>
</div>
</nav>
</div>
</div>
</footer>
</body>
</html>