-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
263 lines (246 loc) · 11.7 KB
/
about.php
File metadata and controls
263 lines (246 loc) · 11.7 KB
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
<?php
include_once 'config/config.php';
include_once 'config/database.php';
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Us - <?php echo SITE_NAME; ?></title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<style>
body {
background-color: #f8f9fa;
}
.hero-section {
background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/default/restaurant-bg.jpg');
background-size: cover;
background-position: center;
color: white;
padding: 100px 0;
margin-bottom: 40px;
}
.about-card {
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
height: 100%;
}
.about-card:hover {
transform: translateY(-5px);
}
.team-member {
text-align: center;
margin-bottom: 30px;
transition: transform 0.3s ease;
}
.team-member:hover {
transform: translateY(-5px);
}
.team-member img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 15px;
border: 5px solid #fff;
box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.opening-hours {
background-color: #fff;
border-radius: 10px;
padding: 30px;
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.day-time {
display: flex;
justify-content: space-between;
padding: 8px 0;
border-bottom: 1px dashed #dee2e6;
}
.day-time:last-child {
border-bottom: none;
}
.special-note {
font-style: italic;
color: #dc3545;
}
</style>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand" href="index.php"><?php echo SITE_NAME; ?></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="index.php">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="about.php">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.php">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="admin/login.php">Staff Login</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="hero-section text-center">
<div class="container">
<h1>About <?php echo SITE_NAME; ?></h1>
<p class="lead">Delicious food and exceptional service since 2010</p>
</div>
</section>
<!-- Main Content -->
<div class="container py-5">
<!-- Our Story -->
<div class="row mb-5">
<div class="col-md-6 mb-4 mb-md-0">
<div class="about-card p-4 bg-white">
<h2 class="mb-4">Our Story</h2>
<p>Welcome to <?php echo SITE_NAME; ?>, where culinary excellence meets warm hospitality. Our journey began in 2010 when Chef Michael Rodriguez, inspired by his grandmother's treasured recipes, decided to create a dining experience that honors authentic flavors while embracing modern innovation.</p>
<p>What started as a small family-run establishment has grown into a beloved culinary destination. Throughout our journey, we've remained committed to our founding principles: using the freshest ingredients, supporting local producers, and creating memorable dining experiences for every guest.</p>
<p>Each dish tells a story – of tradition, of creativity, and of our passion for bringing people together through exceptional food.</p>
</div>
</div>
<div class="col-md-6">
<div class="about-card p-4 bg-white">
<h2 class="mb-4">Our Mission</h2>
<blockquote class="blockquote">
<p class="mb-0">To create memorable dining experiences through delicious food, exceptional service, and a welcoming atmosphere that makes every guest feel like family.</p>
</blockquote>
<hr>
<h4 class="mt-4">Our Philosophy</h4>
<ul>
<li>We believe in using fresh, high-quality ingredients sourced from local farms whenever possible.</li>
<li>We respect culinary traditions while embracing innovation.</li>
<li>We strive to create an inclusive environment where everyone feels welcome.</li>
<li>We are committed to sustainable practices that minimize our environmental footprint.</li>
<li>We value our team members and foster their professional growth.</li>
</ul>
</div>
</div>
</div>
<!-- Team Section -->
<h2 class="text-center mb-5">Meet Our Team</h2>
<div class="row mb-5">
<div class="col-md-4">
<div class="team-member p-4 bg-white rounded shadow-sm">
<h4>Michael Rodriguez</h4>
<p class="text-muted">Executive Chef & Founder</p>
<p>Chef Michael brings over 20 years of culinary expertise and a passion for creating dishes that combine tradition with innovation.</p>
</div>
</div>
<div class="col-md-4">
<div class="team-member p-4 bg-white rounded shadow-sm">
<h4>Sofia Chen</h4>
<p class="text-muted">Head Chef</p>
<p>With a background in both Asian and European cuisines, Chef Sofia creates the perfect fusion of flavors that make our menu unique.</p>
</div>
</div>
<div class="col-md-4">
<div class="team-member p-4 bg-white rounded shadow-sm">
<h4>James Wilson</h4>
<p class="text-muted">Restaurant Manager</p>
<p>James ensures that every aspect of your dining experience exceeds expectations, from service to ambiance.</p>
</div>
</div>
</div>
<!-- Hours and Location -->
<div class="row">
<div class="col-md-6 mb-4 mb-md-0">
<div class="opening-hours">
<h3 class="mb-4">Opening Hours</h3>
<div class="day-time">
<span>Monday</span>
<span>11:30 AM - 10:00 PM</span>
</div>
<div class="day-time">
<span>Tuesday</span>
<span>11:30 AM - 10:00 PM</span>
</div>
<div class="day-time">
<span>Wednesday</span>
<span>11:30 AM - 10:00 PM</span>
</div>
<div class="day-time">
<span>Thursday</span>
<span>11:30 AM - 10:00 PM</span>
</div>
<div class="day-time">
<span>Friday</span>
<span>11:30 AM - 11:00 PM</span>
</div>
<div class="day-time">
<span>Saturday</span>
<span>11:00 AM - 11:00 PM</span>
</div>
<div class="day-time">
<span>Sunday</span>
<span>11:00 AM - 10:00 PM</span>
</div>
<p class="mt-3 special-note">* Last orders taken 30 minutes before closing</p>
</div>
</div>
<div class="col-md-6">
<div class="opening-hours">
<h3 class="mb-4">Our Location</h3>
<p><i class="fas fa-map-marker-alt me-2"></i> 123 Culinary Street, Foodville, CA 90210</p>
<p><i class="fas fa-phone me-2"></i> (555) 123-4567</p>
<p><i class="fas fa-envelope me-2"></i> info@<?php echo strtolower(str_replace(' ', '', SITE_NAME)); ?>.com</p>
<hr>
<p>We're located in the heart of downtown, just a short walk from Central Park and the Arts District. Free parking is available behind the restaurant.</p>
<div class="ratio ratio-16x9 mt-3">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d387193.305935303!2d-74.25986548248684!3d40.69714941932609!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c24fa5d33f083b%3A0xc80b8f06e177fe62!2sNew%20York%2C%20NY%2C%20USA!5e0!3m2!1sen!2s!4v1647887412598!5m2!1sen!2s" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="bg-dark text-white py-4 mt-5">
<div class="container">
<div class="row">
<div class="col-md-4 mb-3 mb-md-0">
<h5><?php echo SITE_NAME; ?></h5>
<p class="text-muted">Delicious food and exceptional service since 2010</p>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<h5>Quick Links</h5>
<ul class="list-unstyled">
<li><a href="index.php" class="text-decoration-none text-muted">Home</a></li>
<li><a href="about.php" class="text-decoration-none text-muted">About Us</a></li>
<li><a href="contact.php" class="text-decoration-none text-muted">Contact</a></li>
</ul>
</div>
<div class="col-md-4">
<h5>Connect With Us</h5>
<div class="d-flex">
<a href="#" class="text-muted me-3"><i class="fab fa-facebook-f"></i></a>
<a href="#" class="text-muted me-3"><i class="fab fa-instagram"></i></a>
<a href="#" class="text-muted me-3"><i class="fab fa-twitter"></i></a>
<a href="#" class="text-muted"><i class="fab fa-yelp"></i></a>
</div>
</div>
</div>
<hr class="my-4">
<div class="text-center text-muted">
<small>© <?php echo date('Y'); ?> <?php echo SITE_NAME; ?>. All rights reserved.</small>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>