-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
191 lines (184 loc) · 9.33 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Index</title>
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link rel="stylesheet" href="./css/webfont/css/fontawesome-all.min.css">
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
<!-- Image and text -->
<nav class="navbar navbar-dark bg-dark navbar navbar-expand-lg ">
<a class="navbar-brand " href="#">
<img src="./img/logo.png" width="30" height="30" class="d-inline-block align-top" alt="">
JACKS
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse s" id="navbarNav">
<ul class="navbar-nav ml-auto navbar-right text-center">
<li class="nav-item ">
<a class="nav-link" href="index.html">Home </a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">Our Story <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="order.html">Menu</a>
</li>
<li class="nav-item">
<a class="nav-link" href="reserve.html">Reserve</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
<div class="container about mt-5 mb-5 p-5 bg-white">
<div class="text-center p-5">
<img src="./img/logo-i.png" alt="" height="150px">
</div>
<h1 class="title text-center">Our Story</h1>
<div class="row">
<div class="col col-12 col-sm-12 col-md-6">
<h1>
THE BEGINNING
</h1>
<p class="text-justify">
Serving New Jersey with over 50 years of experience, Jack’s Fresh Grill and Steakhouse offers our signature and aged hand-carved, slow-roasted prime rib, delicious USDA Choice steaks, juicy USDA Choice burgers, our famous Unlimited Farmer’s Market Salad Bar™, and so much more. Our philosophy is simple: to provide great food, exceptional value, and friendly service to each and every customer we serve. No matter where you call home, you can expect the same family-friendly restaurant atmosphere, great service and value, and delicious food you look forward to any day of the week.
In 1966, three local businessmen in their hometown of Warren, New Jersey, decided to open a steakhouse restaurant that served the highest quality cuts of meat to its patrons. That decision led to opening the first of many Jack’s restaurants and building what has become a New Jersey steakhouse icon. The overwhelming success of Jack’s Fresh Grill and Steakhouse can be credited to the concept’s architects and their impeccable execution of serving fresh cuts of meats alongside garden-fresh produce from the highest quality farms in the Garden State.
</p>
</div>
<div class="col col-12 col-sm-12 col-md-6">
<img src="./img/ab-1.jpg" width="100%" class="g-scale mt-3 pt-5" alt="">
</div>
</div>
<div class="row">
<div class="col col-12 col-sm-12 col-md-6">
<img src="./img/ab-2.jpg" width="100%" class="g-scale mt-3 pt-5" alt="">
</div>
<div class="col col-12 col-sm-12 col-md-6">
<h1>TODAY</h1>
<p class="text-justify">
The originators’ passion for serving quality cuts of meat has endured for over 50 years, and in many instances Charlie Brown’s is proudly serving a second generation of guests. The endurance of the Charlie Brown’s brand can be attributed not only to the quality of its slow-roasted prime ribs, butcher-cut steaks and fresh Farmer’s Market Salad Bar™, but also the thoughtful service and family-friendly environment provided to guests by its dedicated employees. Charlie Brown’s Fresh Grill and Steakhouse can also be found in New York and Pennsylvania, promoting the same passion for quality steaks and service its founders cultivated over 50 years ago. We are proud of our heritage, thankful to our associates and loyal customer base, and dedicated to making Charlie Brown’s Fresh Grill and Steakhouse a destination of choice for a truly unique dining experience.
</p>
</div>
</div>
<h1 class="title text-center">Key People</h1>
<div class="row">
<div class="col-lg-4">
</div>
</div>
<div class="featured container-fluid p-2 p-lg-4">
<div class="row equal-height text-center">
<div class="col-sm-6 col-md-6 col-lg-4">
<div class="card">
<div class="card-body">
<h6 class="card-subtitle mb-2 text-muted mt-4"><img src="./img/chef-1.jpg" alt="" class="g-scale rounded-circle" height="200px"></h6>
<h4 class="card-title mb-3">Gordon Ramsey</h4>
<p class="disabled small">(Executive Chef)</p>
<p class="card-text"></p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-4">
<div class="card">
<div class="card-body">
<h6 class="card-subtitle mb-2 text-muted mt-4"><img src="./img/abhi.jpg" alt="" class="g-scale rounded-circle" height="200px"></h6>
<h4 class="card-title mb-3">Abhishek Ojah</h4>
<p class="disabled small">(C.E.O)</p>
<p class="card-text"></p>
</div>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-4">
<div class="card">
<div class="card-body">
<h6 class="card-subtitle mb-2 text-muted mt-4"><img src="./img/me.jpg" alt="" class="g-scale rounded-circle" height="200px"></h6>
<h4 class="card-title mb-3">Denver Dsouza</h4>
<p class="disabled small">(Sous Chef)</p>
<p class="card-text"></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-md-4 text-xs-left">
<h3 class="text-center text-lg-left">Make a booking</h3>
<div class="">
<a class="btn btn-lg btn-light" href="reserve.html">Reserve Table</a>
</div>
<p class="m-t-1"></p>
<h6></h6>
<h6>We hold back our high tables for walk-in guests, every day</h6>
<small>For groups over 8, events and private hire, please contact us <a href="#" class="green">HERE</a>.</small>
<p></p>
</div>
<div class="col-xs-12 col-md-4">
<h3 class="text-center text-lg-center"> Opening times</h3>
<p>Bar: Open till late </p>
<p>Monday-Friday: 08.00 — 22.30 </p>
<p>Saturday: 10.00 — 22.30 </p>
<p>Sunday: 10.00 — 16.00</p>
<h6>On bank holidays we're open for brunch 10am-4pm. Or pop in for our All Day Dining menu between 5pm-10:30pm</h6>
<p><small></small>
</p>
</div>
<div class="col-xs-12 col-md-4 text-md-right text-lg-right">
<h3 class="text-center text-lg-right">Contact</h3>
<p>First 2nd Street
<br>Third 4th Block
<br>Sqaure Box Area
</p>
<p><a href="https://maps.google.com" target="_blank" class="green">View map</a>
</p>
<p>
<a href="tel:09876543210">098 7654 3210</a>
</p>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
<a href="https://www.facebook.com//" target="_blank"><i class="fab fa-facebook text-dark fa-2x"></i></a>
<a href="https://www.instagram.com//" target="_blank"><i class="fab fa-instagram text-dark fa-2x"></i></a>
</p>
</div>
</div>
<div class="container mt-3 text-dark">
<ul class="nav justify-content-center">
<li class="nav-item active">
<a class="nav-link" href="about.html">Our Story <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Menu</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="privacy.html">Privacy</a>
</li>
</ul>
</div>
<div class="row">
<div class="col mt-2 mb-4 text-center">
<p class="f-logo">
<span><img src="./img/logo-i.png" height="100px" alt="" ></br></span>
<h6 class="f-text">JACKS</h6>
</p>
</div>
</div>
</div>
</div>
<script src="./js/jquery.min.js" charset="utf-8"></script>
<script src="./js/popper.js" charset="utf-8"></script>
<script src="./js/bootstrap.min.js" charset="utf-8"></script>
</body>
</html>