Bladeren bron

updated static files

saikiranbolli 2 jaren geleden
bovenliggende
commit
58143fd8d6

+ 0
- 1
dist/Js/footer.js Bestand weergeven

435
             }
435
             }
436
         }) 
436
         }) 
437
     }
437
     }
438
-
439
 });
438
 });

+ 1
- 1
dist/Js/navbar.js Bestand weergeven

161
       }else {
161
       }else {
162
        $(".main-body").find("iframe").attr({
162
        $(".main-body").find("iframe").attr({
163
           width: width,
163
           width: width,
164
-          height: 969,
164
+          height: 860,
165
         });
165
         });
166
       }
166
       }
167
  }
167
  }

BIN
dist/assets/imgs/productimg/banner_plan.png Bestand weergeven


BIN
dist/assets/imgs/support/repair.png Bestand weergeven


BIN
dist/assets/imgs/support/service-center.png Bestand weergeven


BIN
dist/assets/imgs/support/service.png Bestand weergeven


BIN
dist/assets/imgs/support/warranty.png Bestand weergeven


+ 5
- 73
dist/css/main.css Bestand weergeven

1
-/*
2
-0 - 600px:      Phone
3
-600 - 900px:    Tablet portrait
4
-900 - 1200px:   Tablet landscape
5
-[1200 - 1800] is where our normal styles apply
6
-1800px + :      Big desktop
7
-
8
-$breakpoint arguement choices:
9
-- phone
10
-- tab-port
11
-- tab-land
12
-- big-desktop
13
-
14
-ORDER: Base + typography > general layout + grid > page layout > components
15
-
16
-1em = 16px
17
-*/
18
-
19
 
1
 
20
 /* Orbitron */
2
 /* Orbitron */
21
 
3
 
1040
 .hover-zoom:hover{
1022
 .hover-zoom:hover{
1041
     transform: scale(1.1);
1023
     transform: scale(1.1);
1042
 }
1024
 }
1043
-section.login_register{
1044
-    /* background: url(../assets/imgs/Home_new/Home_banner_bg.png);
1045
-    background-repeat: no-repeat;
1046
-    background-size: cover; */
1047
-    /* background-image: linear-gradient(
1048
-  45deg,
1049
-  hsl(220deg 52% 91%) 0%,
1050
-  hsl(229deg 48% 90%) 8%,
1051
-  hsl(243deg 42% 90%) 17%,
1052
-  hsl(260deg 39% 88%) 25%,
1053
-  hsl(272deg 43% 86%) 33%,
1054
-  hsl(285deg 44% 84%) 42%,
1055
-  hsl(300deg 43% 82%) 50%,
1056
-  hsl(300deg 43% 82%) 58%,
1057
-  hsl(300deg 43% 82%) 67%,
1058
-  hsl(300deg 43% 82%) 75%,
1059
-  hsl(293deg 40% 83%) 83%,
1060
-  hsl(286deg 36% 84%) 92%,
1061
-  hsl(280deg 31% 85%) 100%
1062
-); */
1063
-}
1064
 /* PRODUCT PAGE */
1025
 /* PRODUCT PAGE */
1065
 #item_search{
1026
 #item_search{
1066
     position: sticky;
1027
     position: sticky;
1071
 .mainLogin{
1032
 .mainLogin{
1072
     margin-top: 10px;
1033
     margin-top: 10px;
1073
     position: relative;
1034
     position: relative;
1074
-    /* background-image: linear-gradient(
1075
-        45deg,
1076
-        hsl(220deg 52% 91%) 0%,
1077
-        hsl(229deg 48% 90%) 8%,
1078
-        hsl(243deg 42% 90%) 17%,
1079
-        hsl(260deg 39% 88%) 25%,
1080
-        hsl(272deg 43% 86%) 33%,
1081
-        hsl(285deg 44% 84%) 42%,
1082
-        hsl(300deg 43% 82%) 50%,
1083
-        hsl(300deg 43% 82%) 58%,
1084
-        hsl(300deg 43% 82%) 67%,
1085
-        hsl(300deg 43% 82%) 75%,
1086
-        hsl(293deg 40% 83%) 83%,
1087
-        hsl(286deg 36% 84%) 92%,
1088
-        hsl(280deg 31% 85%) 100%
1089
-      ); */
1090
 }
1035
 }
1091
 
1036
 
1092
 .loginContainer{
1037
 .loginContainer{
1452
 @media only screen and (min-width: 1440px){
1397
 @media only screen and (min-width: 1440px){
1453
     #home-help .home-help--wrapper_content-items .grow-1 .grow-width .icon, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .icon {
1398
     #home-help .home-help--wrapper_content-items .grow-1 .grow-width .icon, #home-help .home-help--wrapper_content-items .grow-2 .grow-width .icon {
1454
         display: block;
1399
         display: block;
1455
-        width: 70px;
1400
+        width: 100px;
1456
         padding: 44px 0 64px 0;
1401
         padding: 44px 0 64px 0;
1457
         margin: 0 auto;
1402
         margin: 0 auto;
1458
     }
1403
     }
1482
 
1427
 
1483
 /* new styles */
1428
 /* new styles */
1484
 #graphene_tech{
1429
 #graphene_tech{
1485
-    /* background-image: linear-gradient(
1486
-  45deg,
1487
-  hsl(212deg 49% 15%) 0%,
1488
-  hsl(213deg 38% 19%) 8%,
1489
-  hsl(213deg 31% 23%) 17%,
1490
-  hsl(213deg 26% 26%) 25%,
1491
-  hsl(212deg 23% 29%) 33%,
1492
-  hsl(212deg 20% 32%) 42%,
1493
-  hsl(212deg 18% 35%) 50%,
1494
-  hsl(212deg 16% 38%) 58%,
1495
-  hsl(213deg 14% 41%) 67%,
1496
-  hsl(213deg 12% 45%) 75%,
1497
-  hsl(213deg 11% 47%) 83%,
1498
-  hsl(213deg 10% 50%) 92%,
1499
-  hsl(212deg 10% 53%) 100%
1500
-); */
1501
 background: url(../assets/imgs/allin_imgs/graphene_tech.png);
1430
 background: url(../assets/imgs/allin_imgs/graphene_tech.png);
1502
 background-repeat: no-repeat;
1431
 background-repeat: no-repeat;
1503
 background-size: cover;
1432
 background-size: cover;
1532
     background-image: linear-gradient( 45deg, hsl(220deg 52% 91%) 0%, hsl(229deg 48% 90%) 8%, hsl(243deg 42% 90%) 17%, hsl(260deg 39% 88%) 25%, hsl(272deg 43% 86%) 33%, hsl(285deg 44% 84%) 42%, hsl(300deg 43% 82%) 50%, hsl(300deg 43% 82%) 58%, hsl(300deg 43% 82%) 67%, hsl(300deg 43% 82%) 75%, hsl(293deg 40% 83%) 83%, hsl(286deg 36% 84%) 92%, hsl(280deg 31% 85%) 100% );
1461
     background-image: linear-gradient( 45deg, hsl(220deg 52% 91%) 0%, hsl(229deg 48% 90%) 8%, hsl(243deg 42% 90%) 17%, hsl(260deg 39% 88%) 25%, hsl(272deg 43% 86%) 33%, hsl(285deg 44% 84%) 42%, hsl(300deg 43% 82%) 50%, hsl(300deg 43% 82%) 58%, hsl(300deg 43% 82%) 67%, hsl(300deg 43% 82%) 75%, hsl(293deg 40% 83%) 83%, hsl(286deg 36% 84%) 92%, hsl(280deg 31% 85%) 100% );
1533
 }
1462
 }
1534
 #ora_products{
1463
 #ora_products{
1535
-    background: #eef0f3;
1464
+    /* background: #eef0f3; */
1465
+    background-image: url(../assets/imgs/productimg/banner_plan.png);
1466
+    background-repeat: no-repeat;
1467
+    background-size: cover;
1536
 }
1468
 }
1537
 #laptop_memory_sec{
1469
 #laptop_memory_sec{
1538
     background: url(../assets/imgs/allin_imgs/laptop_bg.png);
1470
     background: url(../assets/imgs/allin_imgs/laptop_bg.png);

+ 41
- 12
index.html Bestand weergeven

52
         .slick-prev.btn:hover, .slick-next.btn:hover{
52
         .slick-prev.btn:hover, .slick-next.btn:hover{
53
             background: rgb(63, 76, 119);  
53
             background: rgb(63, 76, 119);  
54
         }
54
         }
55
+        /* .graphene_text::after{
56
+            content: "";
57
+            display: block;
58
+            width: 60px;
59
+            height: 3px;
60
+            background: #ffffff;
61
+            left: 0;
62
+        } */
55
     </style>
63
     </style>
56
 </head>
64
 </head>
57
 
65
 
106
                             <div class="col-lg-6 col-md-8 text-center px-lg-3 px-md-5">
114
                             <div class="col-lg-6 col-md-8 text-center px-lg-3 px-md-5">
107
                                 <img src="./dist/assets/imgs/allin_imgs/graphene_img.png" class="img-fluid text-center" />
115
                                 <img src="./dist/assets/imgs/allin_imgs/graphene_img.png" class="img-fluid text-center" />
108
                             </div>
116
                             </div>
109
-                            <div class="col-lg-6 text-white px-lg-3 px-md-5">
117
+                            <div class="col-lg-6 text-white px-lg-3 px-md-5 pe-lg-4 ps-lg-4">
110
                                 <h2 class="satoshi_font pb-md-3">A Breakthrough in Storage Performance and Sustainability</h2>
