Geen omschrijving
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.

starter-page.html 8.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta content="width=device-width, initial-scale=1.0" name="viewport">
  6. <title>Starter Page - iLanding Bootstrap Template</title>
  7. <meta name="description" content="">
  8. <meta name="keywords" content="">
  9. <!-- Favicons -->
  10. <link href="assets/img/favicon.png" rel="icon">
  11. <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
  12. <!-- Fonts -->
  13. <link href="https://fonts.googleapis.com" rel="preconnect">
  14. <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
  15. <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">
  16. <!-- Vendor CSS Files -->
  17. <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  18. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  19. <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  20. <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  21. <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
  22. <!-- Main CSS File -->
  23. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  24. <link href="assets/css/main.css" rel="stylesheet">
  25. <!-- =======================================================
  26. * Template Name: iLanding
  27. * Template URL: https://bootstrapmade.com/ilanding-bootstrap-landing-page-template/
  28. * Updated: Nov 12 2024 with Bootstrap v5.3.3
  29. * Author: BootstrapMade.com
  30. * License: https://bootstrapmade.com/license/
  31. ======================================================== -->
  32. </head>
  33. <body class="starter-page-page">
  34. <header id="header" class="header d-flex align-items-center fixed-top">
  35. <div class="header-container container-fluid container-xl position-relative d-flex align-items-center justify-content-between">
  36. <a href="index.html" class="logo d-flex align-items-center me-auto me-xl-0">
  37. <!-- Uncomment the line below if you also wish to use an image logo -->
  38. <!-- <img src="assets/img/logo.png" alt=""> -->
  39. <h1 class="sitename">iLanding</h1>
  40. </a>
  41. <nav id="navmenu" class="navmenu">
  42. <ul>
  43. <li><a href="#hero">Home</a></li>
  44. <li><a href="#about">About</a></li>
  45. <li><a href="#features">Features</a></li>
  46. <li><a href="#services">Services</a></li>
  47. <li><a href="#pricing">Pricing</a></li>
  48. <li class="dropdown"><a href="#"><span>Dropdown</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
  49. <ul>
  50. <li><a href="#">Dropdown 1</a></li>
  51. <li class="dropdown"><a href="#"><span>Deep Dropdown</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
  52. <ul>
  53. <li><a href="#">Deep Dropdown 1</a></li>
  54. <li><a href="#">Deep Dropdown 2</a></li>
  55. <li><a href="#">Deep Dropdown 3</a></li>
  56. <li><a href="#">Deep Dropdown 4</a></li>
  57. <li><a href="#">Deep Dropdown 5</a></li>
  58. </ul>
  59. </li>
  60. <li><a href="#">Dropdown 2</a></li>
  61. <li><a href="#">Dropdown 3</a></li>
  62. <li><a href="#">Dropdown 4</a></li>
  63. </ul>
  64. </li>
  65. <li><a href="#contact">Contact</a></li>
  66. </ul>
  67. <i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
  68. </nav>
  69. <a class="btn-getstarted" href="index.html#about">Get Started</a>
  70. </div>
  71. </header>
  72. <main class="main">
  73. <!-- Page Title -->
  74. <div class="page-title light-background">
  75. <div class="container">
  76. <h1>Starter Page</h1>
  77. <nav class="breadcrumbs">
  78. <ol>
  79. <li><a href="index.html">Home</a></li>
  80. <li class="current">Starter Page</li>
  81. </ol>
  82. </nav>
  83. </div>
  84. </div><!-- End Page Title -->
  85. <!-- Starter Section Section -->
  86. <section id="starter-section" class="starter-section section">
  87. <!-- Section Title -->
  88. <div class="container section-title" data-aos="fade-up">
  89. <h2>Starter Section</h2>
  90. <p>Necessitatibus eius consequatur ex aliquid fuga eum quidem sint consectetur velit</p>
  91. </div><!-- End Section Title -->
  92. <div class="container" data-aos="fade-up">
  93. <p>Use this page as a starter for your own custom pages.</p>
  94. </div>
  95. </section><!-- /Starter Section Section -->
  96. </main>
  97. <footer id="footer" class="footer">
  98. <div class="container footer-top">
  99. <div class="row gy-4">
  100. <div class="col-lg-4 col-md-6 footer-about">
  101. <a href="index.html" class="logo d-flex align-items-center">
  102. <span class="sitename">iLanding</span>
  103. </a>
  104. <div class="footer-contact pt-3">
  105. <p>A108 Adam Street</p>
  106. <p>New York, NY 535022</p>
  107. <p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p>
  108. <p><strong>Email:</strong> <span>info@example.com</span></p>
  109. </div>
  110. <div class="social-links d-flex mt-4">
  111. <a href=""><i class="bi bi-twitter-x"></i></a>
  112. <a href=""><i class="bi bi-facebook"></i></a>
  113. <a href=""><i class="bi bi-instagram"></i></a>
  114. <a href=""><i class="bi bi-linkedin"></i></a>
  115. </div>
  116. </div>
  117. <div class="col-lg-2 col-md-3 footer-links">
  118. <h4>Useful Links</h4>
  119. <ul>
  120. <li><a href="#">Home</a></li>
  121. <li><a href="#">About us</a></li>
  122. <li><a href="#">Services</a></li>
  123. <li><a href="#">Terms of service</a></li>
  124. <li><a href="#">Privacy policy</a></li>
  125. </ul>
  126. </div>
  127. <div class="col-lg-2 col-md-3 footer-links">
  128. <h4>Our Services</h4>
  129. <ul>
  130. <li><a href="#">Web Design</a></li>
  131. <li><a href="#">Web Development</a></li>
  132. <li><a href="#">Product Management</a></li>
  133. <li><a href="#">Marketing</a></li>
  134. <li><a href="#">Graphic Design</a></li>
  135. </ul>
  136. </div>
  137. <div class="col-lg-2 col-md-3 footer-links">
  138. <h4>Hic solutasetp</h4>
  139. <ul>
  140. <li><a href="#">Molestiae accusamus iure</a></li>
  141. <li><a href="#">Excepturi dignissimos</a></li>
  142. <li><a href="#">Suscipit distinctio</a></li>
  143. <li><a href="#">Dilecta</a></li>
  144. <li><a href="#">Sit quas consectetur</a></li>
  145. </ul>
  146. </div>
  147. <div class="col-lg-2 col-md-3 footer-links">
  148. <h4>Nobis illum</h4>
  149. <ul>
  150. <li><a href="#">Ipsam</a></li>
  151. <li><a href="#">Laudantium dolorum</a></li>
  152. <li><a href="#">Dinera</a></li>
  153. <li><a href="#">Trodelas</a></li>
  154. <li><a href="#">Flexo</a></li>
  155. </ul>
  156. </div>
  157. </div>
  158. </div>
  159. <div class="container copyright text-center mt-4">
  160. <p>© <span>Copyright</span> <strong class="px-1 sitename">iLanding</strong> <span>All Rights Reserved</span></p>
  161. <div class="credits">
  162. <!-- All the links in the footer should remain intact. -->
  163. <!-- You can delete the links only if you've purchased the pro version. -->
  164. <!-- Licensing information: https://bootstrapmade.com/license/ -->
  165. <!-- Purchase the pro version with working PHP/AJAX contact form: [buy-url] -->
  166. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  167. </div>
  168. </div>
  169. </footer>
  170. <!-- Scroll Top -->
  171. <a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
  172. <!-- Vendor JS Files -->
  173. <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  174. <script src="assets/vendor/php-email-form/validate.js"></script>
  175. <script src="assets/vendor/aos/aos.js"></script>
  176. <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  177. <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
  178. <script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
  179. <!-- Main JS File -->
  180. <script src="assets/js/main.js"></script>
  181. </body>
  182. </html>