Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

service-12.html 6.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  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. <title>Solar Technology Solutions</title>
  7. <!-- Favicons -->
  8. <link href="assets/img/favicon.png" rel="icon">
  9. <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
  10. <!-- Fonts -->
  11. <link href="https://fonts.googleapis.com" rel="preconnect">
  12. <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
  13. <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
  14. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  15. <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet">
  16. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  17. <link href="assets/css/main.css" rel="stylesheet">
  18. <style>
  19. body {
  20. background-color: #ffffff;
  21. color: #333333;
  22. font-family: 'Arial', sans-serif;
  23. }
  24. .hero-section {
  25. background: linear-gradient(to right, #0056b3, #007bff);
  26. color: #ffffff;
  27. padding: 60px 20px;
  28. text-align: center;
  29. border-bottom: 4px solid #0056b3;
  30. }
  31. .hero-section h1 {
  32. font-size: 2.8rem;
  33. font-weight: bold;
  34. }
  35. .hero-section p {
  36. font-size: 1.2rem;
  37. margin-top: 20px;
  38. }
  39. .section-title {
  40. color: #0056b3;
  41. font-size: 2rem;
  42. font-weight: bold;
  43. margin-top: 40px;
  44. text-align: center;
  45. }
  46. .divider {
  47. width: 80px;
  48. height: 4px;
  49. background-color: #0056b3;
  50. margin: 15px auto 30px;
  51. border-radius: 2px;
  52. }
  53. .feature-card {
  54. border: 1px solid #eaeaea;
  55. padding: 20px;
  56. border-radius: 8px;
  57. transition: all 0.3s ease;
  58. text-align: center;
  59. background-color: #f8f9fa;
  60. }
  61. .feature-card:hover {
  62. background-color: #e9ecef;
  63. box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  64. transform: translateY(-5px);
  65. }
  66. .feature-card h4 {
  67. font-size: 1.25rem;
  68. color: #333333;
  69. margin-bottom: 10px;
  70. }
  71. .feature-card p {
  72. font-size: 0.95rem;
  73. color: #666666;
  74. }
  75. .image-box img {
  76. max-width: 100%;
  77. border-radius: 10px;
  78. margin-bottom: 20px;
  79. }
  80. .cta-section {
  81. background-color: #f8f9fa;
  82. padding: 40px 20px;
  83. text-align: center;
  84. }
  85. .cta-section h2 {
  86. color: #0056b3;
  87. font-size: 2rem;
  88. font-weight: bold;
  89. }
  90. .cta-section p {
  91. font-size: 1.1rem;
  92. color: #666666;
  93. margin-bottom: 20px;
  94. }
  95. .btn-primary {
  96. background-color: #0056b3;
  97. border-color: #0056b3;
  98. font-size: 1.2rem;
  99. padding: 12px 30px;
  100. border-radius: 50px;
  101. transition: all 0.3s ease;
  102. }
  103. .btn-primary:hover {
  104. background-color: #004092;
  105. border-color: #004092;
  106. }
  107. </style>
  108. </head>
  109. <body>
  110. <header id="header" class="header d-flex align-items-center fixed-top">
  111. </header>
  112. <!-- Hero Section -->
  113. <div class="hero-section">
  114. <h1>Innovative Solar Technology Solutions</h1>
  115. <p>Empowering energy efficiency and sustainability through state-of-the-art solar solutions tailored to your needs.</p>
  116. </div>
  117. <!-- Core Components Section -->
  118. <div class="container py-5">
  119. <h2 class="section-title">Core Components of Solar Technology</h2>
  120. <div class="divider"></div>
  121. <div class="row g-4">
  122. <div class="col-md-4">
  123. <div class="feature-card">
  124. <img src="solar-panels.png" alt="Solar Panels" class="image-box">
  125. <h4>Advanced Solar Panels</h4>
  126. <p>High-efficiency photovoltaic panels designed to maximize energy conversion.</p>
  127. </div>
  128. </div>
  129. <div class="col-md-4">
  130. <div class="feature-card">
  131. <img src="solar-inverters.png" alt="Solar Inverters" class="image-box">
  132. <h4>Reliable Inverters</h4>
  133. <p>Inverters that ensure stable power output for diverse applications.</p>
  134. </div>
  135. </div>
  136. <div class="col-md-4">
  137. <div class="feature-card">
  138. <img src="battery-storage.png" alt="Battery Storage" class="image-box">
  139. <h4>Battery Storage</h4>
  140. <p>Durable storage systems for backup and off-grid solutions.</p>
  141. </div>
  142. </div>
  143. </div>
  144. </div>
  145. <!-- Solar Solutions Section -->
  146. <div class="container py-5">
  147. <h2 class="section-title">Comprehensive Solar Solutions</h2>
  148. <div class="divider"></div>
  149. <div class="row align-items-center">
  150. <div class="col-md-6 text-center">
  151. <img src="solar-solutions.png" alt="Solar Solutions" class="image-box">
  152. </div>
  153. <div class="col-md-6">
  154. <p>We offer customized solar solutions to meet your energy needs efficiently. From residential rooftop systems to large-scale commercial setups, our solutions are tailored to deliver exceptional performance and reliability.</p>
  155. <ul class="list-unstyled">
  156. <li><strong>✔ Residential Solar Systems:</strong> Optimized for homes with sustainable energy needs.</li>
  157. <li><strong>✔ Commercial Solar Solutions:</strong> High-performance systems for businesses.</li>
  158. <li><strong>✔ Solar Irrigation:</strong> Supporting agricultural sustainability with innovative technology.</li>
  159. </ul>
  160. </div>
  161. </div>
  162. </div>
  163. <!-- Call to Action Section -->
  164. <div class="cta-section">
  165. <h2>Ready to Go Solar?</h2>
  166. <p>Take the first step towards a sustainable future. Contact us to explore how solar technology can transform your energy needs.</p>
  167. <button class="btn btn-primary">Learn More</button>
  168. </div>
  169. <footer id="footer" class="footer">
  170. </footer>
  171. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js"></script>
  172. <!-- header and footer js files -->
  173. <script src="assets/js/navbar.js"></script>
  174. <script src="assets/js/footer.js"></script>
  175. </body>
  176. </html>