-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
225 lines (187 loc) · 9.34 KB
/
home.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
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.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">
<script src="js/jquery.js"></script>
<style>
html, body {
max-width: 100%;
overflow-x: hidden;
}
</style>
<body class="homepage">
<audio hidden autoplay controls src="music/intro_music.mp3" id="intro_music" type="audio/mpeg"></audio>
<!-- <header id="header">
<div class="top-bar">
<div class="container">
<div class="row">
</div>
</div>
</div> -->
<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 navbar-toggleable-sm">
<ul class="nav navbar-nav ">
<li><a href="#" class="inactiveLink"><span id='ct6'></span></a></li>
<li class="active"><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>
</nav>
</header>
<section id="main-slider" class="no-margin">
<div class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#main-slider" data-slide-to="0" class="active"></li>
</ol>
<div class="carousel-inner">
<div class="item active" style="background-image: url(images/background/background-kitchen.jpg)">
<div class="container">
<div class="row slide-margin">
<div class="col-sm-6">
<div class="carousel-content">
<h1 class="animation animated-item-1" style="font-size:50px;">We Cook.</h1>
<h1 class="animation animated-item-1" style="font-size:50px;">You Eat.</h1>
<h2 class="animation animated-item-2">Savory and Delicious food that will satisfy your craving.</h2>
<a class="btn-slide animation animated-item-3" href="menu.html">Order Now</a>
</div>
</div>
<div class="col-sm-6 hidden-xs animation animated-item-4">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="recent-works">
<div class="container">
<div class="center wow fadeInDown">
<h2>We Care for You</h2>
<p class="lead">Making food great is our priority. From top notch chef down to freshly pick vegetables just for you. So what are you waiting for? Let us bring you to a watery mouth experience with our food, because we take pride in serving savory food just for you.</p>
</div>
<div class="row justify-content-center">
<div class="col">
<div class="portfolio-item bootstrap wordpress col-xs-12 col-sm-12 col-md-12 ">
<div class="recent-work-wrap">
<video controls autoplay muted preload="none" style="width:100%;height: auto;background-color: black;"><source src="video/cooking_scene.mp4" frameborder="0" id="home_video" allowfullscreen></video>
</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/navbar.js"></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>
<script>
//intro music
var audio = document.getElementById("intro_music");
audio.volume = 0.2;
var video = document.getElementById("home_video");
video.volume = 0.3;
</script>
</body>
</html>