118
                                 <h2 class="satoshi_font pb-md-3">A Breakthrough in Storage Performance and Sustainability</h2>
111
-                                <h5 class="mb-md-4" style="line-height: 30px;">Experience a new era of storage technology with
119
+                                <h6 class="mb-md-4 fw-lighter" style="line-height: 24px;">Experience a new era of storage technology with
112
                                     our innovative Graphene-Thermal Pad solution
120
                                     our innovative Graphene-Thermal Pad solution
113
                                     designed to revolutionize performance, longevity,
121
                                     designed to revolutionize performance, longevity,
114
                                     and environmental sustainability.<br>
122
                                     and environmental sustainability.<br>
115
                                     ORA Series offers unparalleled benefits
123
                                     ORA Series offers unparalleled benefits
116
-                                    that set it apart from traditional storage options.</h5>
117
-                                <div class="text-end pe-md-4">
124
+                                    that set it apart from traditional storage options.</h6>
125
+                                    <div class="row px-md-2">
126
+                                        <div class="col-md-6 border-left pt-md-0 pt-2">
127
+                                            <p class="graphene_text fs-9 mb-0">Optimal Thermal Management</p>
128
+                                        </div>
129
+                                        <div class="col-md-6 border-left">
130
+                                            <p class="graphene_text  fs-9 mb-0"> Lightning-fast read and write speeds</p>
131
+                                        </div>
132
+                                        <div class="col-md-6 mt-md-3 border-left">
133
+                                            <p class="graphene_text  fs-9 mb-0">Lightweight & Flexible Deisgn</p>
134
+                                        </div>
135
+                                        <div class="col-md-6 mt-md-3 border-left">
136
+                                            <p class="graphene_text  fs-9 mb-0">Enhanced longevity</p>
137
+                                        </div>
138
+                                        <div class="col-12 pt-md-4 px-md-0 fs-9 pt-2">Upgrade to the Graphene Technology Memory Series and experience unparalleled performance, durability, and sustainability in your data storage solutions.</div>
139
+                                    </div>
140
+                                <!-- <div class="text-end pe-md-4">
118
                                     <a class="btn btn-dark button_dark py-md-2" href="#">Know more...</a>
141
                                     <a class="btn btn-dark button_dark py-md-2" href="#">Know more...</a>
119
-                                </div>
142
+                                </div> -->
120
                             </div>
143
                             </div>
121
                         </div>
144
                         </div>
122
                     </div>
145
                     </div>
123
                     <div class="col-12">
146
                     <div class="col-12">
124
-                        <div class="row pt-md-5 align-items-center">
125
-                            <div class="col-md-5 col-12 py-md-0 py-3 text-center text-white">
147
+                        <div class="row pt-md-4 align-items-center">
148
+                            <div class="col-md-5 col-12 py-md-0 py-3 text-md-center text-white">
126
                                 <h3 class="fw-600">99% thinner than
149
                                 <h3 class="fw-600">99% thinner than
127
                                     Traditional Solutions</h3>
150
                                     Traditional Solutions</h3>
128
                             </div>
151
                             </div>
274
                                              data_version="DDR5"
297
                                              data_version="DDR5"
275
                                              data_device="Desktop"
298
                                              data_device="Desktop"
276
                                              data_gb="32GB"
299
                                              data_gb="32GB"
277
-                                             data_price="15500">
300
+                                             data_price="15500"
301
+                                             data_img="../dist/assets/imgs/allin_imgs/ora_desktop.png">
278
                                          </p>
302
                                          </p>
279
                                         </div>
303
                                         </div>
280
                                     </div>
304
                                     </div>
288
                                                 data_version="DDR5"
312
                                                 data_version="DDR5"
289
                                                 data_device="Laptop"
313
                                                 data_device="Laptop"
290
                                                 data_gb="8GB"
314
                                                 data_gb="8GB"
291
-                                                data_price="5150">
315
+                                                data_price="5150"
316
+                                                data_img="../dist/assets/imgs/allin_imgs/8gb_laptop.png">
292
                                             </p>
317
                                             </p>
293
                                         </div>
318
                                         </div>
294
                                     </div>
319
                                     </div>
302
                                                 data_version="DDR4"
327
                                                 data_version="DDR4"
303
                                                 data_device="Laptop"
328
                                                 data_device="Laptop"
304
                                                 data_gb="32GB"
329
                                                 data_gb="32GB"
305
-                                                data_price="8450">
330
+                                                data_price="8450"
331
+                                                data_img="../dist/assets/imgs/allin_imgs/32gb_laptop.png"
332
+                                                >
306
                                             </p>
333
                                             </p>
307
                                         </div>
334
                                         </div>
308
                                     </div>
335
                                     </div>
319
                 <div class="col-md-6 text-center">
346
                 <div class="col-md-6 text-center">
320
                     <h1 class="">Innovation at your fingertips</h1>
347
                     <h1 class="">Innovation at your fingertips</h1>
321
                     <h5 class="mb-md-3 fw-600">Be the first to set your digital world on fire!</h5>
348
                     <h5 class="mb-md-3 fw-600">Be the first to set your digital world on fire!</h5>
322
-                    <a href="#" class="btn rounded-3 bg-black text-white px-md-4">Know More..</a>
349
+                    <a href="./index1.html" class="btn rounded-3 bg-black text-white px-md-4">Know More</a>
323
                 </div>
350
                 </div>
324
                 <div class="col-md-3  text-center">
351
                 <div class="col-md-3  text-center">
325
                     <img src="./dist/assets/imgs/allin_imgs/innovation_img2.png" class="img-fluid"/>
352
                     <img src="./dist/assets/imgs/allin_imgs/innovation_img2.png" class="img-fluid"/>
450
             let data_device = $(this).find(".selling_product").attr("data_device");
477
             let data_device = $(this).find(".selling_product").attr("data_device");
451
             let data_gb = $(this).find(".selling_product").attr("data_gb");
478
             let data_gb = $(this).find(".selling_product").attr("data_gb");
452
             let data_price = $(this).find(".selling_product").attr("data_price");
479
             let data_price = $(this).find(".selling_product").attr("data_price");
480
+            let data_img = $(this).find(".selling_product").attr("data_img");
453
 
481
 
454
             let top_obj = {
482
             let top_obj = {
455
                 name:product_name,
483
                 name:product_name,
456
                 version:data_version,
484
                 version:data_version,
457
                 device:data_device,
485
                 device:data_device,
458
                 gb:data_gb,
486
                 gb:data_gb,
459
-                price:data_price
487
+                price:data_price,
488
+                img:data_img
460
             }
489
             }
461
                 localStorage.setItem("top_data",JSON.stringify(top_obj));
490
                 localStorage.setItem("top_data",JSON.stringify(top_obj));
462
                 window.location.href="./productdetails.html";
491
                 window.location.href="./productdetails.html";

+ 11
- 6
index1.html Bestand weergeven

276
         </section>
276
         </section>
277
 
277
 
278
         <section>
278
         <section>
279
-            <div class="bg-gradient-anwi container my-5 my-md-5 rounded-3 text-white" id="innovation_sections">
280
-                <div class="row align-items-center px-md-5 py-md-4">
279
+            <div class="bg-gradient-anwi container my-md-5 text-white" id="innovation_sections">
280
+                <div class="row align-items-center px-md-5 py-md-4 py-4 px-4">
281
                     <div class="col-md-7 text-start">
281
                     <div class="col-md-7 text-start">
282
                         <h1 class="mb-md-3">Innovation at your fingertips</h1>
282
                         <h1 class="mb-md-3">Innovation at your fingertips</h1>
283
-                        <h5 class="mb-md-4 fw-600">Enjoy working with blazing throughput</h5>
284
-                        <a href="#" class="btn rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
283
+                        <h5 class="mb-md-4 mb-4 fw-600">Enjoy working with blazing throughput</h5>
284
+                        <div class="d-lg-block d-none">
285
+                            <a href="#" class="btn  rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
286
+                        </div>
285
                     </div>
287
                     </div>
286
-                    <div class="col-md-5 text-center">
288
+                    <div class="col-md-5 text-lg-center">
287
                         <img src="./dist/assets/imgs/Home_new/Keyboard_mouse.png" class="img-fluid"/>
289
                         <img src="./dist/assets/imgs/Home_new/Keyboard_mouse.png" class="img-fluid"/>
290
+                        <div class="d-lg-none d-block">
291
+                            <a href="#" class="btn  rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
292
+                        </div>
288
                     </div>
293
                     </div>
289
                 </div>
294
                 </div>
290
             </div>
295
             </div>
291
         </section>
296
         </section>
292
     </main>
297
     </main>
293
     <!-- footer -->
298
     <!-- footer -->
294
-    <div id="footer-head" class="sec-space-1"></div>
299
+    <div id="footer-head" class="sec-space-12"></div>
295
     <!-- end-footer -->
300
     <!-- end-footer -->
296
     <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
301
     <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
297
     <script src="./dist/js/jquery.min.js"></script>
302
     <script src="./dist/js/jquery.min.js"></script>

+ 297
- 0
partners.html Bestand weergeven

