slick landing page

This commit is contained in:
sindhu
2024-04-30 08:29:53 +07:00
parent b9108efb25
commit abc42b1090
2 changed files with 1832 additions and 32 deletions

View File

@@ -93,8 +93,21 @@ License: You must have a valid license purchased only from themeforest(the above
type="text/css"
/>
<!-- iconify -->
<script src="//code.iconify.design/1/1.0.6/iconify.min.js"></script>
<!-- slick slider -->
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick-theme.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"
/>
<!-- CUSTOM BUNDLE CSS -->
<link
href="asset-corporate-portal/css/sas.bundle.css"
@@ -102,6 +115,19 @@ License: You must have a valid license purchased only from themeforest(the above
type="text/css"
/>
<style>
.items {
width: 90%;
margin: 0px auto;
margin-top: 100px;
}
.slick-slide {
margin: 10px;
}
.slick-slide img {
width: 100%;
border: 0px solid #fff;
}
div.scrollmenu {
overflow: auto;
white-space: nowrap;
@@ -374,7 +400,351 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div>
<div class="d-flex flex-row flex-nowrap overflow-auto">
<!-- carousel -->
<div
id="carouselExampleControls"
class="carousel slide"
data-ride="carousel"
>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-md-4 d-flex align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="uil:clinic-medical"
></span>
</div>
<h5 class="card-title title-fs-20">In House Clinic</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.sasasasass
<br />
sasasasas
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 d-flex align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="uil:clinic-medical"
></span>
</div>
<h5 class="card-title title-fs-20">In House Clinic</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 d-flex align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="uil:clinic-medical"
></span>
</div>
<h5 class="card-title title-fs-20">In House Clinic</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
<div class="col-md-4 align-items-stretch">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="healthicons:clinical-a-outline"
></span>
</div>
<h5 class="card-title title-fs-20">
Laboratorium Test
</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
</div>
<div class="card-footer" style="border: none">
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<button
class="carousel-control-prev"
type="button"
data-target="#carouselExampleControls"
data-slide="prev"
>
<span
class="carousel-control-prev-icon"
aria-hidden="true"
></span>
<span class="sr-only">Previous</span>
</button>
<button
class="carousel-control-next"
type="button"
data-target="#carouselExampleControls"
data-slide="next"
>
<span
class="carousel-control-next-icon"
aria-hidden="true"
></span>
<span class="sr-only">Next</span>
</button>
</div>
<!-- carousel -->
<!-- slick -->
<div class="items">
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190720/gallery/preview/02_o_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190715/gallery/preview/03_r_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190714/gallery/preview/04_g_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190714/gallery/preview/04_g_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190714/gallery/preview/04_g_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190714/gallery/preview/04_g_car.jpg"
/>
</div>
<div>
<img
data-lazy="https://res.cloudinary.com/dxfq3iotg/image/upload/v1565190714/gallery/preview/04_g_car.jpg"
/>
</div>
</div>
<!-- slick -->
<!-- <div class="d-flex flex-row flex-nowrap overflow-auto">
<div class="card card-block custom-card-lp mr-5" style="min-width: 200px;">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
@@ -385,7 +755,7 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
<h5 class="card-title title-fs-20">In House Clinic</h5>
<p class="card-text sub-title-fs-12">
is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
sasasa
</p>
<a href="#" class="link-learn-more text-primary"
>Learn More
@@ -442,7 +812,30 @@ License: You must have a valid license purchased only from themeforest(the above
</a>
</div>
</div>
</div>
<div class="card card-block custom-card-lp mr-5" style="min-width: 300px;">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
<span
class="iconify text-primary w-20 h-20"
data-icon="jam:medical"
></span>
</div>
<h5 class="card-title title-fs-20">Medical Check Up</h5>
<p class="card-text sub-title-fs-12">
Maintaining health in the workplace by carrying out
promotional, preventive, curative and rehabilitative
programs.
</p>
<a href="#" class="link-learn-more text-primary"
>Learn More
<span
class="iconify text-primary w-20 h-20"
data-icon="eva:arrow-forward-outline"
></span>
</a>
</div>
</div>
</div> -->
<!-- <div class="container">
<div class="">
@@ -476,9 +869,8 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div> -->
<!-- <div class="row"> -->
<!-- <div class="col-md-4">
<!-- <div class="col-md-4">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
@@ -504,7 +896,7 @@ License: You must have a valid license purchased only from themeforest(the above
</div>
</div> -->
<!-- <div class="col-md-4">
<!-- <div class="col-md-4">
<div class="card custom-card-lp">
<div class="card-body">
<div class="icon-container bg-primary-transparent">
@@ -721,30 +1113,30 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="scrollmenu">
<div class="mt-4 mb-2">
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_3.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_3.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
class="img-fluid mr-2"
alt="Your Brand"
/>
<!-- <div class="col-md-4 mt-2">
<img
src="../assets/asset-corporate-portal/media/landingpage/promotion_1.png"
@@ -775,7 +1167,6 @@ License: You must have a valid license purchased only from themeforest(the above
</div> -->
</div>
</div>
</div>
</div>
<!-- Large(>=992px) and XL (>=1200px) END -->
@@ -958,8 +1349,26 @@ License: You must have a valid license purchased only from themeforest(the above
crossorigin="anonymous"
></script>
<!-- slick -->
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"
></script>
<!-- SCRIPT -->
<script type="text/javascript" async></script>
<script type="text/javascript">
$(document).ready(function () {
$(".items").slick({
dots: false,
autoplay: true,
autoplaySpeed: 2000,
infinite: true,
lazyLoad: "ondemand",
slidesToShow: 3,
slidesToScroll: 3,
});
});
</script>
<!-- SCRIPT -->
</body>
<!--end::Body-->

File diff suppressed because it is too large Load Diff