Цей коміт міститься в:
2023-04-20 17:52:46 +05:30
джерело 5e690bc062
коміт 674df7448a
8 змінених файлів з 860 додано та 299 видалено
сторонній
+7 -3
Переглянути файл
@@ -26,10 +26,10 @@ let nav_html = `
</div>
<div class="header-action-wrap header-action-flex header-action-width header-action-mrg-1">
<div class="same-style">
<a href="./myaccount.html" class="my_avatar"><i class="fa-solid fa-user"></i></a>
<a href="./myaccount.html" class="my_avatar"><i class="fa-solid fa-user"></i> PROFILE</a>
</div>
<div class="same-style header-cart">
<a class="cart-active1" href="#"><i class="fa-solid fa-cart-shopping"></i></a>
<a class="cart-active1" href="#"><i class="fa-solid fa-cart-shopping"></i> CART</a>
</div>
</div>
</div>
@@ -197,7 +197,11 @@ if (window.location.pathname.includes(loc_path) === false) {
localStorage.removeItem("top_data")
}
let loc_paths = '/partners.html';
if (window.location.pathname.includes(loc_paths) === true) {
$(".header-area").removeClass("bg-white");
$(".header-bottom.sticky-bar").addClass("shadow-none")
}
//services pages links and sources
let $body_pg = $("body").hasClass("services_page");
сторонній
+8
Переглянути файл
@@ -1595,4 +1595,12 @@ display: none;
.warranty-card .card{
background: rgb(22,62,96);
background: linear-gradient(75deg, rgb(56 89 118) 51%, rgb(107 18 111) 89%)
}
.same-style a{
font-size:12px !important;
font-weight:600 !important;
}
.fs-60 {
font-size: 60px !important;
padding: 40px 0px !important;
}
сторонній
+2 -2
Переглянути файл
@@ -31616,8 +31616,8 @@ h4.checkout-title::before {
} */
.sticky-bar{
border-bottom: 1px solid #f9f9f9 !important;
box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important;
/* border-bottom: 1px solid #f9f9f9 !important; */
/* box-shadow: 0 3px 6px 0 rgba(0,0,0,.2) !important; */
}
.order_details_btn {
+9 -9
Переглянути файл
@@ -111,11 +111,11 @@
</div>
<div class="align-items-center py-md-5 py-4 mx-0 rounded-3 row" id="graphene_tech">
<div class="col-12">
<div class="row align-items-center justify-content-md-center">
<div class="row align-items-center justify-content-md-center ">
<div class="col-lg-6 col-md-8 text-center px-lg-3 px-md-5">
<img src="./dist/assets/imgs/allin_imgs/graphene_img.png" class="img-fluid text-center" />
</div>
<div class="col-lg-6 text-white px-lg-3 px-md-5 pe-lg-4 ps-lg-4">
<div class="col-lg-6 text-white pe-lg-4">
<h2 class="satoshi_font pb-md-3">A Breakthrough in Storage Performance and Sustainability</h2>
<h6 class="mb-md-4 fw-lighter" style="line-height: 24px;">Experience a new era of storage technology with
our innovative Graphene-Thermal Pad solution
@@ -123,7 +123,7 @@
and environmental sustainability.<br>
ORA Series offers unparalleled benefits
that set it apart from traditional storage options.</h6>
<div class="row px-md-2">
<div class="row px-md-3">
<div class="col-md-6 border-left pt-md-0 pt-2">
<p class="graphene_text fs-9 mb-0">Optimal Thermal Management</p>
</div>
@@ -145,26 +145,26 @@
</div>
</div>
<div class="col-12">
<div class="row pt-md-4 align-items-center">
<div class="col-md-5 col-12 py-md-0 py-3 text-md-center text-white">
<div class="row pt-md-4 align-items-center px-md-3">
<div class="col-md-6 col-12 py-md-0 py-3 text-md-center text-white">
<h3 class="fw-600">99% thinner than
Traditional Solutions</h3>
</div>
<div class="col-md-7">
<div class="col-md-6">
<div class="row justify-content-center align-items-center">
<div class="col-lg-5 col-12 text-center text-white">
<div class="col-lg-6 col-12 text-center text-white">
<div class="bg-black d-flex fs-9 px-md-4 py-md-2 py-2 px-3 rounded-3">
<p class="mb-0 px-md-2 py-md-1"><i class="fa-sharp fa-arrow-right fs-7"></i> || <i class="fa-sharp fa-arrow-left fs-7"></i></p>
<p class="mb-0 text-start py-md-1 w-75 fs-7">&nbsp;World's Thinnest Heat Sink 100% More Effective</p>
</div>
</div>
<div class="col-lg-5 col-12 pt-lg-0 pt-3 text-center">
<div class="col-lg-6 col-12 pt-lg-0 pt-3 text-center">
<div class="bg-white fs-7 px-md-2 py-md-2 rounded-3">
<div class="border d-flex fs-7 rounded-3 align-items-center">
<div class="p-2" style="background-color: #50b2e4;border-top-left-radius: 7px;border-bottom-left-radius:7px;">
<img src="./dist/assets/imgs/allin_imgs/15_percent.png" class="img-fluid w-60"/>
</div>
<p class="py-md-2 border-left mb-0 text-start w-75 text-dark ps-1">15% More Performance & Life</p>
<p class="py-md-2 border-left mb-0 w-75 text-dark ps-1">15% More Performance & Life</p>
</div>
</div>
</div>
+1 -1
Переглянути файл
@@ -39,7 +39,7 @@
<!-- end-navbar -->
<!-- main-body -->
<main class="main-body home-main-container">
<section class="hero-banner">
<section class="hero-banner mt-md-2">
<!-- banner-start -->
<section class="banner-wrapper" id="home_banner">
<div class="banner-main-container ">
+1 -3
Переглянути файл
@@ -13,8 +13,6 @@
<link rel="stylesheet" href="./libs/owlcarousel/Css/owl.carousel.min.css" />
<link rel="stylesheet" href="./libs/owlcarousel/Css/owl.theme.default.min.css" />
<link rel="stylesheet" href="./dist/css/login.css" />
<link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css" />
<link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css" />
<link rel="stylesheet" href="./dist/css/vendor/vandella.css" />
<link rel="stylesheet" href="./dist/css/vendor/jellybelly.css" />
@@ -30,7 +28,7 @@
<!-- <link rel="stylesheet" href="./dist/css/fontawesome.min.css" /> -->
<!-- <link rel="stylesheet" href="./libs/toaster/toastr.js" /> -->
<link rel="stylesheet" href="./dist/toaster/toastr.css" />
<title>Anwi</title>
<title>Login | Anwi</title>
<style>
html {
Різницю між файлами не показано, бо вона завелика Завантажити різницю
+7 -7
Переглянути файл
@@ -74,15 +74,15 @@
<!-- footer -->
<div id="footer-head"></div>
<!-- end-footer -->
<script src="../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="../dist/js/jquery.min.js"></script>
<script src="../libs/owlcarousel/js/owl.carousel.min.js"></script>
<script src="../dist/js/navbar.js"></script>
<script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./dist/js/jquery.min.js"></script>
<script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
<script src="./dist/js/navbar.js"></script>
<script src="./libs/axios.min.js"></script>
<script src="./dist/js/product.js"></script>
<script src="../dist/js/footer.js"></script>
<script src="../dist/js/cookies.min.js"></script>
<script src="../dist/js/form.js"></script>
<script src="./dist/js/footer.js"></script>
<script src="./libs/cookies.min.js"></script>
<script src="./dist/js/form.js"></script>
<script src="./dist/js/fontawesome.all.js"></script>
<script src="./dist/js/fontawesome.min.js"></script>