1
+<!DOCTYPE html>
2
+<html lang="en">
3
+
4
+<head>
5
+    <meta charset="UTF-8" />
6
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
8
+    <link rel="shortcut icon" type="image/x-icon" href="./dist/assets/imgs/favicon.gif">
9
+    <link rel="stylesheet" href="./libs/bootstrap/css/bootstrap.min.css" />
10
+    <link rel="stylesheet" href="./dist/css/main.css" />
11
+    <link rel="stylesheet" href="./style.css">
12
+    <link rel="stylesheet" href="./libs/owlcarousel/Css/owl.carousel.min.css">
13
+    <link rel="stylesheet" href="./libs/owlcarousel/Css/owl.theme.default.min.css">
14
+    <!-- <link rel="stylesheet" href="./dist/css/font_icon.min.css"> -->
15
+
16
+
17
+    <link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css">
18
+    <link rel="stylesheet" href="./dist/css/vendor/bootstrap.min.css">
19
+    <link rel="stylesheet" href="./dist/css/vendor/vandella.css">
20
+    <link rel="stylesheet" href="./dist/css/vendor/jellybelly.css">
21
+    <!-- <link rel="stylesheet" href="./dist/css/vendor/icofont.min.css"> -->
22
+    <link rel="stylesheet" href="./dist/css/vendor/fontello.css">
23
+    <link rel="stylesheet" href="./dist/css/plugins/easyzoom.css">
24
+    <link rel="stylesheet" href="./dist/css/plugins/slick.css">
25
+    <link rel="stylesheet" href="./dist/css/plugins/nice-select.css">
26
+    <link rel="stylesheet" href="./dist/css/plugins/animate.css">
27
+    <link rel="stylesheet" href="./dist/css/plugins/magnific-popup.css">
28
+    <link rel="stylesheet" href="./dist/css/plugins/jquery-ui.css">
29
+    <link rel="stylesheet" href="./dist/css/style.css">
30
+    <link rel="stylesheet" href="./dist/css/fontawesome.all.min.css">
31
+    <link rel="stylesheet" href="./dist/css/fontawesome.min.css">
32
+    <link rel="stylesheet" href="./dist/toaster/toastr.css">
33
+
34
+    <title>Contact | Anwi</title>
35
+    <style>
36
+      .error{
37
+        color: red;
38
+      }
39
+      .myaccount-content .account-details-form .single-input-item.partner_form label {
40
+        font-size: 14px;
41
+      }
42
+    </style>
43
+</head>
44
+
45
+<body>
46
+    <!-- navbar -->
47
+    <div id="navbar-head"></div>
48
+    <!-- end-navbar -->
49
+    <!-- main-body -->
50
+    <main class="main-body home-main-container">
51
+      <section class="services h-100 pt-5 bg-gradient-anwi">
52
+        <div class="container pt-md-5 pt-4">
53
+            <div class="text-center text-white  pt-md-5 pb-md-5 pb-4">
54
+                <h3 class="text-center mb-md-2 mb-3 pt-md-5">
55
+                    <span class="satoshi_font font-weight-600 pb-1">Partners Registration</span>
56
+                </h3>
57
+                <h5 class="font-weight-lighter fs-6">Thank you for showing interest in our services.</h5>
58
+                <h5 class="font-weight-lighter  fs-6">Please fill the details so that our experts will get back to you.</h5>
59
+            </div>
60
+        </div>
61
+    </section>
62
+        <section class="contact-section py-md-5 py-3">
63
+            <div class="container pt-md-5 pt-3">
64
+              <div class="row bg-white rounded-3 shadow mx-0">
65
+                <div class="col-lg-5 col-12 mb-30 bg-gradient-anwi text-white p-md-5 p-4">
66
+                  <!--  contact page side content  -->
67
+                  <div class="contact-page-side-content text-center py-md-5">
68
+                    <div class="single-contact-block mb-5 d-flex flex-column">
69
+                      <!-- <h4 class="fs-5">Mobile : <a href="tel:9030019508" class="text-white fs-6">+91 9030019508</a></h4> -->
70
+                      <img src="./dist/assets/imgs/allin_imgs/email-icon.png" class="mx-auto w-30p"/>
71
+                      <a href="mailto:sales@anwisystems.com" class="text-white fs-6 mb-md-3">sales@anwisystems.com</a>
72
+                    </div>
73
+                    <div class="single-contact-block mb-5 d-flex flex-column">
74
+                      <!-- <h4 class="fs-5">Email : <a href="mailto:sales@anwisystems.com" class="text-white fs-6">sales@anwisystems.com</a></h4> -->
75
+                      <img src="./dist/assets/imgs/allin_imgs/phone-icon.png" class="mx-auto w-30p"/>
76
+                      <a href="tel:9030019508" class="text-white fs-6 mb-md-3">+91 9030019508</a>
77
+                    </div>
78
+                    <div class="single-contact-block">
79
+                      <img src="./dist/assets/imgs/allin_imgs/location-icon.png"/>
80
+                      <p class="fs-6">
81
+                        III Floor, Signature Towers, Opp.Botanical Gardens, Gachibowli
82
+                        Road, Kondapur, Hyderabad-500084, Telangana - INDIA.
83
+                      </p>
84
+                    </div>
85
+                  </div>
86
+                </div>
87
+                <div class="col-lg-7 col-12 mb-30 p-md-4 p-4">
88
+                  <!--  contact form content -->
89
+                  <div class="contact-form-content myaccount-content p-0 border-0">
90
+                    <!-- <h3 class="contact-page-title border-0">Please fill the details so that our experts will get back to you.</h3> -->
91
+                    <!-- <h2 class="fw-500 text-center">Tell Us your Message</h3> -->
92
+                    <div class="contact-form  account-details-form">
93
+                      <form id="anwi_contact-form" class="single-input-item d-none" autocomplete="off" method="POST">
94
+                        <div class="form-group pb-2">
95
+                          <label>Your Name <span class="required text-danger">*</span></label>
96
+                          <input type="text" name="contactname" id="user_name" class="w-100 form-control shadow-none rounded-0" required>
97
+                        </div>
98
+                        <div class="form-group  pb-3">
99
+                          <label>Number <span class="required text-danger">*</span></label>
100
+                          <input type="number" id="user_number" class="w-100 form-control shadow-none rounded-0"  required pattern="/^-?\d+\.?\d*$/" autocomplete="off" onkeypress="if(this.value.length==10) return false;" name="contactnumber" maxlength="10">
101
+                        </div>
102
+                        <div class="form-group  pb-3">
103
+                          <label>Your Email <span class="required text-danger">*</span></label>
104
+                          <input type="email" name="contactemail" id="user_email" class="w-100 form-control shadow-none rounded-0"  required>
105
+                        </div>
106
+                        <div class="form-group  pb-md-5 pb-2">
107
+                          <label>Your Message</label>
108
+                          <textarea name="contactmessage" class="pb-10 w-100 form-control shadow-none rounded-0" id="user_message" rows="4" id="contactMessage"></textarea>
109
+                        </div>
110
+                        <div class="form-group mb-0 text-end">
111
+                          <button class="btn btn-lg single-btn w-lg-25" id="contact_form_submit">Submit</button>
112
+                        </div>
113
+                      </form>
114
+
115
+                      <form id="anwi_contact-form" class="single-input-item partner_form" autocomplete="off" method="POST">
116
+                        <div class="row align-items-center">
117
+                            <div class="col-md-6 pb-md-2">
118
+                                <div class="form-group pb-2">
119
+                                    <label>Company Name <span class="required text-danger">*</span></label>
120
+                                    <input type="text" name="partnercompany" id="partner_company" class="w-100 form-control shadow-none rounded-0" required>
121
+                                </div>
122
+                            </div>
123
+                            <div class="col-md-6 pb-md-2">
124
+                                <div class="form-group pb-2">
125
+                                    <label>Contact Name <span class="required text-danger">*</span></label>
126
+                                    <input type="text" name="partnername" id="partner_name" class="w-100 form-control shadow-none rounded-0" required>
127
+                                </div>
128
+                            </div>
129
+                            <div class="col-md-6 pb-md-2">
130
+                                <div class="form-group  pb-3">
131
+                                    <label>Number <span class="required text-danger">*</span></label>
132
+                                    <input type="number" id="partner_number" class="w-100 form-control shadow-none rounded-0"  required pattern="/^-?\d+\.?\d*$/" autocomplete="off" onkeypress="if(this.value.length==10) return false;" name="partnernumber" maxlength="10">
133
+                                </div>
134
+                            </div>
135
+                            <div class="col-md-6 pb-md-2">
136
+                                <div class="form-group  pb-3">
137
+                                    <label>Your Email <span class="required text-danger">*</span></label>
138
+                                    <input type="email" name="partneremail" id="partner_email" class="w-100 form-control shadow-none rounded-0"  required>
139
+                                </div>
140
+                            </div>
141
+                            <div class="col-md-6 pb-md-2">
142
+                                <div class="form-group pb-2">
143
+                                    <label>City<span class="required text-danger">*</span></label>
144
+                                    <input type="text" name="partnercity" id="partner_city" class="w-100 form-control shadow-none rounded-0" required>
145
+                                </div>
146
+                            </div>
147
+                            <div class="col-md-6 pb-md-2">
148
+                                <div class="form-group pb-2">
149
+                                    <label>State</label>
150
+                                    <input type="text" name="partnerstate" id="partner_state" class="w-100 form-control shadow-none rounded-0">
151
+                                </div>
152
+                            </div>
153
+                            <div class="col-md-6 pb-md-2">
154
+                                <div class="form-group pb-2">
155
+                                    <label>GST No:</label>
156
+                                    <input type="text" name="partner_gstno" id="partner_gstno" class="w-100 form-control shadow-none rounded-0">
157
+                                </div>
158
+                            </div>
159
+                            <div class="col-12">
160
+                                <div class="form-group pb-2">
161
+                                    <label>Your Message</label>
162
+                                    <textarea name="partnermessage" class="pb-10 w-100 form-control shadow-none rounded-0" id="partner_message" rows="4" id="contactMessage"></textarea>
163
+                                  </div>
164
+                            </div>
165
+                            <div class="form-group mb-0 mt-3 text-end">
166
+                                <button class="btn btn-lg single-btn w-lg-25" id="contact_form_submit">Submit</button>
167
+                              </div>
168
+                        </div>
169
+                      </form>
170
+                    </div>
171
+                    <p class="form-message mt-10"></p>
172
+                  </div>
173
+                  <!-- End of contact -->
174
+                </div>
175
+              </div>
176
+            </div>
177
+          </section>
178
+    </main>
179
+    <!-- footer -->
180
+    <div id="footer-head" class=""></div>
181
+    <!-- end-footer -->
182
+    <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
183
+    <script src="./dist/js/jquery.min.js"></script>
184
+    <script src="./libs/owlcarousel/js/owl.carousel.min.js"></script>
185
+    <script src="./dist/js/navbar.js"></script>
186
+    <script src="./dist/js/axios.min.js"></script>
187
+    <script src="./dist/js/footer.js"></script>
188
+    <script src="./dist/js/cookies.min.js"></script>
189
+    <script src="./dist/js/fontawesome.all.js"></script>
190
+    <script src="./dist/js/fontawesome.min.js"></script>
191
+    <script src="./dist/js/vendor/modernizr-3.11.7.min.js"></script>
192
+    <script src="./dist/js/vendor/jquery-v3.6.0.min.js"></script>
193
+    <script src="./dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
194
+    <script src="./dist/js/vendor/bootstrap.min.js"></script>
195
+    <script src="./dist/js/plugins/slick.js"></script>
196
+    <script src="./dist/js/plugins/wow.js"></script>
197
+    <script src="./dist/js/plugins/svg-injector.min.js"></script>
198
+    <script src="./dist/js/plugins/jquery.nice-select.min.js"></script>
199
+    <script src="./dist/js/plugins/mouse-parallax.js"></script>
200
+    <script src="./dist/js/plugins/images-loaded.js"></script>
201
+    <script src="./dist/js/plugins/isotope.js"></script>
202
+    <script src="./dist/js/plugins/jquery-ui.js"></script>
203
+    <script src="./dist/js/plugins/magnific-popup.js"></script>
204
+    <script src="./dist/js/validate.min.js"></script>
205
+    <script src="./dist/toaster/toastr.js"></script>
206
+    <!-- Main JS -->
207
+    <script src="./dist/js/main.js"></script>
208
+
209
+    <script>
210
+      // $("#contact_form_submit").click(function(){
211
+      //   debugger
212
+      //    let User_name = $("#user_name").val();
213
+      //    let Email_name = $("#user_email").val();
214
+      //    let Phone_name = $("#user_number").val();
215
+      //    let User_msg = $("#user_message").val();
216
+
217
+      //    if(User_name == "" || Email_name == "" || Phone_name == ""){
218
+      //     toastr.error('Some Input Feilds are missing!');
219
+      //    }else{
220
+      //     $("#anwi_contact-form").validate({
221
+      //           rules: {
222
+      //               phone: {
223
+      //                   minlength: 10,
224
+      //                   maxlength: 10,
225
+      //                   number: true
226
+      //               },
227
+      //           },
228
+      //           submitHandler: function(form ,e) {
229
+      //               e.preventDefault();
230
+      //               // $("#pageloader").css({"display":"block"});
231
+      //               $.ajax({
232
+      //                   type: "POST",
233
+      //                   url: "contact.php",
234
+      //                   data: $(form).serialize(),
235
+      //                   success: function(res) {
236
+      //                       if (res == 1) {
237
+      //                           $(".pageloader").removeClass("is_open");
238
+      //                           $(".overlay_effect").removeClass("is_open");
239
+      //                           toastr.success('Form Submitted Successfully!');
240
+      //                           $(form).trigger("reset");
241
+      //                           $(form).find('.form-control-placeholder').removeClass('floating-label');
242
+      //                           $(this).addClass("d-none");
243
+      //                       }else {
244
+      //                           $(".pageloader").removeClass("is_open");
245
+      //                           $(".overlay_effect").removeClass("is_open");
246
+      //                           toastr.error('Something Went Wrong,Try Again!');
247
+      //                           $("#biz-contact-form").removeClass("d-none");
248
+      //                       } 
249
+      //                   }
250
+      //               });
251
+      //               return false;
252
+      //           }
253
+      //       });
254
+
255
+      //    }
256
+      // })
257
+   
258
+    //   $("#anwi_contact-form").validate({
259
+    //             rules: {
260
+    //                 phone: {
261
+    //                     minlength: 10,
262
+    //                     maxlength: 10,
263
+    //                     number: true
264
+    //                 },
265
+    //             },
266
+    //             submitHandler: function(form ,e) {
267
+    //                 e.preventDefault();
268
+    //                 // $("#pageloader").css({"display":"block"});
269
+    //                 $.ajax({
270
+    //                     type: "POST",
271
+    //                     url: "contact.php",
272
+    //                     data: $(form).serialize(),
273
+    //                     success: function(res) {
274
+    //                       debugger;
275
+    //                         if (res == 1) {
276
+    //                             $(".pageloader").removeClass("is_open");
277
+    //                             $(".overlay_effect").removeClass("is_open");
278
+    //                             toastr.success('Success, Our Experts will get back to you!');
279
+    //                             $(form).trigger("reset");
280
+    //                             $(form).find('.form-control-placeholder').removeClass('floating-label');
281
+    //                             $(this).addClass("d-none");
282
+    //                         }else {
283
+    //                             $(".pageloader").removeClass("is_open");
284
+    //                             $(".overlay_effect").removeClass("is_open");
285
+    //                             toastr.error('Something Went Wrong,Try Again!');
286
+    //                             $("#biz-contact-form").removeClass("d-none");
287
+    //                         } 
288
+    //                     }
289
+    //                 });
290
+    //                 return false;
291
+    //             }
292
+    //         });
293
+   </script>
294
+
295
+</body>
296
+
297
+</html>

