-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaboutus.html
274 lines (258 loc) · 7.7 KB
/
aboutus.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
<!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" />
<link rel="stylesheet" href="styles/aboutus.css" />
<link
href="https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap"
rel="stylesheet"
/>
<link rel="icon" href="https://www.thebowlcompany.in/wp-content/uploads/2021/12/cropped-favicon1-01-1-192x192.png" sizes="192x192">
<link rel="stylesheet" href="styles/index.css" />
<title>Document</title>
</head>
<body>
<!-- nav -->
<div class="main">
<div id="nav"></div>
<div class="box1">
<div class="text-1">
<h1>EVERYTHING YOU NEED TO KNOW ABOUT</h1>
<h1>THE BOWL COMPANY</h1>
</div>
<!-- <div class="img-1">
<img src="" alt="">
</div> -->
</div>
</div>
<div class="box-2">
<div class="infoleft"></div>
<div class="info">
<p>
At The Bowl Company, we believe that every meal should be a culinary
experience.
</p>
<p>
Our story began in early 2017 when we realized there was a dearth
for well‑packaged, convenient food choices for consumers ordering on
Swiggy.
</p>
<p>
That’s why we set out to create innovative, chef‑curated,
single‑serve meals with multi-cuisine recipes from around the world.
</p>
</div>
</div>
<div class="location">
<h1>WHAT ARE OUR DELIVERY LOCATIONS?</h1>
<div class="place">
<div onclick="Bang()" class="places bang">
<img
src="https://thebowlcompany.in/wp-content/uploads/2021/10/Banglure.png"
alt=""
/>
<h3>Banglure</h3>
</div>
<div onclick="chenn()" class="places chenn">
<img
src=" https://thebowlcompany.in/wp-content/uploads/2021/10/Chennai.png"
alt=""
/>
<h3>Chennai</h3>
</div>
<div onclick="hyd()" class="places hyd">
<img
src="https://thebowlcompany.in/wp-content/uploads/2021/10/Hydrebad.png"
alt=""
/>
<h3>Hydrebad</h3>
</div>
</div>
<div class="details">
<div class="left"></div>
<div class="middle"></div>
<div class="right"></div>
</div>
<div class="mm"></div>
</div>
<div class="stat">
<h3>MOST LOVED BOWL BRAND</h3>
<img
class="limg"
src="https://www.thebowlcompany.in/wp-content/uploads/2021/11/steak1.png"
alt=""
/>
<div>
<div>
<h1>4.5+</h1>
<p>rating on taste</p>
</div>
<div>
<h1>40+</h1>
<p>Kitchens</p>
</div>
<div>
<h1>20L+</h1>
<p>customers</p>
</div>
<div>
<h1>1.1C+</h1>
<p>orders</p>
</div>
</div>
<img
class="rimg"
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/Pepper.png"
alt=""
/>
</div>
<div class="practice">
<h1>OUR KITCHEN PRACTICES</h1>
<p>
Our kitchens are where all the magic happens. That’s why we do our
best to keep them neat, clean, and safe for cooking.
</p>
<div class="pracsets">
<div>
<img
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/Raw-materials.png"
alt=""
/>
<p>
Raw materials are
<br />
thoroughly washed and
<br />
sanitized before use
</p>
</div>
<div>
<img
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/sanitize.png"
alt=""
/>
<p>
Surfaces in contact with
<br />
food are sanitized as per a
<br />
'Clean As You Go' approach
</p>
</div>
<div>
<img
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/Masks.png"
alt=""
/>
<p>
Supplier Quality Assurance
<br />
program is in place and follows the
<br />
'inspect → comply → procure' approach
</p>
</div>
</div>
<div class="pracsets1">
<div>
<img
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/Personal-hygiene.png"
alt=""
/>
<p>
Personal hygiene is strictly <br />
maintained through masks, <br />
hairnets, and gloves
</p>
</div>
<div>
<img
src="https://www.thebowlcompany.in/wp-content/uploads/2021/10/vaccinated.png"
alt=""
/>
<p>
All kitchen employees <br />
are vaccinated
</p>
</div>
</div>
</div>
</div>
<div class="mn">
<div class="pack">
<img
class="tomato"
src="https://www.thebowlcompany.in/wp-content/uploads/2021/11/tomato-new.png"
alt=""
/>
<h1>
GOOD THINGS COME IN GOOD <br />
PACKAGING
</h1>
<h3>
We strive to maintain quality packaging that is both functional and
sustainable.
</h3>
</div>
<div class="packimg">
<div class="list">
<div onclick="onediv()" class="intxt ondiv">
<div class="smdiv" style="width: 90%">
<h3>
Our packaging is optimally designed to <br />
minimize component weight
</h3>
</div>
<div class="arr1 aa1">
<h1 class="a1">→</h1>
</div>
</div>
<div onclick="twodiv()" class="intxt twdiv">
<div class="smdiv" style="width: 90%">
<h3>
Our bowls are made of 100% recyclable <br />
polypropylene
</h3>
</div>
<div class="arr1 aa2">
<h1 class="a2">←</h1>
</div>
</div>
<div onclick="threediv()" class="intxt thrdiv">
<div class="smdiv" style="width: 90%">
<h3>
Our cutlery and bags are compostable and 100% <br />
recyclable
</h3>
</div>
<div class="arr1 aa3">
<h1 class="a3">←</h1>
</div>
</div>
</div>
<div class="packimages">
<img
class="changeimg"
src="https://thebowlcompany.in/wp-content/uploads/2021/10/quality-packaging.png"
alt=""
/>
</div>
</div>
<!-- </div> -->
<!-- fotter -->
</body>
<footer>
<div id="getfooter"></div>
</footer>
</html>
<script type="module">
import navbar from "./components/navbar.js";
let cont = document.getElementById("nav");
cont.innerHTML = navbar();
let foot = document.querySelector("#getfooter");
import footer from "./components/footer.js";
foot.innerHTML = footer();
</script>
<script src="scripts/aboutus.js"></script>