-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
266 lines (266 loc) · 9.2 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
<!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" />
<title>Document</title>
<link rel="stylesheet" href="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=Inter:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<link href="/output.css" rel="stylesheet" />
</head>
<body>
<main>
<header>
<div class="navGroup">
<span class="logo">GenosisX</span>
<nav class="nav">
<a>Home</a>
<a>How it works</a>
<a>Features</a>
<a>#</a>
<a>FAQs</a>
</nav>
</div>
<button class="#">#</button>
</header>
<section class="hero">
<div class="heroChild1">
<h1 class="font-bold">
Our food site makes it easy to find local food
</h1>
<p>
Imagine you don’t need a diet because we provide healthy and
delicious toad for you! We are providing the best food delivery
services.
</p>
<div class="heroButtons">
<button id="getStarted">Get Started</button>
<button id="orderNow">Order Now</button>
</div>
</div>
<div class="heroChild2">
<image src="/pizza1.jpg" width="500" height="601" class="pizza1" />
<span class="pizzaCards karela !top-[40%]">
<image src="/karela.jpg" width="60" height="60" />
<span>
<p>Tom/Mirk 7 oriebal</p>
<p>UM, Pa pi ka</p>
</span>
</span>
<span class="pizzaCards egg !top-[10%]">
<image src="/egg.jpg" width="60" height="60" />
<span>
<p>Continue Professional</p>
<p>Food Delivery</p>
</span>
</span>
<span class="burgerPizzaCard">
<image src="/burger1.jpg" width="80" height="80" />
<p class="burgerTitle">Burger</p>
<p class="burgerPara">
Lorem ipsum dolor sit amet consectetur. Auctor vestibulum
dignissim massa tortor.
</p>
</span>
</div>
</section>
</main>
<section class="scrollMenu">
<div class="menu">
<h2 class="font-bold mb-8">Menu That Always Make You Fall In Love</h2>
<div class="buttons">
<button id="selectedButton">
<span>
<p>1</p>
<p>Burger</p>
</span>
</button>
<button>
<span>
<p>2</p>
<p>Pizza</p>
</span>
</button>
<button>
<span>
<p>3</p>
<p>Cupcake</p>
</span>
</button>
<button>
<span>
<p>4</p>
<p>French Fries</p>
</span>
</button>
<button>
<span>
<p>5</p>
<p>Coffee</p>
</span>
</button>
</div>
</div>
<div class="menuImage">
<img width="636" height="593" src="burgerTower.jpg" />
<div class="filter"></div>
<div class="info">
<span>
<p>Burger</p>
<p>₹150</p>
</span>
<span> + </span>
</div>
</div>
</section>
<section class="my-10">
<div class="flex flex-col text-center text-3xl font-bold">
<h2>Our Popular Update</h2>
<h3>New Foods</h3>
</div>
<div class="flex flex-col items-center gap-4 mt-6 xl:flex-row mx-10">
<div class="w-4/5 rounded-3xl overflow-hidden border border-[#D2D2D2]">
<img
width="475"
height="284"
src="/nonVegPlatter.jpg"
class="w-full rounded-3xl h-52 object-cover"
/>
<div class="w-4/5 mx-auto my-6 space-y-4">
<div class="space-y-1">
<p class="font-bold text-xl">Bento-Erikben Mkunchi</p>
<p class="text-sm text-secondary">
Lorem ipsum dolor sit amet consectetur. Auctor vestibulum
dignissim massa tortor. Lorem ipsum dolor sit amet consectetur.
Auctor vestibulum.
</p>
</div>
<div class="flex items-center justify-between">
<p class="font-bold text-2xl">₹150</p>
<button class="bg-primary p-2 rounded-2xl">
<svg
width="42"
height="43"
viewBox="0 0 42 43"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M13.6 21.5H28.4M21 28.9V14.1M21 40C31.175 40 39.5 31.675 39.5 21.5C39.5 11.325 31.175 3 21 3C10.825 3 2.5 11.325 2.5 21.5C2.5 31.675 10.825 40 21 40Z"
stroke="black"
stroke-width="4.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</button>
</div>
</div>
</div>
<div class="w-4/5 rounded-3xl overflow-hidden border border-[#D2D2D2]">
<img
width="475"
height="284"
src="/nonVegPlatter.jpg"
class="w-full rounded-3xl h-52 object-cover"
/>
<div class="w-4/5 mx-auto my-6 space-y-4">
<div class="space-y-1">
<p class="font-bold text-xl">Bento-Erikben Mkunchi</p>
<p class="text-sm text-secondary">
Lorem ipsum dolor sit amet consectetur. Auctor vestibulum
dignissim massa tortor. Lorem ipsum dolor sit amet consectetur.
Auctor vestibulum.
</p>
</div>
<div class="flex items-center justify-between">
<p class="font-bold text-2xl">₹150</p>
<button class="bg-primary p-2 rounded-2xl">
<svg
width="42"
height="43"
viewBox="0 0 42 43"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M13.6 21.5H28.4M21 28.9V14.1M21 40C31.175 40 39.5 31.675 39.5 21.5C39.5 11.325 31.175 3 21 3C10.825 3 2.5 11.325 2.5 21.5C2.5 31.675 10.825 40 21 40Z"
stroke="black"
stroke-width="4.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</button>
</div>
</div>
</div>
<div class="w-4/5 rounded-3xl overflow-hidden border border-[#D2D2D2]">
<img
width="475"
height="284"
src="/nonVegPlatter.jpg"
class="w-full rounded-3xl h-52 object-cover"
/>
<div class="w-4/5 mx-auto my-6 space-y-4">
<div class="space-y-1">
<p class="font-bold text-xl">Bento-Erikben Mkunchi</p>
<p class="text-sm text-secondary">
Lorem ipsum dolor sit amet consectetur. Auctor vestibulum
dignissim massa tortor. Lorem ipsum dolor sit amet consectetur.
Auctor vestibulum.
</p>
</div>
<div class="flex items-center justify-between">
<p class="font-bold text-2xl">₹150</p>
<button class="bg-primary p-2 rounded-2xl">
<svg
width="42"
height="43"
viewBox="0 0 42 43"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M13.6 21.5H28.4M21 28.9V14.1M21 40C31.175 40 39.5 31.675 39.5 21.5C39.5 11.325 31.175 3 21 3C10.825 3 2.5 11.325 2.5 21.5C2.5 31.675 10.825 40 21 40Z"
stroke="black"
stroke-width="4.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</button>
</div>
</div>
</div>
</div>
</section>
<section
class="bg-[#1E1E1E] text-white rounded-[2rem] flex flex-col py-14 px-5 text-center w-[90%] mx-auto space-y-8"
>
<h2 class="text-3xl font-bold">Subscribe to our Newletter</h2>
<form
class="rounded-full border border-secondary flex justify-between pl-4 w-full max-w-3xl mx-auto xl:text-lg
hover:ring-4 ring-gray-600 focus-within:ring-white active:scale-90 "
>
<input
type="text"
placeholder="Enter Email ID"
class="bg-transparent outline-none w-[70%] xl:py-1 "
/>
<button
type="submit"
class="bg-[#4A4A4A] block px-2 rounded-full flex-1 w-[30%] xl:py-1"
>
Submit
</button>
</form>
</section>
</body>
</html>