-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
240 lines (197 loc) · 9.31 KB
/
about.php
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
<?php
define('Access', TRUE);
include "./AdditionalPHP/startSession.php";
?>
<!DOCTYPE html>
<html lang="en-MU">
<head>
<meta charset="utf-8">
<title>PATISSERIE | ABOUT US</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--CSS File-->
<link rel="stylesheet" type="text/css" href="Common.css">
<link rel="stylesheet" type="text/css" href="random.css">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/0e16635bd7.js" crossorigin="anonymous"></script>
<!--BOXICONS-->
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<!-- Animate CSS -->
<link rel="stylesheet"href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"/>
</head>
<body>
<?php $page = 'about';?>
<!--Start Navigation Bar-->
<?php include './Includes/MobileNavBar.php';?>
<!--End Navigation Bar-->
<!--Start Navigation Bar @media 1200px-->
<?php include './Includes/PcNavBar.php';?>
<!--End Navigation Bar @media 1200px-->
<!--Start Page Header-->
<div class="about-us-header">
<div class="banner-group">
<div class="banner"></div>
</div>
<div class="about-us-subtitle">
<span>ABOUT US</span>
</div>
</div>
<!--End Page Header-->
<!--Start Baker Info-->
<div class="baker-info-group">
<div class="baker-info-container">
<div class="baker-info-text">
<div class="baker-info-title">
<span>Our Baker</span>
</div>
<div class="baker-name">
<span>Ms. Sarah Connor</span>
</div>
<div class="baker-description">
<p>“Soufflé danish gummi bears tart. Pie wafer icing. Gummies jelly beans powder. Chocolate bar pudding macaroon candy canes chocolate apple pie chocolate cake. Sweet caramels sesame snaps halvah bear claw wafer. Sweet roll soufflé muffin topping muffin brownie…”</p>
</div>
<div class="baker-signature">
<div class="signature-photo"></div>
</div>
<div class="baker-position">
<span>CEO - PATISSERIE Bakery Shop</span>
</div>
</div>
<div class="baker-photo-group">
<div class="baker-photo"></div>
</div>
</div>
</div>
<!--End Baker Info-->
<!--Start Awards-->
<div class="award-section">
<div class="award-title">
<span>Our Rewards</span>
</div>
<div class="subtitle">
<h2>WINNER AWARDS</h2>
</div>
<div class="award-badge-container">
<div class="award-badge-group">
<div class="badge badge1">
<div class="badge-photo-group">
<div class="badge-photo"></div>
</div>
<div class="badge-info">
<span class="badge-title">BAKERY OF THE MONTH</span>
<span class="badge-date">2021-2022</span>
<p class="badge-description">Tart bear claw cake tiramisu chocolate bar gummies dragée lemon drops brownie. Jujubes chocolate cake sesame snaps</p>
</div>
</div>
</div>
<div class="award-badge-group">
<div class="badge badge2">
<div class="badge-photo-group">
<div class="badge-photo"></div>
</div>
<div class="badge-info">
<span class="badge-title">BAKERY OF THE MONTH</span>
<span class="badge-date">2021-2022</span>
<p class="badge-description">Tart bear claw cake tiramisu chocolate bar gummies dragée lemon drops brownie. Jujubes chocolate cake sesame snaps</p>
</div>
</div>
</div>
<div class="award-badge-group">
<div class="badge badge3">
<div class="badge-photo-group">
<div class="badge-photo"></div>
</div>
<div class="badge-info">
<span class="badge-title">BAKERY OF THE MONTH</span>
<span class="badge-date">2021-2022</span>
<p class="badge-description">Tart bear claw cake tiramisu chocolate bar gummies dragée lemon drops brownie. Jujubes chocolate cake sesame snaps</p>
</div>
</div>
</div>
</div>
</div>
<!--End Awards-->
<!--Start Team Info-->
<div class="team-section">
<div class="team-title">
<span>Golden Hand</span>
</div>
<div class="subtitle">
<h2>OUR TEAM</h2>
</div>
<div class="all-helper-info">
<div class="helper-individual">
<div class="helper-group helper1">
<div class="helper-pic-group">
<div class="helper-pic"></div>
</div>
<div class = "helper-more-about">
<p class="name"><b>JUAN OLSON</b></p>
<p class="hierarchy">CO-FOUNDER</p>
<p class="description">Jelly topping halvah caramels sweet cake gummi bears toffee.</p>
</div>
<div class="helper-social-media">
<div class="social-media">
<span class="facebook">
<a href=#><i class="fab fa-facebook-square"></i></a>
</span>
<span class="twitter">
<a href=#><i class="fab fa-twitter-square"></i></a>
</span>
<span class="instagram">
<a href=#><i class="fab fa-instagram-square"></i></a>
</span>
<span class="pinterest">
<a href=#><i class="fab fa-pinterest-square"></i></a>
</span>
</div>
</div>
</div>
</div>
<div class="helper-individual">
<div class="helper-group helper2">
<div class="helper-pic-group">
<div class="helper-pic"></div>
</div>
<div class = "helper-more-about">
<p class="name"><b>AGNES BUCHANAN</b></p>
<p class="hierarchy">Master Baker</p>
<p class="description">Jelly topping halvah caramels sweet cake gummi bears toffee.</p>
</div>
<div class="helper-social-media">
<div class="social-media">
<span class="facebook">
<a href=#><i class="fab fa-facebook-square"></i></a>
</span>
<span class="twitter">
<a href=#><i class="fab fa-twitter-square"></i></a>
</span>
<span class="instagram">
<a href=#><i class="fab fa-instagram-square"></i></a>
</span>
<span class="pinterest">
<a href=#><i class="fab fa-pinterest-square"></i></a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!--End Team Info-->
<!-- Start Google Map-->
<?php include './Includes/GoogleMap.php';?>
<!-- End Google Map-->
<!-- Start Contact Us -->
<?php include './Includes/ContactUsForm.php';?>
<!-- End Contact Us-->
<!--Start Newsletter-->
<?php include './Includes/NewsLetter.php';?>
<!--End Newsletter-->
<!--Start Footer-->
<?php include './Includes/Footer.php';?>
<!--End Footer-->
<!-- Start Bottom Nav -->
<?php include './Includes/MobileBottomNav.php';?>
<!-- End Bottom Nav -->
</body>
</html>