update
@@ -128,7 +128,7 @@ As a managing director of the companies I am a true leader who inspire my team t
|
||||
|
||||
<!-- video -->
|
||||
<!-- Video Section -->
|
||||
<section class="video-section">
|
||||
<section class="video-section about1">
|
||||
<div class="auto-container">
|
||||
<div class="video-box" style="background-image: url(https://img.youtube.com/vi/j9QchBLrQWg/hqdefault.jpg);">
|
||||
<div class="video-btn"><a href="https://www.youtube.com/watch?v=j9QchBLrQWg" class="overlay-link play-now ripple" data-fancybox="gallery" data-caption=""><span class="fas fa-play"></span> </a></div>
|
||||
@@ -150,8 +150,7 @@ As a managing director of the companies I am a true leader who inspire my team t
|
||||
<div class="newsletter-form">
|
||||
<form class="ajax-sub-form" method="post">
|
||||
<div class="form-group">
|
||||
<button type="submit" class="theme-btn btn-style-one"><span>Message me</span></button>
|
||||
<label class="subscription-label" for="subscription-email"></label>
|
||||
<div class="link-btn"><a href="contact.php" class="theme-btn btn-style-one"><span>Message Me</span></a></div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
@@ -200,10 +200,7 @@ li {
|
||||
figure {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.cta-section {
|
||||
|
||||
margin-bottom: 120px;
|
||||
}
|
||||
.theme-btn {
|
||||
display: inline-block;
|
||||
-webkit-transition: all 0.3s ease;
|
||||
@@ -2716,7 +2713,7 @@ a{
|
||||
|
||||
.testimonials-section {
|
||||
position: relative;
|
||||
/* padding: 0px 0 120px; */
|
||||
padding: 120px 0 120px;
|
||||
/* background-color: #e9f7f2; */
|
||||
}
|
||||
.testimonials-section.about{
|
||||
@@ -3121,7 +3118,7 @@ a{
|
||||
|
||||
.newsletter-section {
|
||||
position: relative;
|
||||
padding: 160px 0 100px;
|
||||
padding: 84px 0 84px;
|
||||
background-color: #DFE6F6;
|
||||
}
|
||||
|
||||
@@ -3148,6 +3145,8 @@ a{
|
||||
|
||||
.newsletter-section .newsletter-form .form-group {
|
||||
margin-bottom: 0;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.newsletter-section .newsletter-form input#subscription-email {
|
||||
@@ -3939,7 +3938,7 @@ gap: 8px;
|
||||
|
||||
.cta-section {
|
||||
position: relative;
|
||||
padding: 64px 0 35px;
|
||||
padding: 64px 0 0px;
|
||||
background-color: #e1f2ec;
|
||||
}
|
||||
|
||||
@@ -4421,7 +4420,7 @@ gap: 8px;
|
||||
|
||||
.testimonials-section-two {
|
||||
position: relative;
|
||||
padding: 45px 0 8px;
|
||||
/* padding: 45px 0 8px; */
|
||||
/* background-color:#DFE6F6 ; */
|
||||
}
|
||||
|
||||
@@ -4480,7 +4479,7 @@ gap: 8px;
|
||||
}
|
||||
.swiper-button-next, .swiper-button-prev {
|
||||
background-color: white;
|
||||
padding: 36px;
|
||||
padding: 28px;
|
||||
border-radius: 50px;
|
||||
}
|
||||
.testimonial-block-two .author-info .designation {
|
||||
@@ -4603,6 +4602,10 @@ gap: 8px;
|
||||
padding: 120px 0 120px;
|
||||
}
|
||||
|
||||
.video-section.about1{
|
||||
position: relative;
|
||||
padding: 0px 0 120px;
|
||||
}
|
||||
.gallery-section .filters {
|
||||
text-align: center;
|
||||
}
|
||||
@@ -5707,7 +5710,7 @@ margin-bottom: 0px !important;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin-right: 15px !important;
|
||||
margin-right: 20px !important;
|
||||
}
|
||||
|
||||
/* .mySwiper-video .swiper-button-next::after,
|
||||
@@ -5822,7 +5825,7 @@ margin-bottom: 0px !important;
|
||||
/* Section */
|
||||
.ventures-section {
|
||||
padding: 80px 0;
|
||||
background: #e9f7f2;
|
||||
background: #DFE6F6;
|
||||
}
|
||||
|
||||
.ventures-container {
|
||||
@@ -5838,17 +5841,19 @@ margin-bottom: 0px !important;
|
||||
|
||||
.ventures-subtitle {
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
font-size: 38px;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 2px;
|
||||
color: #ff6600;
|
||||
color: var(--primary-color1);
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.ventures-title {
|
||||
font-size: 36px;
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
color: #222;
|
||||
font-family: "Poppins", sans-serif;
|
||||
}
|
||||
|
||||
/* Card */
|
||||
@@ -5863,7 +5868,7 @@ margin-bottom: 0px !important;
|
||||
transition: transform 0.3s ease, box-shadow 0.3s ease;
|
||||
}
|
||||
|
||||
.venture-card img {
|
||||
.swiper-slide .venture-card img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain; /* Keeps aspect ratio, no compression */
|
||||
@@ -5900,7 +5905,7 @@ margin-bottom: 0px !important;
|
||||
} */
|
||||
|
||||
.achievements-swiper {
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -5911,7 +5916,7 @@ margin-bottom: 0px !important;
|
||||
|
||||
.swiper-slide img {
|
||||
width: 100%;
|
||||
max-width: 260px;
|
||||
/* max-width: 260px; */
|
||||
height: auto;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 10px 25px rgba(0,0,0,0.15);
|
||||
|
||||
|
Before Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,5 +0,0 @@
|
||||
<svg width="141px" height="141px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" class="lds-dual-ring" style="background: none;">
|
||||
<circle cx="50" cy="50" ng-attr-r="{{config.radius}}" ng-attr-stroke-width="{{config.width}}" ng-attr-stroke="{{config.stroke}}" ng-attr-stroke-dasharray="{{config.dasharray}}" fill="none" stroke-linecap="round" r="14" stroke-width="2" stroke="#21c58e" stroke-dasharray="21.991148575128552 21.991148575128552" transform="rotate(303 50 50)">
|
||||
<animateTransform attributeName="transform" type="rotate" calcMode="linear" values="0 50 50;360 50 50" keyTimes="0;1" dur="2s" begin="0s" repeatCount="indefinite"></animateTransform>
|
||||
</circle>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 729 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><radialGradient id='a4' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'><stop offset='0' stop-color='#004AAD'></stop><stop offset='.3' stop-color='#004AAD' stop-opacity='.9'></stop><stop offset='.6' stop-color='#004AAD' stop-opacity='.6'></stop><stop offset='.8' stop-color='#004AAD' stop-opacity='.3'></stop><stop offset='1' stop-color='#004AAD' stop-opacity='0'></stop></radialGradient><circle transform-origin='center' fill='none' stroke='url(#a4)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'><animateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'></animateTransform></circle><circle transform-origin='center' fill='none' opacity='.2' stroke='#004AAD' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'></circle></svg>
|
||||
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="height:100%">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title> 404 Not Found
|
||||
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
|
||||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||||
</h2>
|
||||
<p>The resource requested could not be found on this server!</p>
|
||||
</div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
|
||||
<br>Proudly powered by LiteSpeed Web Server<p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="height:100%">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title> 404 Not Found
|
||||
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
|
||||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||||
</h2>
|
||||
<p>The resource requested could not be found on this server!</p>
|
||||
</div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
|
||||
<br>Proudly powered by LiteSpeed Web Server<p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="height:100%">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title> 404 Not Found
|
||||
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
|
||||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||||
</h2>
|
||||
<p>The resource requested could not be found on this server!</p>
|
||||
</div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
|
||||
<br>Proudly powered by LiteSpeed Web Server<p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="height:100%">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title> 404 Not Found
|
||||
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
|
||||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||||
</h2>
|
||||
<p>The resource requested could not be found on this server!</p>
|
||||
</div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
|
||||
<br>Proudly powered by LiteSpeed Web Server<p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
|
||||
@@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="height:100%">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
||||
<title> 404 Not Found
|
||||
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
|
||||
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
|
||||
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
|
||||
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
|
||||
<h2 style="margin-top:20px;font-size: 30px;">Not Found
|
||||
</h2>
|
||||
<p>The resource requested could not be found on this server!</p>
|
||||
</div></div><div style="color:#f0f0f0; font-size:12px;margin:auto;padding:0px 30px 0px 30px;position:relative;clear:both;height:100px;margin-top:-101px;background-color:#474747;border-top: 1px solid rgba(0,0,0,0.15);box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;">
|
||||
<br>Proudly powered by LiteSpeed Web Server<p>Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.</p></div></body></html>
|
||||
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 118 KiB |
|
Before Width: | Height: | Size: 993 KiB |
|
Before Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 184 KiB |
|
Before Width: | Height: | Size: 367 KiB |
|
Before Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 96 KiB |
|
Before Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 72 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 66 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -6,30 +6,45 @@
|
||||
|
||||
|
||||
// Swiper
|
||||
const swiper = new Swiper('.achievements-swiper', {
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
// Certifications Swiper
|
||||
const certSwiper = new Swiper('.achievements-swiper', {
|
||||
slidesPerView: 4,
|
||||
spaceBetween: 30,
|
||||
loop: true,
|
||||
navigation: {
|
||||
nextEl: '.swiper-button-next',
|
||||
prevEl: '.swiper-button-prev',
|
||||
nextEl: '.cert-next',
|
||||
prevEl: '.cert-prev',
|
||||
},
|
||||
breakpoints: {
|
||||
0: {
|
||||
slidesPerView: 1,
|
||||
},
|
||||
576: {
|
||||
slidesPerView: 2,
|
||||
},
|
||||
992: {
|
||||
slidesPerView: 4,
|
||||
}
|
||||
0: { slidesPerView: 1 },
|
||||
576: { slidesPerView: 2 },
|
||||
992: { slidesPerView: 4 }
|
||||
}
|
||||
});
|
||||
|
||||
// Video Swiper
|
||||
const videoSwiper = new Swiper('.mySwiper-video', {
|
||||
slidesPerView: 3,
|
||||
spaceBetween: 30,
|
||||
loop: true,
|
||||
navigation: {
|
||||
nextEl: '.video-next',
|
||||
prevEl: '.video-prev',
|
||||
},
|
||||
breakpoints: {
|
||||
0: { slidesPerView: 1 },
|
||||
768: { slidesPerView: 2 },
|
||||
992: { slidesPerView: 3 }
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
|
||||
// Lightbox
|
||||
const lightbox = GLightbox({
|
||||
touchNavigation: true,
|
||||
loop: true
|
||||
});
|
||||
// const lightbox = GLightbox({
|
||||
// touchNavigation: true,
|
||||
// loop: true
|
||||
// });
|
||||
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
<!-- Post Widget -->
|
||||
<div class="sidebar-widget popular-posts">
|
||||
<h3 class="sidebar-title">Popular Article</h3>
|
||||
<h3 class="sidebar-title">Popular Blogs</h3>
|
||||
<div class="widget-content">
|
||||
<!--News Post-->
|
||||
<div class="news-post">
|
||||
|
||||
@@ -45,8 +45,8 @@
|
||||
</div>
|
||||
|
||||
<!-- Navigation -->
|
||||
<div class="swiper-button-next"></div>
|
||||
<div class="swiper-button-prev"></div>
|
||||
<div class="swiper-button-next cert-next"></div>
|
||||
<div class="swiper-button-prev cert-prev"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -38,7 +38,7 @@
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="sec-title mb-30">
|
||||
<div class="sec-title">
|
||||
<div class="sub-title">Let's Get IN Touch</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
<div class="swiper-slide">
|
||||
<div class="video-container">
|
||||
<video id="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
<video class="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
preload="auto"></video>
|
||||
<div class="play-button" id="playBtn">▶</div>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="video-container">
|
||||
<video id="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
<video class="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
preload="auto"></video>
|
||||
<div class="play-button" id="playBtn">▶</div>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="video-container">
|
||||
<video id="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
<video class="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
preload="auto"></video>
|
||||
<div class="play-button" id="playBtn">▶</div>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="video-container">
|
||||
<video id="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
<video class="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
preload="auto"></video>
|
||||
<div class="play-button" id="playBtn">▶</div>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="swiper-slide">
|
||||
<div class="video-container">
|
||||
<video id="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
<video class="hoverVideo" src="./assets/images/resource/prabinpoudel_video.mp4" playsinline loop
|
||||
preload="auto"></video>
|
||||
<div class="play-button" id="playBtn">▶</div>
|
||||
|
||||
@@ -52,8 +52,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="swiper-button-next"></div>
|
||||
<div class="swiper-button-prev"></div>
|
||||
<div class="swiper-button-next video-next"></div>
|
||||
<div class="swiper-button-prev video-prev"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
55
home-parts/venture.php
Normal file
@@ -0,0 +1,55 @@
|
||||
<!-- Business Ventures Section -->
|
||||
<section class="ventures-section">
|
||||
<div class="ventures-container">
|
||||
|
||||
<div class="ventures-header text-center">
|
||||
<span class="ventures-subtitle">Business Ventures</span>
|
||||
<h2 class="ventures-title">Some of My Business Ventures</h2>
|
||||
</div>
|
||||
|
||||
<!-- Swiper -->
|
||||
<div class="swiper ventures-swiper">
|
||||
<div class="swiper-wrapper">
|
||||
|
||||
<div class="swiper-slide">
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/venture1.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/venture1.png" alt="Venture 1">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="swiper-slide">
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/venture2.png"class="lightbox-image" data-fancybox="gallery" >
|
||||
<img src="assets/images/resource/venture2.png" alt="Venture 2">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="swiper-slide">
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/venture3.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/venture3.png" alt="Venture 3">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="swiper-slide">
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/venture4.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/venture4.png" alt="Venture 4">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Controls -->
|
||||
<div class="swiper-button-next"></div>
|
||||
<div class="swiper-button-prev"></div>
|
||||
<div class="swiper-pagination"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
@@ -1,10 +1,11 @@
|
||||
<?php include("header.php")?>
|
||||
<?php include("./home-parts/hero-section.php")?>
|
||||
<?php include("./home-parts/about.php")?>
|
||||
<?php include("./home-parts/certification-list.php")?>
|
||||
<?php include("./home-parts/fun-facts.php")?>
|
||||
<?php include("./home-parts/raffle-video.php")?>
|
||||
<?php include("./home-parts/certification-list.php")?>
|
||||
<?php include("./home-parts/cta.php")?>
|
||||
<?php include("./home-parts/venture.php")?>
|
||||
<?php include("./home-parts/testimonial.php")?>
|
||||
<?php include("./home-parts/contact.php")?>
|
||||
<?php include("./home-parts/gallery.php")?>
|
||||
|
||||