-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices_wb.html
345 lines (340 loc) · 14.7 KB
/
services_wb.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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>KR Photography</title>
<meta content="" name="description">
<meta content="" name="keywords">
<link href="assets/img/kr_logo.ico" rel="icon">
<link href="assets/img/kr_logo.ico" rel="apple-touch-icon">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Itim:ital,wght@0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/5.0.0/mdb.min.css" rel="stylesheet"/>
<link rel="stylesheet" href="assets/css/utils.css">
<link rel="stylesheet" href="assets/css/services.css">
<link rel="stylesheet" href="assets/vendor/owl/dist/assets/owl.carousel.min.css">
<link rel="stylesheet" href="assets/vendor/owl/dist/assets/owl.theme.default.min.css">
<style>
.logo_super {
display: none;
height: 150px;
width: 100%;
margin-bottom: -20px;
}
.nav-tabs .nav-item .nav-link.active{
color: #4f4f4f !important;
border-color: #4f4f4f !important;
}
.carousel-item {
height: 570px;
position: relative !important;
overflow: hidden;
}
/* .carousel-inner .carousel-item img {
height: 600px;
} */
.carousel-item img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
transform: scale(1.15);
object-fit: fill;
}
@media screen and (max-width: 727px) {
.logo_super {
display: block;
}
.navbar-logo {
display: none;
}
.footer-header {
display: none;
}
.carousel-item img {
object-fit: cover;
transform: scale(1.3);
}
}
</style>
</head>
<body>
<div id="carouselExampleIndicators" class="carousel slide" data-mdb-ride="carousel">
<nav class="navbar navbar-expand-lg navbar-light bg-light position-absolute top-0" style="z-index: 10000;">
<div class="container">
<a class="navbar-brand" href="#">
<img src="./assets/img/kr_logo.png" alt="Logo KR" class="img-fluid navbar-logo">
</a>
<button
class="navbar-toggler text-white"
type="button"
data-mdb-toggle="offcanvas"
data-mdb-target="#offcanvasRight"
aria-controls="offcanvasRight"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fas fa-bars text-white"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/krphotography/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/krphotography/#services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/krphotography/#awards">Awards</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/krphotography/#inquire-section">Inquire</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/wedding2.webp" class="d-block w-100 img-fluid bg1" alt="Wedding 1"/>
</div>
<!-- <div class="carousel-item">
<img src="assets/img/wedding3.webp" class="d-block w-100" alt="Camera"/>
</div>
<div class="carousel-item">
<img src="assets/img/wedding4.webp" class="d-block w-100" alt="Camera"/>
</div>
<div class="carousel-item">
<img src="assets/img/wedding5.webp" class="d-block w-100" alt="Camera"/>
</div>
<div class="carousel-item">
<img src="assets/img/baptismal.webp" class="d-block w-100" alt="Camera"/>
</div>
<div class="carousel-item">
<img src="assets/img/baptismal2.webp" class="d-block w-100" alt="Camera"/>
</div>
<div class="carousel-item">
<img src="assets/img/baptismal3.webp" class="d-block w-100" alt="Camera"/>
</div> -->
</div>
<div class="carousel-bg-info">
<div class="d-block m-auto">
<img src="./assets/img/kr_logo.png" alt="Logo KR" class="img-fluid logo_super">
<div class="header-text">
<h2>Wedding and Baptismal Photography</h2>
</div>
<h5 class="text-center">Get memorable pictures in your <span id="service_text">wedding</span> day.</h5>
</div>
</div>
</div>
<div
class="offcanvas offcanvas-end"
tabindex="-1"
id="offcanvasRight"
aria-labelledby="offcanvasRightLabel"
>
<div class="offcanvas-header">
<!-- <h5 id="offcanvasRightLabel"></h5> -->
<button
type="button"
class="btn d-block ms-auto bg-transparent shadow-0"
data-mdb-dismiss="offcanvas"
aria-label="Close"
>
<i class="fa-solid fa-times text-white"></i>
</button>
<div class="clearfix"></div>
</div>
<div class="offcanvas-body">
<div class="offcanvas-links p-2">
<ul class="list-group">
<li class="list-group-item bg-transparent" style="width: fit-content;">
<a class="text-white" href="#">Home</a>
</li>
<li class="list-group-item bg-transparent" style="width: fit-content;">
<a class="text-white" href="/krphotography/#services">Services</a>
</li>
<li class="list-group-item bg-transparent" style="width: fit-content;">
<a class="text-white" href="/krphotography/#awards">Awards</a>
</li>
<li class="list-group-item bg-transparent" style="width: fit-content;">
<a class="text-white" href="/krphotography/#inquire-section">Inquire</a>
</li>
</ul>
</div>
</div>
</div>
<div class="service-card p-5">
<div class="container mb-5 position-relative">
<div class="row my-4">
<ul class="nav nav-tabs row text-center g-2 d-flex">
<li class="nav-item col-3">
<a class="nav-link active show" data-mdb-toggle="tab" data-mdb-target="#tab-1">
<h6>Wedding</h6>
</a>
</li>
<li class="nav-item col-3">
<a class="nav-link" data-mdb-toggle="tab" data-mdb-target="#tab-2">
<h6>Baptismal</h6>
</a>
</li>
</ul>
<div class="tab-content mt-5">
<div class="tab-pane active show" id="tab-1">
<div class="row">
<div class="col-lg-8 col-sm-12">
<h3>Wedding</h3>
<br>
<p>We offer full coverage package involves photography and videography for your wedding. We provide quality equipments and stunning images to capture the great moments of your wedding!</p>
<ul class="my-4" style="line-height: 50px;">
<p>This package includes:</p>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Planning</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Environmental Set-up</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Studio with good quality equipments</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Time-to-time Photography and Videography</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Venue Arrangement</li>
</ul>
</div>
<div class="col-lg-4 col-sm-12">
<div class="owl-carousel">
<div> <img src="./assets/img/wedding.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;"> </div>
<div> <img src="./assets/img/wedding2.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;"> </div>
<div> <img src="./assets/img/wedding3.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;"> </div>
<div> <img src="./assets/img/wedding4.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;"> </div>
<div> <img src="./assets/img/wedding5.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;"> </div>
</div>
</div>
</div>
</div>
<div class="tab-pane" id="tab-2">
<div class="row">
<div class="col-lg-6 col-sm-12">
<h3>Baptismal</h3>
<br>
<p>We offer coverage package involves photography and videography for baptismal. We provide quality equipments and stunning images to capture the great moments of the baptismal of your loved ones!</p>
<ul class="my-4" style="line-height: 50px;">
<p>This package includes:</p>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Planning</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Realtime capturing</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Fast result delivery</li>
<li style="list-style: none;"><i class="fa-solid fa-circle-check me-3"></i>Good quality equipments</li>
</ul>
</div>
<div class="col-lg-6 col-sm-12">
<img src="./assets/img/baptismal.webp" class="img-fluid rounded glightbox" style="height: 350px !important; width: 100%;">
</div>
</div>
</div>
</div>
</div>
</div>
<a href="services_private.html" class="float-end text-hover">
Private Photography
<i class="fa-solid fa-chevron-right"></i>
</a><br>
</div>
<footer class="footer text-center text-white text-lg-start">
<div class="p-4">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<img src="./assets/img/kr_logo.png" alt="Footer Logo" class="img-fluid">
<h4 class="text-center footer-header">KR Photography</h4>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold mb-4">
Branches
</h6>
<p>
<a href="#!" class="text-reset">Cabuyao</a>
</p>
<p>
<a href="#!" class="text-reset">Calamba</a>
</p>
<p>
<a href="#!" class="text-reset">Liliw</a>
</p>
<p>
<a href="#!" class="text-reset">Pagsanjan</a>
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<h6 class="text-uppercase fw-bold mb-4">Contact</h6>
<p><i class="fa-solid fa-home me-3 text-secondary"></i> Calamba, Laguna, 4027, PH</p>
<p>
<i class="fa-solid fa-envelope me-3 text-secondary"></i>
</p>
<p><i class="fa-solid fa-phone me-3 text-secondary"></i> +63977 400 2607</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<h6 class="text-uppercase fw-bold mb-4">
Main Location
</h6>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3868.453841482902!2d121.104001!3d14.168176!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x33bd65ed00eea561%3A0x9189858f2b86a7ac!2sDreambuilders%20Pro%20Inc!5e0!3m2!1sen!2sph!4v1691131778235!5m2!1sen!2sph" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.025);">
© 2023
<a class="text-reset fw-bold" href="https://sunogan.surge.sh/">Nagonus</a>
</div>
</footer>
</body>
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/5.0.0/mdb.min.js"></script>
<script src="assets/vendor/owl/dist/owl.carousel.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>
<script src="assets/js/main.js"></script>
<script>
let i = 0
setInterval(() => {
document.getElementById("service_text").style.opacity = 0
document.getElementById("service_text").style.transition = 'ease-in-out .5s'
setTimeout(() => {
if(i % 2 == 0) {
document.getElementById("service_text").style.opacity = 1
document.getElementById("service_text").innerHTML = "<strong>wedding</strong>"
} else {
document.getElementById("service_text").style.opacity = 1
document.getElementById("service_text").innerHTML = "<strong>baptismal</strong>"
}
}, 1000);
i++
}, 5000);
let request = null;
let mouse = { x: 0, y: 0 };
let cx = window.innerWidth / 1.5;
let cy = window.innerHeight / 1.5;
document.querySelector('body').addEventListener('mousemove', function(event) {
mouse.x = event.pageX;
mouse.y = event.pageY;
cancelAnimationFrame(request);
request = requestAnimationFrame(update);
});
function update() {
dx = mouse.x - cx;
dy = mouse.y - cy;
let tiltx = (dy / cy );
let tilty = - (dx / cx);
TweenMax.to(".carousel-item .bg1", 1, {x:-tilty*15, y:-tiltx*15, rotation:0.1, ease:Power2.easeOut});
}
window.addEventListener('resize', function(event){
window.innerWidth / 2;
window.innerHeight / 2;
});
</script>
</html>