-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
179 lines (172 loc) · 9.4 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
<?php
require_once 'templates/page_setup.php';
$title = "About";
$page_name = "about";
include 'templates/header.php';
?>
<!-- Main jumbotron for a primary marketing message or call to action -->
<?php include 'templates/jumbotron.php'; ?>
<div class="container-fluid" id="content">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">About</h1>
</div>
</div>
<!-- /.row -->
<!-- Intro Content -->
<div class="row">
<div class="col-md-6">
<img class="img-responsive" src="assets/img/basket.jpg" alt="" style="width:750px;height:450px;">
</div>
<div class="col-md-6">
<h2>About CT310 Ingredients Emporium</h2>
<p>When it comes to food, we know what is best. We pride ourselves on delivering fresh food for satisfied customers. Ingredients Emporium was created on February 2nd, 2017 by two humble farmers in Fort Collins, Colorado. The dream was simple: easy delivery and fresh food. Throughout time, our trials and tribulations proved only to strengthen our resolve in this dream. We hope to continue in our quest to deliver food at an affordable price.</p>
</div>
</div>
<!-- /.row -->
<!-- Team Members -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Our Team</h2>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team1.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>John Smalls<br>
<small>Chef and Co-founder</small>
</h3>
<p>Hello! I am the co-founder of Ingredients Emporium. I graduated with a degree in Culinary Sciences from Johnson and Wales University with the class of 2004. When I came from Denver to Fort Collins in 2008, I absolutely loved it here! The atmosphere is awesome and the many restaurants in town inspire me to perform at my finest. I love cooking and preparing food for customers. Having nearly ten years of experience in the food industry, I still strive for excellence and I'd love to cook for you.</p>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team2.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>Wayne Jobs<br>
<small>CEO</small>
</h3>
<p>When it comes to leading a company, I put my employees first. Ethical treatment is extremely important to me and my company. As partner and co-founder, I oversee thousands of deliveries per day with a 100% money back guarentee if the customer is not satisfied. My motto is "the customer is always right."</p><br><br>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team3.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>Linda Bateman<br>
<small>Supply Chain Manager</small>
</h3>
<p>Welcome to our site! My name is Linda, graduated Magna Cum Laude with an MBA in Finance from Clemson University. I have 5 years of experience in leading my team to achieve a goal of perfection. With a customer first attitude and faith in the American Dream, we strive to make sure your demands can be met!</p><br><br>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team4.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>Kelly Schmidt<br>
<small>Regional Manager</small>
</h3>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team5.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>Haleigh Kantz<br>
<small>Corporate Human Resource Manager</small>
</h3>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-4 text-center">
<div class="thumbnail">
<img class="img-responsive" src="assets/img/team6.jpg" alt="" style="width:750px;height:450px;">
<div class="caption">
<h3>Katie Mengel<br>
<small>Information Security Analyst</small>
</h3>
<ul class="list-inline">
<li><a href="#"><i class="fa fa-2x fa-facebook-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-linkedin-square"></i></a>
</li>
<li><a href="#"><i class="fa fa-2x fa-twitter-square"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /.row -->
<!-- Our Customers -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Our Customers</h2>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/1.jpg" alt="" style="width:500px;height:300px;">
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/2.jpg" alt="" style="width:500px;height:300px;">
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/3.jpg" alt="" style="width:500px;height:300px;">
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/4.jpg" alt="" style="width:500px;height:300px;">
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/5.jpg" alt="" style="width:500px;height:300px;">
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<img class="img-responsive customer-img" src="assets/img/6.jpg" alt="" style="width:500px;height:300px;">
</div>
</div>
<!-- /.row -->
<hr>
</div>
<?php include 'templates/footer.php';?>