-
Notifications
You must be signed in to change notification settings - Fork 0
/
service.html
213 lines (187 loc) · 8.41 KB
/
service.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Service</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link rel="shortcut icon" href="images/icon.png">
</head>
<!--/head-->
<body>
<header id="header">
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="home.html"><h1 style="font-family: Rougant">Real Taste</h1></a>
</div>
<div class="collapse navbar-collapse navbar-right test">
<ul class="nav navbar-nav">
<li><a href="#" class="inactiveLink"><span id='ct6'></span></a></li>
<li><a href="home.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="menu.html">Menu</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<!--/.container-->
</nav>
<!--/nav-->
</header>
<!--/header-->
<section id="services" class="service-item">
<div class="container">
<div class="center wow fadeInDown">
<h2>What can we offer?</h2>
</div>
<div class="row">
<div class="col-sm-6 col-md-6 bg-secondary">
<div class="media services-wrap wow fadeInDown bg-secondary">
<div class="pull-left">
<img class="img-responsive" style="height:100px;" src="images/services/delivery.png">
</div>
<div class="media-body">
<h3 class="media-heading">Delivery</h3>
<p>We deliver your food after you ordered from online.</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6">
<div class="media services-wrap wow fadeInDown">
<div class="pull-left">
<img class="img-responsive" style="height:100px;" src="images/services/web.png">
</div>
<div class="media-body">
<h3 class="media-heading">Website</h3>
<p>We established a website to browse our product.</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6">
<div class="media services-wrap wow fadeInDown">
<div class="pull-left">
<img class="img-responsive" style="height:100px;" src="images/services/drive-thru.png">
</div>
<div class="media-body">
<h3 class="media-heading">Drive Thru</h3>
<p>We offer take-out service for the customer.</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6">
<div class="media services-wrap wow fadeInDown">
<div class="pull-left">
<img class="img-responsive" style="height:100px;" src="images/services/user-interface.png">
</div>
<div class="media-body">
<h3 class="media-heading">Application</h3>
<p>We offer mobile application to browse our shop.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact-info">
<div class="container">
<div class="row">
<div class="col-sm-8">
<div class="media contact-info wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="pull-left">
<i class="fa fa-phone"></i>
</div>
<div class="media-body">
<h2>If any question from the customer?</h2>
<p>We provide 24/7 Customer service with good quality staff employment, we assure that you can get the best result from our Establishment just contact +63956 302 5521</p>
</div>
</div>
</div>
</div>
</div>
<!--/.container-->
</section>
<!--/#conatcat-info-->
<section id="bottom">
<div class="container wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="widget">
<h3>Restaurant</h3>
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="menu.html">Menu</a></li>
<li><a href="service.html">Service</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<!--/.col-md-3-->
<div class="col-md-3 col-sm-6">
<div class="widget">
<h3>Service</h3>
<ul>
<li><a href="contact.html">Pick up</a></li>
<li><a href="contact.html">Delivery</a></li>
</ul>
</div>
</div>
<!--/.col-md-3-->
<div class="col-md-3 col-sm-6">
<div class="widget">
<h3>Eat with us</h3>
<ul>
<li><a href="contact.html">Reservation</a></li>
<h5><b>Location</b></h5>
<li><p>5/F B And L Building 116 Legaspi Street Legaspi Village 1200, Makati, Metro Manila</p></li>
</ul>
</div>
</div>
<!--/.col-md-3-->
<div class="col-md-2 col-sm-6">
<div class="widget">
<h3>Information</h3>
<h5><b>Store hours</b></h5>
<p>Monday to Friday;at 8:00 AM to 8:00 PM</p>
<p>Satuday to Sunday;at 10:00 AM to 6:00 PM </p>
</div>
</div>
</div>
</div>
</section>
<footer id="footer" class="midnight-blue">
<div class="container">
<div class="row">
<div class="col-sm-6">
© 2021 <a target="_blank" href="http://shapebootstrap.net/" title="Free Twitter Bootstrap WordPress Themes and HTML templates">Real Taste</a>. All Rights Reserved.
</div>
</div>
</div>
</footer>
<script src="js/jquery.js"></script>
<script type="text/javascript">
$('.carousel').carousel()
</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/main.js"></script>
<script src="js/wow.min.js"></script>
</body>
</html>