+ 4
- 4
press.html Bestand weergeven

254
                 customers."
254
                 customers."
255
               </p>
255
               </p>
256
               <span class="quotname">
256
               <span class="quotname">
257
-                <span class="fw-600">Mr.Uday Kiran Konathala,</span>
258
-                <span>CEO-Co Founder of ANWI Systems.</span>
257
+                <span class="fw-600">Mr.Uday Kiran Konathala </span>
258
+                <span>- CEO, CO-Founder of ANWI Systems.</span>
259
               </span>
259
               </span>
260
             </div>
260
             </div>
261
           </div>
261
           </div>
264
     </section>
264
     </section>
265
     <section id="ora_products" class="py-md-5">
265
     <section id="ora_products" class="py-md-5">
266
       <h2 class="text-center py-3 py-md-4">Our Releases Notes</h2>
266
       <h2 class="text-center py-3 py-md-4">Our Releases Notes</h2>
267
-      <div class="container image-wrapper bg-white py-md-4 border-0 rounded-4">
267
+      <div class="container image-wrapper py-md-4 border-0 rounded-4">
268
         <div class="lightbox">
268
         <div class="lightbox">
269
           <div class="row justify-content-center py-lg-5 py-4 px-4 px-lg-0">
269
           <div class="row justify-content-center py-lg-5 py-4 px-4 px-lg-0">
270
           </div>
270
           </div>
370
       }
370
       }
