Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

ddrlm4.html 4.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  7. <link rel="stylesheet" href="../libs/bootstrap/css/bootstrap.min.css" />
  8. <link rel="stylesheet" href="../dist/css/main.css" />
  9. <link rel="stylesheet" href="../styles/style.css">
  10. <link rel="stylesheet" href="../libs/owlcarousel/Css/owl.carousel.min.css">
  11. <link rel="stylesheet" href="../libs/owlcarousel/Css/owl.theme.default.min.css">
  12. <title>Anwi</title>
  13. </head>
  14. <body class="product_page" data_src="ddrlm">
  15. <!-- navbar -->
  16. <div id="navbar-head"></div>
  17. <!-- end-navbar -->
  18. <!-- main-body -->
  19. <main class="main-body home-main-container pt-5">
  20. <section class="">
  21. <div class="container bg-white pt-5">
  22. <div class="row p-4">
  23. <div class="col-md-6 col-12">
  24. <div class="product_img">
  25. <img src="../dist/assets/imgs/productimg/oraddrlm4.jpg" class="img-fluid"
  26. alt="product image" />
  27. </div>
  28. <div>
  29. <h1 class="product_head py-2 ">ORA, Laptop RAM</h1>
  30. <p class="satoshi_font fw-normal">16GB DDR5, 4800 Mhz</p>
  31. <div class="d-none">
  32. <span class="small_content satoshi_font fw-normal"><span class="product_head satoshi_font pb-2">₹9,999&nbsp;</span> Price inclusive of GST. Free Delivery.</span>
  33. </div>
  34. <div class="d-none align-items-center py-2">
  35. <span class="font-weight-600 satoshi_font">Delivary to&nbsp;&nbsp;</span>
  36. <span><input type="text"class="form-control satoshi_font fw-normal small_content shadow-none" placeholder="Input your pincode to check" /></span>
  37. </div>
  38. </div>
  39. </div>
  40. <div class="col-md-6 col-12 border-left product_details">
  41. <ul>
  42. <li>Memory Size :32GB Kit (2 x 16GB)</li>
  43. <li>Frequency : DDR5-6000 MT/s</li>
  44. <li>Timing : 40-40-40-76 (XMP 6000MT/s)</li>
  45. <li>Performance Profile : XMP 3.0</li>
  46. <li>Copper-aluminum composite heat spreaders with
  47. nano carbon coating to keep performance</li>
  48. <li>Intel Z690 certificated</li>
  49. <li>5 Years</li>
  50. <li>Comply with industrial standard JEDEC DDR5</li>
  51. <li>RGB Fusion 2.0 Supported</li>
  52. </ul>
  53. <div class="text-center">
  54. <a class="bg-black btn font-1-2 px-5 rounded-5 text-white" data-bs-toggle="modal" data-bs-target="#enquireModal" href="#">Buy Now</a>
  55. </div>
  56. </div>
  57. </div>
  58. <div class="p-4">
  59. <div>
  60. <h1 class="font-weight-600 product_heading satoshi_font text-black-50">The Advantages of Graphene-Based Insulation</h1>
  61. <p class="font-weight-500 mb-0 py-3 satoshi_font text-black-50">Introducing the all-new ORA memory series powered by Anwi Systems, specially craÿed for high-performance Laptops, PCs, and All-in-ones with graphene-based insulation to provide an exceptional
  62. heat dissipation effect.</p>
  63. <p class="font-weight-500 mb-0 pb-3 satoshi_font text-black-50">ORA memory series featured by Anwi Systems with graphene-based insulation to provide a more effective
  64. heat dissipation effect. The graphene cooling module allows natural convection or forced air cooling for
  65. fully enhanced heat dissipation. ORA memory series is the first on the market built specifically for high-</p>
  66. </div>
  67. </div>
  68. </div>
  69. </section>
  70. </main>
  71. <div id="enquire"></div>
  72. <!-- footer -->
  73. <div id="footer-head" class="sec-space-1"></div>
  74. <!-- end-footer -->
  75. <script src="../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  76. <script src="../dist/js/jquery.min.js"></script>
  77. <script src="../libs/owlcarousel/Js/owl.carousel.min.js"></script>
  78. <script src="../dist/j/navbar.js"></script>
  79. <script src="./libs/axios.min.js"></script>
  80. <script src="../dist/js/footer.js"></script>
  81. <script src="../dist/js/cookies.min.js"></script>
  82. <script src="../dist/js/form.js"></script>
  83. </body>
  84. </html>