-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
312 lines (273 loc) · 13.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
<!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">
<!-- jquery link -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<!-- javascript link -->
<script src="./js/scripts.js"></script>
<!-- font link -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!-- Boostrap cdn link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!--styles.css link -->
<link href="css/styles.css" rel="stylesheet">
<title>Hot-Pizza</title>
</head>
<body>
<!-- home section -->
<div class="container row">
<nav class="navbar navbar-expand-lg navbar-dark">
<ul class="nav-items">
<li><a href="#home">Home</a></li>
<li><a href="#aboutus">About us</a></li>
<li><a href="#products"> Our Products</a></li>
<li><a href="#ordersection">Order</a></li>
<li><a href="#contactus">Contact us</a></li>
</ul>
</nav>
</div>
<div class="container-fluid">
<div id="home">
<p> Welcome to Hot pizza Palace </p>
<div class="row">
<div class="col-md-4">
<h1>HOT <br> PIZZA <span class="color-palace">PALACE!</span></h1>
<p>Serving hot Pizzas! Delivered while hot!</p>
<button style="background-color:rgb(248,147,45); border: none; border-radius: 70px; color:white" >
<a href="#ordersection" class="btn1">Order Now!</a>
</button>
</div>
<div class="col-md-3 img2">
<img src="./Images/istockphoto-946000252-170667a-removebg-preview.png" alt="" height="80%" width="350">
</div>
<div class = "col-md-5 img1">
<img src="./Images/pexels-andy-kuzma-2918521-removebg-preview.png" alt="" height="300%" width="679">
</div>
</div>
</div>
</div>
<div class="container">
<div class="About-us" id="aboutus">
<div class="row">
<div class="col-md-12">
<img src="./Images/img9.jpg" alt=" hot pizza" id="hotpizza" style="margin-top: 35px;">
<h1 style="text-align:center;">About us</h1>
<p style="text-align:center; padding-bottom: 50px;"> Hot Pizza Palace is a pizza point located in Nairobi along Thika road.We love to see our customers happy and satisified at all times with a hot quality product of pizza.Our menu is based on fresh daily souces thay we prepare hpourly and marinated, cooked or locally produced supplies. Our menu size is created in an opinion of a decent size that can satisfy most.Therefore we supply various pizza sizes and pizza base souces custmoised to your liking.All we are saying is that "how you like it is how you will get it". Simply! It is all about you</p>
</div>
</div>
</div>
</div>
<!-- Our products -->
<div class="container-fluid" class="Products" id="products">
<div class="row">
<div class="col-md-12">
<h2 style="text-align:center; padding-bottom: 30px;">Our Products</h2>
</div>
</div>
<div class="row">
<div class="col-md-4">
<h4>Pizza names</h4>
<ul>
<li>Pepperoni</li>
<li>Chicken Tikka</li>
<li>Pulled Pork</li>
<li>Margharita</li>
<li>Marinara</li>
<li>Mushroom</li>
<li>Spicy Veggie</li>
<li>Bbq Pork</li>
<li>Grilled Pork</li>
<li>Hawaiian</li>
</ul>
<h4>Pizza Sizes</h4>
<ul>
<li>Large ksh. 900</li>
<li>Medium ksh. 700</li>
<li>Small ksh. 500</li>
</ul>
</div>
<div class="col-md-4">
<h4>Pizza Crust</h4>
<ul>
<li>Crispy ksh. 250</li>
<li>Stuffed ksh. 200</li>
<li>Gluten free ksh. 180</li>
</ul>
<h4>Pizza Toppings</h4>
<ul>
<li>Mushrooms ksh. 100</li>
<li>Butternut ksh. 50</li>
<li>Cauliflower ksh. 70</li>
<li>Bacon ksh. 80</li>
<li>Tomatoes ksh. 40</li>
</ul>
</div>
<div class="col-md-4">
<h5>A pizza with Tomato toppings</h5>
<img src="./Images/Set_1.png" alt=" hot pizza" id="hotpizza" style="width:400px; height:400px; float: inline-end;">
</div>
</div>
</div>
<!-- Ordering section -->
<a name="checkout">
<div class="container ordering">
<div class="row order" id="ordersection">
<div class="col-md-6">
<h2 style="text-align:center; padding-bottom: 30px; padding-top: 10px;">Order Here</h2>
<p>Best palace with hot pizza</p><br>
<form action="">
<div class="form-group">
<label for="name">Select name</label>
<select class="form-control" id="name">
<option selected value="0">Select name </option>
<option value="Pepperoni">Pepperoni</option>
<option value="Chicken Tikka">Chicken Tikka</option>
<option value="Gamberi">Gamberi</option>
<option value="Pulled Pork"> Pulled Pork</option>
<option value="Margharita">Margharita</option>
<option value="Marinara">Marinara</option>
<option value="Mushroom">Mushroom</option>
<option value="Spicy Veggie">Spicy Veggie</option>
<option value="Bbq Pork">Bbq Pork</option>
<option value="Grilled Pork">Grilled Pork</option>
<option value="Hawaiian">Hawaiian</option>
</select>
</div><br>
<div class="form-group">
<label for="size">Select Size</label>
<select class="form-control" id="size">
<option value="" >Select Size</option>
<option value="Large">Large ksh. 900</option>
<option value="Medium">Medium ksh. 700</option>
<option value="Small">Small ksh. 500</option>
</select>
</div><br>
<div class="form-group">
<label for="crust">Select Crust:</label>
<select class="form-control" id="crust">
<option value="">Select Crust</option>
<option value="Crispy">Crispy ksh. 250</option>
<option value="Stuffed">Stuffed ksh. 200</option>
<option value="Glutten free">Gluten free ksh. 180</option>
</select>
</div><br>
<div class="form-group">
<label for="quantity">Quantity</label>
<input type="number" class="form-control" id="quantity" min="1" required>
</div><br>
<p><strong>Select Pizza Toppings</strong></p>
<div class="form-check" id="topping">
<input class="form-check-input" type="checkbox" value="Mushrooms" id="flexCheckDefault" name="toppings" id="top1" >
<label class="form-check-label" for="flexCheckDefault">
Mushrooms
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="Butternut" id="flexCheckChecked" id="top2">
<label class="form-check-label" for="flexCheckDefault">
Butternut
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="Cauliflower" id="flexCheckChecked" id="top3">
<label class="form-check-label" for="flexCheckDefault">
Cauliflower
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="Bacon" id="flexCheckChecked" id="top4">
<label class="form-check-label" for="flexCheckDefault">
Bacon
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="Tomatoes" id="flexCheckChecked" id="top5">
<label class="form-check-label" for="flexCheckDefault">
Tomatoes
</label>
</div><br><br>
<a href="#order1">
<button id="btn" style="background-color:rgb(248,147,45); border: none; border-radius: 70px; color:white;"> Send Order</button>
</a>
</form>
</div>
<div class="col-md-6">
<div class="empty-box text-center">
<img src="./Images/Pizzabox-removebg-preview (1).png" alt="Empty pizza box"> <br>
<p>Your Pizza box is ready!</p>
</div>
<div class="summary">
<h1 class="ordersummary">This is what you have ordered:</h1>
<ol id="yourOrder" class="oder-sum">
</ol>
<div class="mx-auto d-block" >
<button class="transport" data-bs-toggle="summary" data-bs-target="#deliveryMethod" style="background-color:rgb(248,147,45); border: none; border-radius: 70px; color:white; margin-left: 200px;">Delivery Check <i
class="fa fa-arrow-right"></i>
</button>
</div>
</div>
<div class="container">
<div class="deliver-check">
<!-- <h4>Please provide your location for deliveries.</h4> -->
<br>
<form onsubmit = "customerValidate()" action="">
<div class="form-group">
<label for="name">Please enter you name:</label>
<input id="customername" class="form-control" type="text">
</div>
<br>
<div class="form-group">
<label for="phone">Please enter your phone number:</label>
<input id="customerphone" class="form-control" type="number">
</div>
<br>
<div class="form-group">
<label for="location">Please enter your location:</label>
<input id="customerlocation" class="form-control" type="text">
</div>
<br>
<button id="deliver" >Deliver to You</button>
</form>
</div>
</div><br><br>
<div>
<button style="background-color:rgb(248,147,45); border: none; border-radius: 70px; margin-left: 225px;" onclick="exit()">Checkout</button>
</div>
</div>
</div>
</div><br><br>
<div class=container-fluid id="contactus" style= padding-top:50px>
<div class="row col-md-12">
<h3 style="text-align:center; padding-bottom: 30px; padding-top: 0px;"><strong>Contact us</strong></h3>
</div>
<div class="row">
<div class="col-md-4">
<h3>Contacts</h3>
<h5>Email us:</h5>
<p>Hotpizza@gmail.com</p>
<h5>Call us:</h5>
<p>+254 708042343</p>
<h5>Hours:</h5>
<p>Monday-Monday: 9:00am-11:00pm</p>
</div>
<div class="col-md-3">
<h4>Location</h4>
<p>Hot Pizza Palace</p>
<p>Muthaiga</p>
<p>Nairobi, Kenya</p>
</div>
<div class="col-md-5">
<p>We value your Pizza Intrests and feedback. Leave us a message:</p>
<form id="feedback">
<div class="form-group textarea">
<textarea type="text" name="message" style="background-color: transparent;" id="message" class="form-control" rows="8" placeholder="Your message here..." required></textarea>
<button type="submit" class="btn-btn-primary" style="background-color:rgb(248,147,45); border: none; border-radius: 20px; color:white" >Submit</button>
</div>
</form>
</div>
</div>
</body>
</html>