371
       for (let j = 0; j < split_arry.length; j++) {
371
       for (let j = 0; j < split_arry.length; j++) {
372
         let media_row = `
372
         let media_row = `
373
-            <div class="col-lg-3 col-md-5 mx-md-3 mx-2 mb-4 mb-lg-4 mx-lg-3 rounded-3 shadow posted_imgs" id="data_imgs${list_imgs[i]}">
373
+            <div class="col-lg-3 col-md-5 mx-md-3 mx-2 mb-4 mb-lg-4 mx-lg-3 pt-md-3 pt-3 bg-white rounded-3 shadow posted_imgs" id="data_imgs${list_imgs[i]}">
374
               <div class="multi-carousel">
374
               <div class="multi-carousel">
375
                 <div class="multi-carousel-inner">
375
                 <div class="multi-carousel-inner">
376
                   <div class="multi-carousel-item">
376
                   <div class="multi-carousel-item">

+ 2
- 1
productdetails.html Bestand weergeven

351
     <script src="./dist/js/main.js"></script>
351
     <script src="./dist/js/main.js"></script>
352
     <script>
352
     <script>
353
         let product_data = localStorage.getItem("product_data");
353
         let product_data = localStorage.getItem("product_data");
354
-      debugger;
355
         if(product_data === null){
354
         if(product_data === null){
356
             let top_data = localStorage.getItem("top_data");
355
             let top_data = localStorage.getItem("top_data");
357
             let t_data = JSON.parse(top_data);
356
             let t_data = JSON.parse(top_data);
358
             $(".productname").html(t_data.name);
357
             $(".productname").html(t_data.name);
359
             $(".price").html(t_data.price);
358
             $(".price").html(t_data.price);
359
+            $(".productDetailsMain").find("img").attr("src",t_data.img);
360
             $(".memorycontainer").find(".borderselector").removeClass("borderselector");
360
             $(".memorycontainer").find(".borderselector").removeClass("borderselector");
361
             $(".memorycontainer").find("[data-device='"+t_data.device+"']").addClass("borderselector");
361
             $(".memorycontainer").find("[data-device='"+t_data.device+"']").addClass("borderselector");
362
             $(".memory-details").find(".borderselector").removeClass("borderselector");
362
             $(".memory-details").find(".borderselector").removeClass("borderselector");
363
             $(".memory-details").find("[data-version='"+t_data.version+"']").addClass("borderselector");
363
             $(".memory-details").find("[data-version='"+t_data.version+"']").addClass("borderselector");
364
             $(".computersize").find("[data-gb='"+t_data.gb+"']").addClass("borderselector");
364
             $(".computersize").find("[data-gb='"+t_data.gb+"']").addClass("borderselector");
365
+
365
         }else{
366
         }else{
366
             let data = JSON.parse(product_data);
367
             let data = JSON.parse(product_data);
367
             $(".productname").html(data.name);
368
             $(".productname").html(data.name);

+ 65
- 99
ramproducts.html Bestand weergeven

36
             transform: scale(1.1);
36
             transform: scale(1.1);
37
             /* rotate: 10deg; */
37
             /* rotate: 10deg; */
38
         }
38
         }
39
+        .card:hover .btn{
40
+            background-color: #000 !important;
41
+            color:#ffff !important;
42
+        }
39
         .card-title{
43
         .card-title{
40
             font-size: 1.2rem;
44
             font-size: 1.2rem;
41
         }
45
         }
71
                                         Boasting an ultra-slim 1mm Heatsink, we defy temperature limits and redefine storage performance.
75
                                         Boasting an ultra-slim 1mm Heatsink, we defy temperature limits and redefine storage performance.
72
                                     </p>
76
                                     </p>
73
                                 </div>
77
                                 </div>
74
-                                <div class="tab-content bg-lg-white rounded-4" id="pills-tabContent">
78
+                                <div class="tab-content  rounded-4" id="pills-tabContent">
75
                                     <div class="text-center py-md-5 py-4">
79
                                     <div class="text-center py-md-5 py-4">
76
                                         <span class="bg-black fs-5 px-md-4 py-md-2 py-2 px-4 rounded-3 text-white">Join the future with Anwi Systems</span>
80
                                         <span class="bg-black fs-5 px-md-4 py-md-2 py-2 px-4 rounded-3 text-white">Join the future with Anwi Systems</span>
77
                                     </div>
81
                                     </div>
78
                                     <!-- first tab-pane -->
82
                                     <!-- first tab-pane -->
79
                                     <div class="tab-pane fade show active" id="pills-network-cards-card" role="tabpanel" aria-labelledby="pills-network-cards-card-tab">
83
                                     <div class="tab-pane fade show active" id="pills-network-cards-card" role="tabpanel" aria-labelledby="pills-network-cards-card-tab">
80
                                         <div class="row g-4 pb-5 px-md-4">
84
                                         <div class="row g-4 pb-5 px-md-4">
81
-                                            <div class="col-lg-3 col-md-6 ram_card">
82
-                                                <div class="card border rounded-3 p-1 h-100">
83
-                                                    <a href="#">
84
-                                                        <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
85
-                                                    </a>
85
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
86
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
87
+                                                    <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
86
                                                     <div class="card-body">
88
                                                     <div class="card-body">
87
-                                                        <a href="#"
88
-                                                            class="text-decoration-none text-dark">
89
-                                                            <h5 class="card-title satoshi_font mb-0">
90
-                                                                ORA 8GB DDR4 3200MHz Desktop RAM
91
-                                                            </h5>
92
-                                                        </a>
89
+                                                        <h5 class="card-title satoshi_font mb-0">ORA 8GB DDR4 3200MHz Desktop RAM </h5>
93
                                                     </div>
90
                                                     </div>
94
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
91
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
95
                                                         <li class="border-0 py-0">
92
                                                         <li class="border-0 py-0">
101
                                                     </ul>
98
                                                     </ul>
102
                                                     <div class="card-body text-center">
99
                                                     <div class="card-body text-center">
103
                                                         <a href="#"
100
                                                         <a href="#"
104
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
101
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
105
                                                             data_name="ORA 8GB DDR4 3200MHz Desktop RAM "
102
                                                             data_name="ORA 8GB DDR4 3200MHz Desktop RAM "
106
                                                             data_version="DDR4"
103
                                                             data_version="DDR4"
107
                                                             data_device="Desktop"
104
                                                             data_device="Desktop"
111
                                                     </div>
108
                                                     </div>
112
                                                 </div>
109
                                                 </div>
113
                                             </div>
110
                                             </div>
114
-                                            <div class="col-lg-3 col-md-6 ram_card">
115
-                                                <div class="card border rounded-3 p-1 h-100">
116
-                                                    <a href="#">
111
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
112
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
117
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
113
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
118
-                                                    </a>
119
                                                     <div class="card-body">
114
                                                     <div class="card-body">
120
-                                                        <a href="#"
121
-                                                            class="text-decoration-none text-dark">
122
                                                             <h5 class="card-title satoshi_font mb-0">
115
                                                             <h5 class="card-title satoshi_font mb-0">
123
                                                                 ORA 16GB DDR4 3200MHz Desktop RAM 
116
                                                                 ORA 16GB DDR4 3200MHz Desktop RAM 
124
                                                             </h5>
117
                                                             </h5>
125
-                                                        </a>
126
                                                     </div>
118
                                                     </div>
127
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
119
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
128
                                                         <li class=" border-0 py-0">
120
                                                         <li class=" border-0 py-0">
134
                                                     </ul>
126
                                                     </ul>
135
                                                     <div class="card-body text-center">
127
                                                     <div class="card-body text-center">
136
                                                         <a href="#"
128
                                                         <a href="#"
137
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
129
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
138
                                                             data_name="ORA 16GB DDR4 3200MHz Desktop RAM "
130
                                                             data_name="ORA 16GB DDR4 3200MHz Desktop RAM "
139
                                                             data_version="DDR4"
131
                                                             data_version="DDR4"
140
                                                             data_device="Desktop"
132
                                                             data_device="Desktop"
144
                                                     </div>
136
                                                     </div>
145
                                                 </div>
137
                                                 </div>
146
                                             </div>
138
                                             </div>
147
-                                             <div class="col-lg-3 col-md-6 ram_card">
148
-                                                <div class="card border rounded-3 p-1 h-100">
149
-                                                    <a href="#">
139
+                                             <div class="col-lg-4 col-md-6 col-md-6 ram_card">
140
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
141
+                                                  
150
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
142
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
151
-                                                    </a>
143
+                                                    
152
                                                     <div class="card-body">
144
                                                     <div class="card-body">
153
-                                                        <a href="#"
154
-                                                            class="text-decoration-none text-dark">
145
+                                                       
155
                                                             <h5 class="card-title satoshi_font mb-0">
146
                                                             <h5 class="card-title satoshi_font mb-0">
156
                                                                 ORA 32GB DDR4 3200MHz Desktop RAM
147
                                                                 ORA 32GB DDR4 3200MHz Desktop RAM
157
                                                             </h5>
148
                                                             </h5>
158
-                                                        </a>
159
                                                     </div>
149
                                                     </div>
160
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
150
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
161
                                                         <li class=" border-0 py-0">
151
                                                         <li class=" border-0 py-0">
173
                                                     </div>
163
                                                     </div>
174
                                                     <div class="card-body text-center">
164
                                                     <div class="card-body text-center">
175
                                                         <a href="#"
165
                                                         <a href="#"
176
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
166
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
177
                                                             data_name="ORA 32GB DDR4 3200MHz Desktop RAM "
167
                                                             data_name="ORA 32GB DDR4 3200MHz Desktop RAM "
178
                                                             data_version="DDR4"
168
                                                             data_version="DDR4"
179
                                                             data_device="Desktop"
169
                                                             data_device="Desktop"
183
                                                     </div>
173
                                                     </div>
184
                                                 </div>
174
                                                 </div>
185
                                             </div>
175
                                             </div>
186
-                                            <div class="col-lg-3 col-md-6 ram_card">
187
-                                                <div class="card border rounded-3 p-1 h-100">
188
-                                                    <a href="#">
176
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
177
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
178
+                                                   
189
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
179
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
190
-                                                    </a>
180
+                                                  
191
                                                     <div class="card-body">
181
                                                     <div class="card-body">
192
                                                         <a href="#"
182
                                                         <a href="#"
193
                                                             class="text-decoration-none text-dark">
183
                                                             class="text-decoration-none text-dark">
212
                                                     </div>
202
                                                     </div>
213
                                                     <div class="card-body text-center">
203
                                                     <div class="card-body text-center">
214
                                                         <a href="#"
204
                                                         <a href="#"
215
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
205
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
216
                                                             data_name="ORA 8GB DDR4 3200MHz Laptop RAM "
206
                                                             data_name="ORA 8GB DDR4 3200MHz Laptop RAM "
217
                                                             data_version="DDR4"
207
                                                             data_version="DDR4"
218
                                                             data_device="Laptop"
208
                                                             data_device="Laptop"
222
                                                     </div>
212
                                                     </div>
223
                                                 </div>
213
                                                 </div>
224
                                             </div>
214
                                             </div>
225
-                                            <div class="col-lg-3 col-md-6 ram_card">
226
-                                                <div class="card border rounded-3 p-1 h-100">
227
-                                                    <a href="#">
215
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
216
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
228
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
217
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
229
-                                                    </a>
230
                                                     <div class="card-body">
218
                                                     <div class="card-body">
231
-                                                        <a href="#"
232
-                                                            class="text-decoration-none text-dark">
233
                                                             <h5 class="card-title satoshi_font mb-0">
219
                                                             <h5 class="card-title satoshi_font mb-0">
234
                                                                 ORA 16GB DDR4 3200MHz Laptop RAM
220
                                                                 ORA 16GB DDR4 3200MHz Laptop RAM
235
                                                             </h5>
221
                                                             </h5>
236
-                                                        </a>
237
                                                     </div>
222
                                                     </div>
238
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
223
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
239
                                                         <li class=" border-0 py-0">
224
                                                         <li class=" border-0 py-0">
248
                                                     </ul>
233
                                                     </ul>
249
                                                     <div class="card-body text-center">
234
                                                     <div class="card-body text-center">
250
                                                         <a href="#"
235
                                                         <a href="#"
251
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
236
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
252
                                                             data_name="ORA 16GB DDR4 3200MHz Laptop RAM "
237
                                                             data_name="ORA 16GB DDR4 3200MHz Laptop RAM "
253
                                                             data_version="DDR4"
238
                                                             data_version="DDR4"
254
                                                             data_device="Laptop"
239
                                                             data_device="Laptop"
258
                                                     </div>
243
                                                     </div>
259
                                                 </div>
244
                                                 </div>
260
                                             </div>
245
                                             </div>
261
-                                            <div class="col-lg-3 col-md-6 ram_card">
262
-                                                <div class="card border rounded-3 p-1 h-100">
263
-                                                    <a href="#">
246
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
247
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
264
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
248
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
265
-                                                    </a>
266
                                                     <div class="card-body">
249
                                                     <div class="card-body">
267
-                                                        <a href="#"
268
-                                                            class="text-decoration-none text-dark">
269
                                                             <h5 class="card-title satoshi_font mb-0">
250
                                                             <h5 class="card-title satoshi_font mb-0">
270
                                                                 ORA 32GB DDR4 3200MHz Laptop RAM
251
                                                                 ORA 32GB DDR4 3200MHz Laptop RAM
271
                                                             </h5>
252
                                                             </h5>
272
-                                                        </a>
273
                                                     </div>
253
                                                     </div>
274
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
254
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
275
                                                         <li class=" border-0 py-0">
255
                                                         <li class=" border-0 py-0">
283
                                                     </ul>
263
                                                     </ul>
284
                                                     <div class="card-body text-center">
264
                                                     <div class="card-body text-center">
285
                                                         <a href="#"
265
                                                         <a href="#"
286
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
266
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
287
                                                             data_name="ORA 32GB DDR4 3200MHz Laptop RAM "
267
                                                             data_name="ORA 32GB DDR4 3200MHz Laptop RAM "
288
                                                             data_version="DDR4"
268
                                                             data_version="DDR4"
289
                                                             data_device="Laptop"
269
                                                             data_device="Laptop"
293
                                                     </div>
273
                                                     </div>
294
                                                 </div>
274
                                                 </div>
295
                                             </div>
275
                                             </div>
296
-                                             <div class="col-lg-3 col-md-6 ram_card">
297
-                                                <div class="card border rounded-3 p-1 h-100">
298
-                                                    <a href="#">
276
+                                             <div class="col-lg-4 col-md-6 col-md-6 ram_card">
277
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
299
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
278
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
300
-                                                    </a>
301
                                                     <div class="card-body">
279
                                                     <div class="card-body">
302
-                                                        <a href="#"
303
-                                                            class="text-decoration-none text-dark">
304
                                                             <h5 class="card-title satoshi_font mb-0">
280
                                                             <h5 class="card-title satoshi_font mb-0">
305
                                                                 ORA 8GB DDR5 4800MHz Desktop RAM
281
                                                                 ORA 8GB DDR5 4800MHz Desktop RAM
306
-                                                            </h5>
307
-                                                        </a>
282
+                                                            </h5> 
308
                                                     </div>
283
                                                     </div>
309
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
284
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
310
                                                         <li class=" border-0 py-0">
285
                                                         <li class=" border-0 py-0">
324
                                                     </div>
299
                                                     </div>
325
                                                     <div class="card-body text-center">
300
                                                     <div class="card-body text-center">
326
                                                         <a href="#"
301
                                                         <a href="#"
327
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
302
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
328
                                                             data_name="ORA 8GB DDR5 4800MHz Desktop RAM "
303
                                                             data_name="ORA 8GB DDR5 4800MHz Desktop RAM "
329
                                                             data_version="DDR5"
304
                                                             data_version="DDR5"
330
                                                             data_device="Desktop"
305
                                                             data_device="Desktop"
334
                                                     </div>
309
                                                     </div>
335
                                                 </div>
310
                                                 </div>
336
                                             </div>
311
                                             </div>
337
-                                            <div class="col-lg-3 col-md-6 ram_card">
338
-                                                <div class="card border rounded-3 p-1 -100">
339
-                                                    <a href="#">
312
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
313
+                                                <div class="card border bg-gray-3 rounded-3 p-1 -100">
314
+                                                   
340
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
315
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
341
-                                                    </a>
316
+                                                   
342
                                                     <div class="card-body">
317
                                                     <div class="card-body">
343
-                                                        <a href="#"
344
-                                                            class="text-decoration-none text-dark">
318
+                                                       
345
                                                             <h5 class="card-title satoshi_font mb-0">
319
                                                             <h5 class="card-title satoshi_font mb-0">
346
                                                                 ORA 16GB DDR5 4800MHz Desktop RAM
320
                                                                 ORA 16GB DDR5 4800MHz Desktop RAM
347
                                                             </h5>
321
                                                             </h5>
348
-                                                        </a>
349
                                                     </div>
322
                                                     </div>
350
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
323
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
351
                                                         <li class=" border-0 py-0">
324
                                                         <li class=" border-0 py-0">
363
                                                     </div>
336
                                                     </div>
364
                                                     <div class="card-body text-center">
337
                                                     <div class="card-body text-center">
365
                                                         <a href="#"
338
                                                         <a href="#"
366
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
339
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
367
                                                             data_name="ORA 16GB DDR5 4800MHz Desktop RAM "
340
                                                             data_name="ORA 16GB DDR5 4800MHz Desktop RAM "
368
                                                             data_version="DDR5"
341
                                                             data_version="DDR5"
369
                                                             data_device="Desktop"
342
                                                             data_device="Desktop"
373
                                                     </div>
346
                                                     </div>
374
                                                 </div>
347
                                                 </div>
375
                                             </div>
348
                                             </div>
376
-                                            <div class="col-lg-3 col-md-6 ram_card">
377
-                                                <div class="card border rounded-3 p-1 h-100">
378
-                                                    <a href="#">
349
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
350
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
351
+                                                
379
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
352
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_desktop.png" class="card-img-top" alt="...">
380
-                                                    </a>
353
+                                                    
381
                                                     <div class="card-body">
354
                                                     <div class="card-body">
382
-                                                        <a href="#"
383
-                                                            class="text-decoration-none text-dark">
355
+                                                       
384
                                                             <h5 class="card-title satoshi_font mb-0">
356
                                                             <h5 class="card-title satoshi_font mb-0">
385
                                                                 ORA 32GB DDR5 4800MHz Desktop RAM
357
                                                                 ORA 32GB DDR5 4800MHz Desktop RAM
386
                                                             </h5>
358
                                                             </h5>
387
-                                                        </a>
388
                                                     </div>
359
                                                     </div>
389
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
360
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
390
                                                         <li class=" border-0 py-0">
361
                                                         <li class=" border-0 py-0">
397
                                                     </ul>
368
                                                     </ul>
398
                                                     <div class="card-body text-center">
369
                                                     <div class="card-body text-center">
399
                                                         <a href="#"
370
                                                         <a href="#"
400
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
371
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
401
                                                             data_name="ORA 32GB DDR5 4800MHz Desktop RAM "
372
                                                             data_name="ORA 32GB DDR5 4800MHz Desktop RAM "
402
                                                             data_version="DDR5"
373
                                                             data_version="DDR5"
403
                                                             data_device="Desktop"
374
                                                             data_device="Desktop"
407
                                                     </div>
378
                                                     </div>
408
                                                 </div>
379
                                                 </div>
409
                                             </div>
380
                                             </div>
410
-                                            <div class="col-lg-3 col-md-6 ram_card">
411
-                                                <div class="card border rounded-3 p-1 h-100">
412
-                                                    <a href="#">
381
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
382
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
383
+                                                   
413
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
384
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_desktop.png" class="card-img-top" alt="...">
414
-                                                    </a>
385
+                                                    
415
                                                     <div class="card-body">
386
                                                     <div class="card-body">
416
-                                                        <a href="#"
417
-                                                            class="text-decoration-none text-dark">
387
+                                                       
418
                                                             <h5 class="card-title satoshi_font mb-0">
388
                                                             <h5 class="card-title satoshi_font mb-0">
419
                                                                 ORA 8GB DDR5 4800MHz Laptop RAM
389
                                                                 ORA 8GB DDR5 4800MHz Laptop RAM
420
                                                             </h5>
390
                                                             </h5>
421
-                                                        </a>
422
                                                     </div>
391
                                                     </div>
423
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
392
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
424
                                                         <li class=" border-0 py-0">
393
                                                         <li class=" border-0 py-0">
430
                                                     </ul>
399
                                                     </ul>
431
                                                     <div class="card-body text-center">
400
                                                     <div class="card-body text-center">
432
                                                         <a href="#"
401
                                                         <a href="#"
433
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
402
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
434
                                                             data_name="ORA 8GB DDR5 4800MHz Laptop RAM "
403
                                                             data_name="ORA 8GB DDR5 4800MHz Laptop RAM "
435
                                                             data_version="DDR5"
404
                                                             data_version="DDR5"
436
                                                             data_device="Laptop"
405
                                                             data_device="Laptop"
440
                                                     </div>
409
                                                     </div>
441
                                                 </div>
410
                                                 </div>
442
                                             </div>
411
                                             </div>
443
-                                             <div class="col-lg-3 col-md-6 ram_card">
444
-                                                <div class="card border rounded-3 p-1 h-100">
445
-                                                    <a href="#">
412
+                                             <div class="col-lg-4 col-md-6 col-md-6 ram_card">
413
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
414
+                                                   
446
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
415
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr4_laptop.png" class="card-img-top" alt="...">
447
-                                                    </a>
416
+                                                   
448
                                                     <div class="card-body">
417
                                                     <div class="card-body">
449
-                                                        <a href="#"
450
-                                                            class="text-decoration-none text-dark">
418
+                                                       
451
                                                             <h5 class="card-title satoshi_font mb-0">
419
                                                             <h5 class="card-title satoshi_font mb-0">
452
                                                                 ORA 16GB DDR5 4800MHz Laptop RAM
420
                                                                 ORA 16GB DDR5 4800MHz Laptop RAM
453
                                                             </h5>
421
                                                             </h5>
454
-                                                        </a>
455
                                                     </div>
422
                                                     </div>
456
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
423
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
457
                                                         <li class=" border-0 py-0">
424
                                                         <li class=" border-0 py-0">
469
                                                     </div>
436
                                                     </div>
470
                                                     <div class="card-body text-center">
437
                                                     <div class="card-body text-center">
471
                                                         <a href="#"
438
                                                         <a href="#"
472
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
439
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
473
                                                             data_name="ORA 16GB DDR5 4800MHz Laptop RAM "
440
                                                             data_name="ORA 16GB DDR5 4800MHz Laptop RAM "
474
                                                             data_version="DDR5"
441
                                                             data_version="DDR5"
475
                                                             data_device="Laptop"
442
                                                             data_device="Laptop"
479
                                                     </div>
446
                                                     </div>
480
                                                 </div>
447
                                                 </div>
481
                                             </div>
448
                                             </div>
482
-                                            <div class="col-lg-3 col-md-6 ram_card">
483
-                                                <div class="card border rounded-3 p-1 h-100">
484
-                                                    <a href="#">
449
+                                            <div class="col-lg-4 col-md-6 col-md-6 ram_card">
450
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
451
+                                                 
485
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
452
                                                         <img src="./dist/assets/imgs/Navbar/ora_ddr5_laptop.png" class="card-img-top" alt="...">
486
-                                                    </a>
453
+                                                    
487
                                                     <div class="card-body">
454
                                                     <div class="card-body">
488
-                                                        <a href="#"
489
-                                                            class="text-decoration-none text-dark">
455
+                                                       
490
                                                             <h5 class="card-title satoshi_font mb-0">
456
                                                             <h5 class="card-title satoshi_font mb-0">
491
                                                                 ORA 32GB DDR5 4800MHz Laptop RAM
457
                                                                 ORA 32GB DDR5 4800MHz Laptop RAM
492
                                                             </h5>
458
                                                             </h5>
493
-                                                        </a>
494
                                                     </div>
459
                                                     </div>
495
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
460
                                                     <ul class="border-0 d-flex h-100 justify-content-between px-md-3 px-4 list-group-flush p-0 text-secondary" style="list-style: none;">
496
                                                         <li class=" border-0 py-0">
461
                                                         <li class=" border-0 py-0">
508
                                                     </div>
473
                                                     </div>
509
                                                     <div class="card-body text-center">
474
                                                     <div class="card-body text-center">
510
                                                         <a href="#"
475
                                                         <a href="#"
511
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
476
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
512
                                                             data_name="ORA 32GB DDR5 4800MHz Laptop RAM "
477
                                                             data_name="ORA 32GB DDR5 4800MHz Laptop RAM "
513
                                                             data_version="DDR5"
478
                                                             data_version="DDR5"
514
                                                             data_device="Laptop"
479
                                                             data_device="Laptop"
562
 
527
 
563
     <script>
528
     <script>
564
        $("#pills-tabContent").find(".ram_card").each(function(){
529
        $("#pills-tabContent").find(".ram_card").each(function(){
530
+        $(this).addClass("cursor-pointer");
565
         $(this).click(function(){
531
         $(this).click(function(){
566
         let product_name = $(this).find(".card-body").find("a.btn").attr("data_name");
532
         let product_name = $(this).find(".card-body").find("a.btn").attr("data_name");
567
         let version = $(this).find(".card-body").find("a.btn").attr("data_version");
533
         let version = $(this).find(".card-body").find("a.btn").attr("data_version");

+ 25
- 21
storageproducts.html Bestand weergeven

37
             transform: scale(1.1);
37
             transform: scale(1.1);
38
             /* rotate: 10deg; */
38
             /* rotate: 10deg; */
39
         }
39
         }
40
+        .card:hover .btn{
41
+            background-color: #000 !important;
42
+            color:#ffff !important;
43
+        }
40
         .card-title{
44
         .card-title{
41
             font-size: 1.2rem;
45
             font-size: 1.2rem;
42
         }
46
         }
72
                                         Boasting an ultra-slim 1mm Heatsink, we defy temperature limits and redefine storage performance.
76
                                         Boasting an ultra-slim 1mm Heatsink, we defy temperature limits and redefine storage performance.
73
                                     </p>
77
                                     </p>
74
                                 </div>
78
                                 </div>
75
-                                <div class="tab-content bg-lg-white rounded-4" id="pills-tabContent">
79
+                                <div class="tab-content rounded-4" id="pills-tabContent">
76
                                     <div class="text-center py-md-5 py-4">
80
                                     <div class="text-center py-md-5 py-4">
77
                                         <span class="bg-black fs-5 px-md-4 py-md-2 py-2 px-4 rounded-3 text-white">Join the future with Anwi Systems</span>
81
                                         <span class="bg-black fs-5 px-md-4 py-md-2 py-2 px-4 rounded-3 text-white">Join the future with Anwi Systems</span>
78
                                     </div>
82
                                     </div>
79
                                     <!-- first tab-pane -->
83
                                     <!-- first tab-pane -->
80
                                     <div class="tab-pane fade show active" id="pills-network-cards-card" role="tabpanel" aria-labelledby="pills-network-cards-card-tab">
84
                                     <div class="tab-pane fade show active" id="pills-network-cards-card" role="tabpanel" aria-labelledby="pills-network-cards-card-tab">
81
                                         <div class="row g-4 pb-5 px-md-4 storage_card">
85
                                         <div class="row g-4 pb-5 px-md-4 storage_card">
82
-                                            <div class="col-lg-3 col-md-6">
83
-                                                <div class="card border rounded-3 p-1 h-100">
86
+                                            <div class="col-lg-4 col-md-6 col-md-6">
87
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
84
                                                     <a href="#">
88
                                                     <a href="#">
85
                                                         <img src="./dist/assets/imgs/Navbar/ora3_ram.png" class="card-img-top" alt="...">
89
                                                         <img src="./dist/assets/imgs/Navbar/ora3_ram.png" class="card-img-top" alt="...">
86
                                                     </a>
90
                                                     </a>
91
                                                             </h5>
95
                                                             </h5>
92
                                                         </a>
96
                                                         </a>
93
                                                     </div>
97
                                                     </div>
94
-                                                    <ul class="list-group list-group-flush border-0">
98
+                                                    <ul class="bg-gray-3 border-0 list-group-flush ps-3">
95
                                                         <li class="list-group-item border-0 py-0">
99
                                                         <li class="list-group-item border-0 py-0">
96
                                                             <span class="satoshi_font">PCI Express 3.0</span>
100
                                                             <span class="satoshi_font">PCI Express 3.0</span>
97
                                                         </li>
101
                                                         </li>
109
                                                         </li>
113
                                                         </li>
110
                                                     </ul>
114
                                                     </ul>
111
                                                     <div class="card-body text-center">
115
                                                     <div class="card-body text-center">
112
-                                                        <a href="#" class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
116
+                                                        <a href="#" class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
113
                                                         data_des="High-speed PCIe Gen 3x4
117
                                                         data_des="High-speed PCIe Gen 3x4
114
                                                         interface with read speeds
118
                                                         interface with read speeds
115
                                                         up to 3500 MB/s and write
119
                                                         up to 3500 MB/s and write
120
                                                     </div>
124
                                                     </div>
121
                                                 </div>
125
                                                 </div>
122
                                             </div>
126
                                             </div>
123
-                                            <div class="col-lg-3 col-md-6">
124
-                                                <div class="card border rounded-3 p-1 h-100">
127
+                                            <div class="col-lg-4 col-md-6 col-md-6">
128
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
125
                                                     <a href="#">
129
                                                     <a href="#">
126
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
130
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
127
                                                     </a>
131
                                                     </a>
133
                                                             </h5>
137
                                                             </h5>
134
                                                         </a>
138
                                                         </a>
135
                                                     </div>
139
                                                     </div>
136
-                                                    <ul class="list-group list-group-flush border-0">
140
+                                                    <ul class="bg-gray-3 border-0 list-group-flush ps-3">
137
                                                         <li class="list-group-item border-0 py-0">
141
                                                         <li class="list-group-item border-0 py-0">
138
                                                             <span class="satoshi_font">PCI Express 3.0</span>
142
                                                             <span class="satoshi_font">PCI Express 3.0</span>
139
                                                         </li>
143
                                                         </li>
152
                                                     </ul>
156
                                                     </ul>
153
                                                     <div class="card-body text-center">
157
                                                     <div class="card-body text-center">
154
                                                         <a href="#"
158
                                                         <a href="#"
155
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
159
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
156
                                                             data_des="High-speed PCIe Gen 3x4
160
                                                             data_des="High-speed PCIe Gen 3x4
157
                                                         interface with read speeds
161
                                                         interface with read speeds
158
                                                         up to 3500 MB/s and write
162
                                                         up to 3500 MB/s and write
162
                                                     </div>
166
                                                     </div>
163
                                                 </div>
167
                                                 </div>
164
                                             </div>
168
                                             </div>
165
-                                            <div class="col-lg-3 col-md-6">
166
-                                                <div class="card border rounded-3 p-1 h-100">
169
+                                            <div class="col-lg-4 col-md-6 col-md-6">
170
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
167
                                                     <a href="#">
171
                                                     <a href="#">
168
                                                         <img src="./dist/assets/imgs/Navbar/ora3_ram.png" class="card-img-top" alt="...">
172
                                                         <img src="./dist/assets/imgs/Navbar/ora3_ram.png" class="card-img-top" alt="...">
169
                                                     </a>
173
                                                     </a>
174
                                                             </h5>
178
                                                             </h5>
175
                                                         </a>
179
                                                         </a>
176
                                                     </div>
180
                                                     </div>
177
-                                                    <ul class="list-group list-group-flush border-0">
181
+                                                    <ul class="bg-gray-3 border-0 list-group-flush ps-3">
178
                                                         <li class="list-group-item border-0 py-0">
182
                                                         <li class="list-group-item border-0 py-0">
179
                                                             <span class="satoshi_font">PCI Express 3.0</span>
183
                                                             <span class="satoshi_font">PCI Express 3.0</span>
180
                                                         </li>
184
                                                         </li>
192
                                                         </li>
196
                                                         </li>
193
                                                     </ul>
197
                                                     </ul>
194
                                                     <div class="card-body text-center">
198
                                                     <div class="card-body text-center">
195
-                                                        <a href="#" class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
199
+                                                        <a href="#" class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
196
                                                         data_des="High-speed PCIe Gen 3x4
200
                                                         data_des="High-speed PCIe Gen 3x4
197
                                                         interface with read speeds
201
                                                         interface with read speeds
198
                                                         up to 3500 MB/s and write
202
                                                         up to 3500 MB/s and write
203
                                                     </div>
207
                                                     </div>
204
                                                 </div>
208
                                                 </div>
205
                                             </div>
209
                                             </div>
206
-                                            <div class="col-lg-3 col-md-6">
207
-                                                <div class="card border rounded-3 p-1 h-100">
210
+                                            <div class="col-lg-4 col-md-6 col-md-6">
211
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
208
                                                     <a href="#">
212
                                                     <a href="#">
209
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
213
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
210
                                                     </a>
214
                                                     </a>
216
                                                             </h5>
220
                                                             </h5>
217
                                                         </a>
221
                                                         </a>
218
                                                     </div>
222
                                                     </div>
219
-                                                    <ul class="list-group list-group-flush border-0">
223
+                                                    <ul class="bg-gray-3 border-0 list-group-flush ps-3">
220
                                                         <li class="list-group-item border-0 py-0">
224
                                                         <li class="list-group-item border-0 py-0">
221
                                                             <span class="satoshi_font">PCI Express 4.0</span>
225
                                                             <span class="satoshi_font">PCI Express 4.0</span>
222
                                                         </li>
226
                                                         </li>
235
                                                     </ul>
239
                                                     </ul>
236
                                                     <div class="card-body text-center">
240
                                                     <div class="card-body text-center">
237
                                                         <a href="#"
241
                                                         <a href="#"
238
-                                                            class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
242
+                                                            class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
239
                                                             data_des="High-speed PCIe Gen 4x4
243
                                                             data_des="High-speed PCIe Gen 4x4
240
                                                             interface with read speeds
244
                                                             interface with read speeds
241
                                                             up to 4900 MB/s and write
245
                                                             up to 4900 MB/s and write
245
                                                     </div>
249
                                                     </div>
246
                                                 </div>
250
                                                 </div>
247
                                             </div>
251
                                             </div>
248
-                                            <div class="col-lg-3 col-md-6">
249
-                                                <div class="card border rounded-3 p-1 h-100">
252
+                                            <div class="col-lg-4 col-md-6 col-md-6">
253
+                                                <div class="card border bg-gray-3 rounded-3 p-1 h-100">
250
                                                     <a href="#">
254
                                                     <a href="#">
251
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
255
                                                         <img src="./dist/assets/imgs/Navbar/ora4_ram.png" class="card-img-top" alt="...">
252
                                                     </a>
256
                                                     </a>
258
                                                             </h5>
262
                                                             </h5>
259
                                                         </a>
263
                                                         </a>
260
                                                     </div>
264
                                                     </div>
261
-                                                    <ul class="list-group list-group-flush border-0">
265
+                                                    <ul class="bg-gray-3 border-0 list-group-flush ps-3">
262
                                                         <li class="list-group-item border-0 py-0">
266
                                                         <li class="list-group-item border-0 py-0">
263
                                                             <span class="satoshi_font">PCI Express 4.0</span>
267
                                                             <span class="satoshi_font">PCI Express 4.0</span>
264
                                                         </li>
268
                                                         </li>
276
                                                         </li>
280
                                                         </li>
277
                                                     </ul>
281
                                                     </ul>
278
                                                     <div class="card-body text-center">
282
                                                     <div class="card-body text-center">
279
-                                                        <a href="#" class="btn btn-outline-dark font-1-2 px-5 w-100 satoshi_font"
283
+                                                        <a href="#" class="btn bg-white font-1-2 px-5 w-100 satoshi_font"
280
                                                         data_des="High-speed PCIe Gen 4x4
284
                                                         data_des="High-speed PCIe Gen 4x4
281
                                                         interface with read speeds
285
                                                         interface with read speeds
282
                                                         up to 4900 MB/s and write
286
                                                         up to 4900 MB/s and write

+ 4
- 4
support.html Bestand weergeven

84
                         <div class="home-help--wrapper_content-items">
84
                         <div class="home-help--wrapper_content-items">
85
                             <a href="https://anwisystems.com/w" alt="" class="grow-1 text-dark">
85
                             <a href="https://anwisystems.com/w" alt="" class="grow-1 text-dark">
86
                                 <div class="grow-width">
86
                                 <div class="grow-width">
87
-                                    <img src="./dist/assets/imgs/support/warranty.png" alt="" class="icon">
87
+                                    <img src="./dist/assets/imgs/support/warranty-icon.png" alt="" class="icon">
88
                                     <div class="content">
88
                                     <div class="content">
89
                                         <p class="item_title">Warranty</p>
89
                                         <p class="item_title">Warranty</p>
90
                                         <p class="item_dec">Enable Warranty / Check Warranty.</p>
90
                                         <p class="item_dec">Enable Warranty / Check Warranty.</p>
93
                             </a>
93
                             </a>
94
                             <a href="#" alt="" class="grow-1 text-dark">
94
                             <a href="#" alt="" class="grow-1 text-dark">
95
                                 <div class="grow-width"><img
95
                                 <div class="grow-width"><img
96
-                                        src="./dist/assets/imgs/support/service.png"
96
+                                        src="./dist/assets/imgs/support/laptop-service.jpg"
97
                                         alt="" class="icon">
97
                                         alt="" class="icon">
98
                                     <div class="content">
98
                                     <div class="content">
99
                                         <p class="item_title">Laptop Service</p>
99
                                         <p class="item_title">Laptop Service</p>
103
                             </a>
103
                             </a>
104
                             <a href="#" alt="" class="grow-1 text-dark">
104
                             <a href="#" alt="" class="grow-1 text-dark">
105
                                 <div class="grow-width">
105
                                 <div class="grow-width">
106
-                                    <img src="./dist/assets/imgs/support/repair.png" alt="" class="icon">
106
+                                    <img src="./dist/assets/imgs/support/winfo-icon-system-management.png" alt="" class="icon">
107
                                     <div class="content">
107
                                     <div class="content">
108
                                         <p class="item_title">All in One Service</p>
108
                                         <p class="item_title">All in One Service</p>
109
                                         <p class="item_dec">Get your repair started here.</p>
109
                                         <p class="item_dec">Get your repair started here.</p>
112
                             </a>
112
                             </a>
113
                             <a href="#" alt=""class="grow-1 text-dark">
113
                             <a href="#" alt=""class="grow-1 text-dark">
114
                                 <div class="grow-width">
114
                                 <div class="grow-width">
115
-                                    <img src="./dist/assets/imgs/support/service-center.png" alt="" class="icon">
115
+                                    <img src="./dist/assets/imgs/support/accessories.png" alt="" class="icon">
116
                                     <div class="content">
116
                                     <div class="content">
117
                                         <p class="item_title">Accessories</p>
117
                                         <p class="item_title">Accessories</p>
118
                                         <p class="item_dec">Get repair service in Anwi Service Center.</p>
118
                                         <p class="item_dec">Get repair service in Anwi Service Center.</p>

Laden…
Annuleren
Opslaan