index.html 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  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, shrink-to-fit=no">
  6. <meta name="description" content="">
  7. <meta name="author" content="">
  8. <title>Creative - Start Bootstrap Theme</title>
  9. <!-- Bootstrap core CSS -->
  10. <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  11. <!-- Custom fonts for this template -->
  12. <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
  13. <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
  14. <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
  15. <!-- Plugin CSS -->
  16. <link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
  17. <!-- Custom styles for this template -->
  18. <link href="css/creative.min.css" rel="stylesheet">
  19. </head>
  20. <body id="page-top">
  21. <!-- Navigation -->
  22. <nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
  23. <div class="container">
  24. <a class="navbar-brand js-scroll-trigger" href="#page-top">Start Application</a>
  25. <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
  26. <span class="navbar-toggler-icon"></span>
  27. </button>
  28. <div class="collapse navbar-collapse" id="navbarResponsive">
  29. <ul class="navbar-nav ml-auto">
  30. <li class="nav-item">
  31. <a class="nav-link js-scroll-trigger" href="#about">About</a>
  32. </li>
  33. <li class="nav-item">
  34. <a class="nav-link js-scroll-trigger" href="#services">Login</a>
  35. </li>
  36. <li class="nav-item">
  37. <a class="nav-link js-scroll-trigger" href="#portfolio">Signup</a>
  38. </li>
  39. <li class="nav-item">
  40. <a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
  41. </li>
  42. </ul>
  43. </div>
  44. </div>
  45. </nav>
  46. <header class="masthead text-center text-white d-flex">
  47. <div class="container my-auto">
  48. <div class="row">
  49. <div class="col-lg-10 mx-auto">
  50. <h1 class="text-uppercase">
  51. <strong>Hire expert freelancer for any job, online</strong>
  52. </h1>
  53. <hr>
  54. </div>
  55. <div class="col-lg-8 mx-auto">
  56. <p class="text-faded mb-5">Millions of small businesses use freelancer to turn their ideas into reality</p>
  57. <a class="btn btn-primary btn-xl js-scroll-trigger" href="#about">I want to Hire</a>
  58. &nbsp;
  59. <a class="btn btn-primary btn-xl js-scroll-trigger" href="#about">I want to Work</a>
  60. </div>
  61. </div>
  62. </div>
  63. </header>
  64. <section class="bg-primary" id="about">
  65. <div class="container">
  66. <div class="row">
  67. <div class="col-lg-12 mx-auto text-left">
  68. <h2 class="section-heading text-white">Need work done ?</h2>
  69. <br/>
  70. <p class="text-faded mb-6">It's easy. Simple post a job you need completed and receive competitive bids from freelancers within minutes.</p>
  71. <p class="text-faded mb-12">Whatever your needs, there will be a freelancer to get it done: from web design, mobile app development, virtual assistants, product manufacturing, and graphic design (and a whole lot more).</p>
  72. <p class="text-faded mb-12">With secure payments and thousands of reviewed professionals to choose from, Freelancer.com is the simplest and safest way to get work done online.</p>
  73. <br/>
  74. <a class="btn btn-light btn-xl js-scroll-trigger" href="#services">Get Started!</a>
  75. </div>
  76. </div>
  77. </div>
  78. </section>
  79. <section id="services">
  80. <div class="container">
  81. <div class="row">
  82. <div class="col-lg-12 text-center">
  83. <h2 class="section-heading">Get your project started now...</h2>
  84. <hr class="my-4">
  85. </div>
  86. </div>
  87. </div>
  88. <div class="container">
  89. <div class="row">
  90. <div class="col-lg-3 col-md-6 text-center">
  91. <div class="service-box mt-5 mx-auto">
  92. <i class="fas fa-4x fa-gem text-primary mb-3 sr-icon-1"></i>
  93. <h3 class="mb-3">Sturdy Templates</h3>
  94. <p class="text-muted mb-0">Our templates are updated regularly so they don't break.</p>
  95. </div>
  96. </div>
  97. <div class="col-lg-3 col-md-6 text-center">
  98. <div class="service-box mt-5 mx-auto">
  99. <i class="fas fa-4x fa-paper-plane text-primary mb-3 sr-icon-2"></i>
  100. <h3 class="mb-3">Ready to Ship</h3>
  101. <p class="text-muted mb-0">You can use this theme as is, or you can make changes!</p>
  102. </div>
  103. </div>
  104. <div class="col-lg-3 col-md-6 text-center">
  105. <div class="service-box mt-5 mx-auto">
  106. <i class="fas fa-4x fa-code text-primary mb-3 sr-icon-3"></i>
  107. <h3 class="mb-3">Up to Date</h3>
  108. <p class="text-muted mb-0">We update dependencies to keep things fresh.</p>
  109. </div>
  110. </div>
  111. <div class="col-lg-3 col-md-6 text-center">
  112. <div class="service-box mt-5 mx-auto">
  113. <i class="fas fa-4x fa-heart text-primary mb-3 sr-icon-4"></i>
  114. <h3 class="mb-3">Made with Love</h3>
  115. <p class="text-muted mb-0">You have to make your websites with love these days!</p>
  116. </div>
  117. </div>
  118. </div>
  119. </div>
  120. </section>
  121. <section class="p-0" id="portfolio">
  122. <div class="container-fluid p-0">
  123. <div class="row no-gutters popup-gallery">
  124. <div class="col-lg-4 col-sm-6">
  125. <a class="portfolio-box" href="img/portfolio/fullsize/1.png">
  126. <img class="img-fluid" src="img/portfolio/thumbnails/1.png" alt="">
  127. <div class="portfolio-box-caption">
  128. <div class="portfolio-box-caption-content">
  129. <div class="project-category text-faded">
  130. Category
  131. </div>
  132. <div class="project-name">
  133. Create your blog
  134. </div>
  135. </div>
  136. </div>
  137. </a>
  138. </div>
  139. <div class="col-lg-4 col-sm-6">
  140. <a class="portfolio-box" href="img/portfolio/fullsize/2.png">
  141. <img class="img-fluid" src="img/portfolio/thumbnails/2.png" alt="">
  142. <div class="portfolio-box-caption">
  143. <div class="portfolio-box-caption-content">
  144. <div class="project-category text-faded">
  145. Category
  146. </div>
  147. <div class="project-name">
  148. Web design
  149. </div>
  150. </div>
  151. </div>
  152. </a>
  153. </div>
  154. <div class="col-lg-4 col-sm-6">
  155. <a class="portfolio-box" href="img/portfolio/fullsize/3.png">
  156. <img class="img-fluid" src="img/portfolio/thumbnails/3.png" alt="">
  157. <div class="portfolio-box-caption">
  158. <div class="portfolio-box-caption-content">
  159. <div class="project-category text-faded">
  160. Category
  161. </div>
  162. <div class="project-name">
  163. Show your instagram
  164. </div>
  165. </div>
  166. </div>
  167. </a>
  168. </div>
  169. <div class="col-lg-4 col-sm-6">
  170. <a class="portfolio-box" href="img/portfolio/fullsize/4.jpg">
  171. <img class="img-fluid" src="img/portfolio/thumbnails/4.jpg" alt="">
  172. <div class="portfolio-box-caption">
  173. <div class="portfolio-box-caption-content">
  174. <div class="project-category text-faded">
  175. Category
  176. </div>
  177. <div class="project-name">
  178. Project Name
  179. </div>
  180. </div>
  181. </div>
  182. </a>
  183. </div>
  184. <div class="col-lg-4 col-sm-6">
  185. <a class="portfolio-box" href="img/portfolio/fullsize/5.jpg">
  186. <img class="img-fluid" src="img/portfolio/thumbnails/5.jpg" alt="">
  187. <div class="portfolio-box-caption">
  188. <div class="portfolio-box-caption-content">
  189. <div class="project-category text-faded">
  190. Category
  191. </div>
  192. <div class="project-name">
  193. Project Name
  194. </div>
  195. </div>
  196. </div>
  197. </a>
  198. </div>
  199. <div class="col-lg-4 col-sm-6">
  200. <a class="portfolio-box" href="img/portfolio/fullsize/6.jpg">
  201. <img class="img-fluid" src="img/portfolio/thumbnails/6.jpg" alt="">
  202. <div class="portfolio-box-caption">
  203. <div class="portfolio-box-caption-content">
  204. <div class="project-category text-faded">
  205. Category
  206. </div>
  207. <div class="project-name">
  208. Project Name
  209. </div>
  210. </div>
  211. </div>
  212. </a>
  213. </div>
  214. </div>
  215. </div>
  216. </section>
  217. <section class="bg-dark text-white">
  218. <div class="container text-center">
  219. <h2 class="mb-4">Get Started With Us !</h2>
  220. <a class="btn btn-light btn-xl sr-button" href="">Download Now!</a>
  221. </div>
  222. </section>
  223. <section id="contact">
  224. <div class="container">
  225. <div class="row">
  226. <div class="col-lg-8 mx-auto text-center">
  227. <h2 class="section-heading">Let's Get In Touch!</h2>
  228. <hr class="my-4">
  229. <p class="mb-5">Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!</p>
  230. </div>
  231. </div>
  232. <div class="row">
  233. <div class="col-lg-4 ml-auto text-center">
  234. <i class="fas fa-phone fa-3x mb-3 sr-contact-1"></i>
  235. <p> 021-27510419</p>
  236. </div>
  237. <div class="col-lg-4 mr-auto text-center">
  238. <i class="fas fa-envelope fa-3x mb-3 sr-contact-2"></i>
  239. <p>
  240. <a href="mailto:your-email@your-domain.com">feedback@fusi24.com</a>
  241. </p>
  242. </div>
  243. </div>
  244. </div>
  245. </section>
  246. <!-- Bootstrap core JavaScript -->
  247. <script src="vendor/jquery/jquery.min.js"></script>
  248. <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  249. <!-- Plugin JavaScript -->
  250. <script src="vendor/jquery-easing/jquery.easing.min.js"></script>
  251. <script src="vendor/scrollreveal/scrollreveal.min.js"></script>
  252. <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
  253. <!-- Custom scripts for this template -->
  254. <script src="js/creative.min.js"></script>
  255. </body>
  256. </html>