-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
320 lines (218 loc) · 9.11 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Virtual Restaurant- Index</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style 2.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="header fixed-top">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<style>#header{
background-color: #ffffff;
} </style>
<a href="index.html" class="logo d-flex align-items-center">
<img src="logo.png" alt="" >
<span>VR</span>
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="index1.php">Home</a></li>
<li><a class="nav-link scrollto active" href="NewReserve.php">Reservation</a></li>
<li><a class="nav-link scrollto" href="menucard.php">Order</a></li>
<li><a class="nav-link scrollto" href="cat_request.php">Contact</a></li>
<li><a class="nav-link scrollto" href="about.html"> About Us</a></li>
<li><a class="nav-link scrollto" href="listmenu .php">Menu</a></li>
<li class="dropdown"><a href=""><span>
</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="profile.php"> Profile</a>
<li><a href="profile.php">Your Order </a></li>
<li><a href="logout.php"> Logout</a></li>
</li>
</ul>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<section id="hero" class="hero d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-6 d-flex flex-column justify-content-center">
<img src="https://livenewtab.com/wp-content/uploads/SearchFX2_5b229dafac40a9f608232bc8-e1534189919644.jpeg" class="food_img"><br><br>
<label class=" au">About US</label>
<label class=" slog"> Eat ! Drink ! Love !</label>
<div class="text_part">
<h1 >Our Story </h1> <br><br>
<p>We love what can happen around the restaurant table. And since 1998 we’ve been committed to empowering that experience. From helping restaurants of all sizes thrive, to enabling diners to find and book the perfect table for every occasion, our story is one of human connection—among diners and restaurants, and between restaurants and their communities.
Now, we’re growing globally like never before, and continuing to lead the conversation in the tech and restaurant spaces with products that anticipate the ever-evolving needs of both restaurants and diners.
With our passion for hospitality, we take pride in bringing together people and the restaurants they love in the moments that matter. Pull up a chair and join us.
</p>
<br><br><br>
<h1 >How To Reach Us </h1> <br><br>
</div>
<iframe class="Maps" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3956.80087735528!2d73.89210992721401!3d18.67503912632462!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xc4e495a8c1f663eb!2sMIT%20Academy%20of%20Engineering!5e0!3m2!1sen!2sin!4v1613302457301!5m2!1sen!2sin" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</div>
</div>
<div class="text-center text-lg-start">
<a style="margin-top: 80px;" onclick="myFunction1()" class="btn btn btn_primary scrollto d-inline-flex align-items-center justify-content-center align-self-center">
<span>Give feedback</span>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.all.min.js"></script>
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.min.css'>
<!-- Bootstrap core CSS-->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<a class="first" ></a>
<script type="text/javascript">
function myFunction1() {
Swal.fire({
icon : 'success',
title: 'Write feedback',
html:
'<form action="index.html" method="post">'+
'<input type="text" style="margin-bottom:30px; width:400px;height:50px;" name="name" placeholder ="Name" required=""><br>' +
'<input type="email" style="margin-bottom:30px; width:400px;height:50px;" name="email" placeholder ="Email" required=""><br>' +
' <textarea type="text" name="request" placeholder="Write Your honest FeedBack" required="" style="width: 400px;height: 150px; margin-bottom: 20px; border-color: black; border-radius:8px;"></textarea>'+
'<button type="text" style="margin-bottom:30px; width:250px;height:50px; font-size:22px;border-radius:8px; color: blue; background-color: #adf06a ;" name="SEND" > Submit</button><br>' +
'</form>'
})
}
</script>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato:300">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.min.css
">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/sweetalert2.all.min.js" > </script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js
"></script>
<?php
include("connect.php");
if(isset($_POST['SEND']))
{
$name=$_POST['name'];
$email=$_POST['email'];
$request = $_POST['request'];
$sql ="INSERT INTO feedback (Name ,email,feedback) VALUES ('$name','$email','$request');";
$query= mysqli_query($conn,$sql);
if($query)
{
echo 'done';
}
}
?>
</a>
</div>
</section>
</div>
<style >
.au{
position: absolute;
font-family: "Nunito", sans-serif;
color:#fff;
left: 43%;
font-weight: 700;
top: 300px;
animation: fadeEffect 5s;
font-size: 45px;
}
.slog{
position: absolute;
font-family: "Nunito", sans-serif;
color:#fff;
left: 15%;
animation: fadeEffect 5s;
font-weight: 500;
top: 200px;
font-size: 35px;
}
.food_img
{ border-radius: 4px;
margin-top: -80px;
width: 1250px;
top: 50px;
margin-bottom: 40px;
margin-left: -50px;
position:relative;
height:600px;
}
.text_part
{
margin-left: 100px;
width: 1000px;
}
p{ animation: fadeEffect 5s;
font-family: "Nunito", sans-serif;
font-size: 20px;
word-spacing: 2px;
}
@keyframes fadeEffect { /* from 0 to full opacity */
from {
opacity: 0;}
to {
opacity: 1;}
}
.container
{
margin-top: -70px;
}
.Maps
{
margin-left: 50%;
width: 700px;
height: 500px;
border-radius: 8px;
margin-bottom: 40px;
box-shadow: 0 7px 0 #BFBAAD, 0 0.5em 0 #A8A38C, 0 12px 12px #A8A38C;
}
.about{
align-items: center;
}
.about_h1{
font-size: 50px;
width: 500px;
font-style: bold;
margin-bottom: 40px;
margin-left: 600px;
}
</style>
</section>
<!-- **************************************************************************************************-->
<footer id="footer" class="footer">
<div class="footer-top">
<div class="container">
<div class="row gy-4">
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="#" class="instagram"><i class="bi bi-instagram bx bxl-instagram"></i></a>
<a href="#" class="linkedin"><i class="bi bi-linkedin bx bxl-linkedin"></i></a>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>Group15</span></strong>. All Rights Reserved
</div>
</footer><!-- End Footer -->
</body>
</html>
<script type="text/javascript">
window.addEventListener("scroll", function() {showFunction()});
function showFunction() {
if (document.body.scrollTop > 900 || document.documentElement.scrollTop > 900) {
document.getElementById("toptexts2").style.display = "block";
} else {
document.getElementById("toptexts2").style.display = "none";
}
}
</script>