move legacy content
35
.legacy/LICENSE.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
|
||||
|
||||
=> FREE HTML TEMPLATE LICENSE BY HTML Codex
|
||||
|
||||
All free HTML templates by HTML Codex are licensed under a Creative Commons Attribution 4.0 International License which means you are not allowed to remove the author<6F>s credit link/attribution link/backlink.
|
||||
|
||||
When you download or use our free HTML templates, it will attribute the following conditions.
|
||||
|
||||
|
||||
=> YOU ARE ALLOWED
|
||||
|
||||
1. You are allowed to use for your personal and commercial purposes.
|
||||
|
||||
2. You are allowed to modify/customize however you like.
|
||||
|
||||
3. You are allowed to convert/port for use for any CMS.
|
||||
|
||||
4. You are allowed to share/distribute under the HTML Codex brand name.
|
||||
|
||||
5. You are allowed to put a screenshot or a link on your blog posts or any other websites.
|
||||
|
||||
|
||||
=> YOU ARE NOT ALLOWED
|
||||
|
||||
1. You are not allowed to remove the author<6F>s credit link/attribution link/backlink without purchasing Credit Removal License ( https://htmlcodex.com/credit-removal ).
|
||||
|
||||
2. You are not allowed to sell, resale, rent, lease, license, or sub-license.
|
||||
|
||||
3. You are not allowed to upload on your template websites or template collection websites or any other third party websites without our permission.
|
||||
|
||||
This license can be terminated if you breach any of these conditions.
|
||||
|
||||
Please contact us (https://htmlcodex.com/contact) if you have any query.
|
||||
|
||||
=> PURCHASE CREDIT REMOVAL LICENSE ( https://htmlcodex.com/credit-removal )
|
||||
11
.legacy/READ-ME.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
=> Template Name : Startup - Startup Website Template
|
||||
|
||||
=> Template Link : https://htmlcodex.com/startup-website-template
|
||||
|
||||
=> Template License : https://htmlcodex.com/license (or read the LICENSE.txt file)
|
||||
|
||||
=> Template Author : HTML Codex
|
||||
|
||||
=> Author Website : https://htmlcodex.com
|
||||
|
||||
=> About HTML Codex : HTML Codex is one of the top creators and publishers of Free HTML templates, HTML landing pages, HTML email templates and HTML snippets in the world. Read more at ( https://htmlcodex.com/about-us )
|
||||
373
.legacy/about.html
Normal file
@@ -0,0 +1,373 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link active">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">About Us</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">About</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- About Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-7">
|
||||
<div class="section-title position-relative pb-3 mb-5">
|
||||
<h5 class="fw-bold text-primary text-uppercase">About Us</h5>
|
||||
<h1 class="mb-0">The Best IT Solution With 10 Years of Experience</h1>
|
||||
</div>
|
||||
<p class="mb-4">Tempor erat elitr rebum at clita. Diam dolor diam ipsum et tempor sit. Aliqu diam amet diam et eos labore. Clita erat ipsum et lorem et sit, sed stet no labore lorem sit. Sanctus clita duo justo et tempor eirmod magna dolore erat amet</p>
|
||||
<div class="row g-0 mb-3">
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Award Winning</h5>
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Professional Staff</h5>
|
||||
</div>
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>24/7 Support</h5>
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Fair Prices</h5>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex align-items-center mb-4 wow fadeIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
<a href="quote.html" class="btn btn-primary py-3 px-5 mt-3 wow zoomIn" data-wow-delay="0.9s">Request A Quote</a>
|
||||
</div>
|
||||
<div class="col-lg-5" style="min-height: 500px;">
|
||||
<div class="position-relative h-100">
|
||||
<img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.9s" src="img/about.jpg" style="object-fit: cover;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- About End -->
|
||||
|
||||
|
||||
<!-- Team Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Team Members</h5>
|
||||
<h1 class="mb-0">Professional Stuffs Ready to Help Your Business</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-1.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-2.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-3.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
577
.legacy/blog.html
Normal file
@@ -0,0 +1,577 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item active">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Blog Grid</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Blog Grid</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Blog Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<!-- Blog list Start -->
|
||||
<div class="col-lg-8">
|
||||
<div class="row g-5">
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 wow slideInUp" data-wow-delay="0.1s">
|
||||
<nav aria-label="Page navigation">
|
||||
<ul class="pagination pagination-lg m-0">
|
||||
<li class="page-item disabled">
|
||||
<a class="page-link rounded-0" href="#" aria-label="Previous">
|
||||
<span aria-hidden="true"><i class="bi bi-arrow-left"></i></span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="page-item active"><a class="page-link" href="#">1</a></li>
|
||||
<li class="page-item"><a class="page-link" href="#">2</a></li>
|
||||
<li class="page-item"><a class="page-link" href="#">3</a></li>
|
||||
<li class="page-item">
|
||||
<a class="page-link rounded-0" href="#" aria-label="Next">
|
||||
<span aria-hidden="true"><i class="bi bi-arrow-right"></i></span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Blog list End -->
|
||||
|
||||
<!-- Sidebar Start -->
|
||||
<div class="col-lg-4">
|
||||
<!-- Search Form Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control p-3" placeholder="Keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Search Form End -->
|
||||
|
||||
<!-- Category Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Categories</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Design</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Keyword Research</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Email Marketing</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Category End -->
|
||||
|
||||
<!-- Recent Post Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Recent Post</h3>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Recent Post End -->
|
||||
|
||||
<!-- Image Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<img src="img/blog-1.jpg" alt="" class="img-fluid rounded">
|
||||
</div>
|
||||
<!-- Image End -->
|
||||
|
||||
<!-- Tags Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Tag Cloud</h3>
|
||||
</div>
|
||||
<div class="d-flex flex-wrap m-n1">
|
||||
<a href="" class="btn btn-light m-1">Design</a>
|
||||
<a href="" class="btn btn-light m-1">Development</a>
|
||||
<a href="" class="btn btn-light m-1">Marketing</a>
|
||||
<a href="" class="btn btn-light m-1">SEO</a>
|
||||
<a href="" class="btn btn-light m-1">Writing</a>
|
||||
<a href="" class="btn btn-light m-1">Consulting</a>
|
||||
<a href="" class="btn btn-light m-1">Design</a>
|
||||
<a href="" class="btn btn-light m-1">Development</a>
|
||||
<a href="" class="btn btn-light m-1">Marketing</a>
|
||||
<a href="" class="btn btn-light m-1">SEO</a>
|
||||
<a href="" class="btn btn-light m-1">Writing</a>
|
||||
<a href="" class="btn btn-light m-1">Consulting</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Tags End -->
|
||||
|
||||
<!-- Plain Text Start -->
|
||||
<div class="wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Plain Text</h3>
|
||||
</div>
|
||||
<div class="bg-light text-center" style="padding: 30px;">
|
||||
<p>Vero sea et accusam justo dolor accusam lorem consetetur, dolores sit amet sit dolor clita kasd justo, diam accusam no sea ut tempor magna takimata, amet sit et diam dolor ipsum amet diam</p>
|
||||
<a href="" class="btn btn-primary py-2 px-4">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Plain Text End -->
|
||||
</div>
|
||||
<!-- Sidebar End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Blog End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
342
.legacy/contact.html
Normal file
@@ -0,0 +1,342 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link active">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Contact Us</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Contact</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Contact Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Contact Us</h5>
|
||||
<h1 class="mb-0">If You Have Any Query, Feel Free To Contact Us</h1>
|
||||
</div>
|
||||
<div class="row g-5 mb-5">
|
||||
<div class="col-lg-4">
|
||||
<div class="d-flex align-items-center wow fadeIn" data-wow-delay="0.1s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="d-flex align-items-center wow fadeIn" data-wow-delay="0.4s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-envelope-open text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Email to get free quote</h5>
|
||||
<h4 class="text-primary mb-0">info@example.com</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="d-flex align-items-center wow fadeIn" data-wow-delay="0.8s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-map-marker-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Visit our office</h5>
|
||||
<h4 class="text-primary mb-0">123 Street, NY, USA</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-6 wow slideInUp" data-wow-delay="0.3s">
|
||||
<form>
|
||||
<div class="row g-3">
|
||||
<div class="col-md-6">
|
||||
<input type="text" class="form-control border-0 bg-light px-4" placeholder="Your Name" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<input type="email" class="form-control border-0 bg-light px-4" placeholder="Your Email" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<input type="text" class="form-control border-0 bg-light px-4" placeholder="Subject" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<textarea class="form-control border-0 bg-light px-4 py-3" rows="4" placeholder="Message"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button class="btn btn-primary w-100 py-3" type="submit">Send Message</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div class="col-lg-6 wow slideInUp" data-wow-delay="0.6s">
|
||||
<iframe class="position-relative rounded w-100 h-100"
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3001156.4288297426!2d-78.01371936852176!3d42.72876761954724!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4ccc4bf0f123a5a9%3A0xddcfc6c1de189567!2sNew%20York%2C%20USA!5e0!3m2!1sen!2sbd!4v1603794290143!5m2!1sen!2sbd"
|
||||
frameborder="0" style="min-height: 350px; border:0;" allowfullscreen="" aria-hidden="false"
|
||||
tabindex="0"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Contact End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
.legacy/cover.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
6
.legacy/css/bootstrap.min.css
vendored
Normal file
492
.legacy/css/style.css
Normal file
@@ -0,0 +1,492 @@
|
||||
/********** Template CSS **********/
|
||||
:root {
|
||||
--primary: #06A3DA;
|
||||
--secondary: #34AD54;
|
||||
--light: #EEF9FF;
|
||||
--dark: #091E3E;
|
||||
}
|
||||
|
||||
|
||||
/*** Spinner ***/
|
||||
.spinner {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
background: var(--primary);
|
||||
margin: 100px auto;
|
||||
-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
|
||||
animation: sk-rotateplane 1.2s infinite ease-in-out;
|
||||
}
|
||||
|
||||
@-webkit-keyframes sk-rotateplane {
|
||||
0% {
|
||||
-webkit-transform: perspective(120px)
|
||||
}
|
||||
50% {
|
||||
-webkit-transform: perspective(120px) rotateY(180deg)
|
||||
}
|
||||
100% {
|
||||
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes sk-rotateplane {
|
||||
0% {
|
||||
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
|
||||
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
|
||||
}
|
||||
50% {
|
||||
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
|
||||
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
|
||||
}
|
||||
100% {
|
||||
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
|
||||
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
|
||||
}
|
||||
}
|
||||
|
||||
#spinner {
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
transition: opacity .5s ease-out, visibility 0s linear .5s;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
#spinner.show {
|
||||
transition: opacity .5s ease-out, visibility 0s linear 0s;
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
/*** Heading ***/
|
||||
h1,
|
||||
h2,
|
||||
.fw-bold {
|
||||
font-weight: 800 !important;
|
||||
}
|
||||
|
||||
h3,
|
||||
h4,
|
||||
.fw-semi-bold {
|
||||
font-weight: 700 !important;
|
||||
}
|
||||
|
||||
h5,
|
||||
h6,
|
||||
.fw-medium {
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
|
||||
/*** Button ***/
|
||||
.btn {
|
||||
font-family: 'Nunito', sans-serif;
|
||||
font-weight: 600;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.btn-primary,
|
||||
.btn-secondary {
|
||||
color: #FFFFFF;
|
||||
box-shadow: inset 0 0 0 50px transparent;
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
box-shadow: inset 0 0 0 0 var(--primary);
|
||||
}
|
||||
|
||||
.btn-secondary:hover {
|
||||
box-shadow: inset 0 0 0 0 var(--secondary);
|
||||
}
|
||||
|
||||
.btn-square {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
}
|
||||
|
||||
.btn-sm-square {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.btn-lg-square {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.btn-square,
|
||||
.btn-sm-square,
|
||||
.btn-lg-square {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/*** Navbar ***/
|
||||
.navbar-dark .navbar-nav .nav-link {
|
||||
font-family: 'Nunito', sans-serif;
|
||||
position: relative;
|
||||
margin-left: 25px;
|
||||
padding: 35px 0;
|
||||
color: #FFFFFF;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
outline: none;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.sticky-top.navbar-dark .navbar-nav .nav-link {
|
||||
padding: 20px 0;
|
||||
color: var(--dark);
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .nav-link:hover,
|
||||
.navbar-dark .navbar-nav .nav-link.active {
|
||||
color: var(--primary);
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-brand h1 {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-toggler {
|
||||
color: var(--primary) !important;
|
||||
border-color: var(--primary) !important;
|
||||
}
|
||||
|
||||
@media (max-width: 991.98px) {
|
||||
.sticky-top.navbar-dark {
|
||||
position: relative;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .nav-link,
|
||||
.navbar-dark .navbar-nav .nav-link.show,
|
||||
.sticky-top.navbar-dark .navbar-nav .nav-link {
|
||||
padding: 10px 0;
|
||||
color: var(--dark);
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-brand h1 {
|
||||
color: var(--primary);
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.navbar-dark {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
border-bottom: 1px solid rgba(256, 256, 256, .1);
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.sticky-top.navbar-dark {
|
||||
position: fixed;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .nav-link::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 0;
|
||||
height: 2px;
|
||||
bottom: -1px;
|
||||
left: 50%;
|
||||
background: var(--primary);
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .nav-link:hover::before,
|
||||
.navbar-dark .navbar-nav .nav-link.active::before {
|
||||
width: 100%;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .nav-link.nav-contact::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sticky-top.navbar-dark .navbar-brand h1 {
|
||||
color: var(--primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*** Carousel ***/
|
||||
.carousel-caption {
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
background: rgba(9, 30, 62, .7);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@media (max-width: 576px) {
|
||||
.carousel-caption h5 {
|
||||
font-size: 14px;
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
.carousel-caption h1 {
|
||||
font-size: 30px;
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.carousel-control-prev,
|
||||
.carousel-control-next {
|
||||
width: 10%;
|
||||
}
|
||||
|
||||
.carousel-control-prev-icon,
|
||||
.carousel-control-next-icon {
|
||||
width: 3rem;
|
||||
height: 3rem;
|
||||
}
|
||||
|
||||
|
||||
/*** Section Title ***/
|
||||
.section-title::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 150px;
|
||||
height: 5px;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background: var(--primary);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.section-title.text-center::before {
|
||||
left: 50%;
|
||||
margin-left: -75px;
|
||||
}
|
||||
|
||||
.section-title.section-title-sm::before {
|
||||
width: 90px;
|
||||
height: 3px;
|
||||
}
|
||||
|
||||
.section-title::after {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 6px;
|
||||
height: 5px;
|
||||
bottom: 0px;
|
||||
background: #FFFFFF;
|
||||
-webkit-animation: section-title-run 5s infinite linear;
|
||||
animation: section-title-run 5s infinite linear;
|
||||
}
|
||||
|
||||
.section-title.section-title-sm::after {
|
||||
width: 4px;
|
||||
height: 3px;
|
||||
}
|
||||
|
||||
.section-title.text-center::after {
|
||||
-webkit-animation: section-title-run-center 5s infinite linear;
|
||||
animation: section-title-run-center 5s infinite linear;
|
||||
}
|
||||
|
||||
.section-title.section-title-sm::after {
|
||||
-webkit-animation: section-title-run-sm 5s infinite linear;
|
||||
animation: section-title-run-sm 5s infinite linear;
|
||||
}
|
||||
|
||||
@-webkit-keyframes section-title-run {
|
||||
0% {left: 0; } 50% { left : 145px; } 100% { left: 0; }
|
||||
}
|
||||
|
||||
@-webkit-keyframes section-title-run-center {
|
||||
0% { left: 50%; margin-left: -75px; } 50% { left : 50%; margin-left: 45px; } 100% { left: 50%; margin-left: -75px; }
|
||||
}
|
||||
|
||||
@-webkit-keyframes section-title-run-sm {
|
||||
0% {left: 0; } 50% { left : 85px; } 100% { left: 0; }
|
||||
}
|
||||
|
||||
|
||||
/*** Service ***/
|
||||
.service-item {
|
||||
position: relative;
|
||||
height: 300px;
|
||||
padding: 0 30px;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.service-item .service-icon {
|
||||
margin-bottom: 30px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: var(--primary);
|
||||
border-radius: 2px;
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
|
||||
.service-item .service-icon i {
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.service-item a.btn {
|
||||
position: absolute;
|
||||
width: 60px;
|
||||
bottom: -48px;
|
||||
left: 50%;
|
||||
margin-left: -30px;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.service-item:hover a.btn {
|
||||
bottom: -24px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
/*** Testimonial ***/
|
||||
.testimonial-carousel .owl-dots {
|
||||
margin-top: 15px;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.testimonial-carousel .owl-dot {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin: 0 5px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background: #DDDDDD;
|
||||
border-radius: 2px;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.testimonial-carousel .owl-dot.active {
|
||||
width: 30px;
|
||||
background: var(--primary);
|
||||
}
|
||||
|
||||
.testimonial-carousel .owl-item.center {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.testimonial-carousel .owl-item .testimonial-item {
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.testimonial-carousel .owl-item.center .testimonial-item {
|
||||
background: #FFFFFF !important;
|
||||
box-shadow: 0 0 30px #DDDDDD;
|
||||
}
|
||||
|
||||
|
||||
/*** Team ***/
|
||||
.team-item {
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.team-social {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.team-social a.btn {
|
||||
position: relative;
|
||||
margin: 0 3px;
|
||||
margin-top: 100px;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.team-item:hover {
|
||||
box-shadow: 0 0 30px #DDDDDD;
|
||||
}
|
||||
|
||||
.team-item:hover .team-social {
|
||||
background: rgba(9, 30, 62, .7);
|
||||
}
|
||||
|
||||
.team-item:hover .team-social a.btn:first-child {
|
||||
opacity: 1;
|
||||
margin-top: 0;
|
||||
transition: .3s 0s;
|
||||
}
|
||||
|
||||
.team-item:hover .team-social a.btn:nth-child(2) {
|
||||
opacity: 1;
|
||||
margin-top: 0;
|
||||
transition: .3s .05s;
|
||||
}
|
||||
|
||||
.team-item:hover .team-social a.btn:nth-child(3) {
|
||||
opacity: 1;
|
||||
margin-top: 0;
|
||||
transition: .3s .1s;
|
||||
}
|
||||
|
||||
.team-item:hover .team-social a.btn:nth-child(4) {
|
||||
opacity: 1;
|
||||
margin-top: 0;
|
||||
transition: .3s .15s;
|
||||
}
|
||||
|
||||
.team-item .team-img img,
|
||||
.blog-item .blog-img img {
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.team-item:hover .team-img img,
|
||||
.blog-item:hover .blog-img img {
|
||||
transform: scale(1.15);
|
||||
}
|
||||
|
||||
|
||||
/*** Miscellaneous ***/
|
||||
@media (min-width: 991.98px) {
|
||||
.facts {
|
||||
position: relative;
|
||||
margin-top: -75px;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.back-to-top {
|
||||
position: fixed;
|
||||
display: none;
|
||||
right: 45px;
|
||||
bottom: 45px;
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
.bg-header {
|
||||
background: linear-gradient(rgba(9, 30, 62, .7), rgba(9, 30, 62, .7)), url(../img/carousel-1.jpg) center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.link-animated a {
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.link-animated a:hover {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
@media (min-width: 767.98px) {
|
||||
.footer-about {
|
||||
margin-bottom: -75px;
|
||||
}
|
||||
}
|
||||
477
.legacy/detail.html
Normal file
@@ -0,0 +1,477 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item active">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Blog Detail</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Blog Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-8">
|
||||
<!-- Blog Detail Start -->
|
||||
<div class="mb-5">
|
||||
<img class="img-fluid w-100 rounded mb-5" src="img/blog-1.jpg" alt="">
|
||||
<h1 class="mb-4">Diam dolor est labore duo ipsum clita sed et lorem tempor duo</h1>
|
||||
<p>Sadipscing labore amet rebum est et justo gubergren. Et eirmod ipsum sit diam ut
|
||||
magna lorem. Nonumy vero labore lorem sanctus rebum et lorem magna kasd, stet
|
||||
amet magna accusam consetetur eirmod. Kasd accusam sit ipsum sadipscing et at at
|
||||
sanctus et. Ipsum sit gubergren dolores et, consetetur justo invidunt at et
|
||||
aliquyam ut et vero clita. Diam sea sea no sed dolores diam nonumy, gubergren
|
||||
sit stet no diam kasd vero.</p>
|
||||
<p>Voluptua est takimata stet invidunt sed rebum nonumy stet, clita aliquyam dolores
|
||||
vero stet consetetur elitr takimata rebum sanctus. Sit sed accusam stet sit
|
||||
nonumy kasd diam dolores, sanctus lorem kasd duo dolor dolor vero sit et. Labore
|
||||
ipsum duo sanctus amet eos et. Consetetur no sed et aliquyam ipsum justo et,
|
||||
clita lorem sit vero amet amet est dolor elitr, stet et no diam sit. Dolor erat
|
||||
justo dolore sit invidunt.</p>
|
||||
<p>Diam dolor est labore duo invidunt ipsum clita et, sed et lorem voluptua tempor
|
||||
invidunt at est sanctus sanctus. Clita dolores sit kasd diam takimata justo diam
|
||||
lorem sed. Magna amet sed rebum eos. Clita no magna no dolor erat diam tempor
|
||||
rebum consetetur, sanctus labore sed nonumy diam lorem amet eirmod. No at tempor
|
||||
sea diam kasd, takimata ea nonumy elitr sadipscing gubergren erat. Gubergren at
|
||||
lorem invidunt sadipscing rebum sit amet ut ut, voluptua diam dolores at
|
||||
sadipscing stet. Clita dolor amet dolor ipsum vero ea ea eos.</p>
|
||||
<p>Voluptua est takimata stet invidunt sed rebum nonumy stet, clita aliquyam dolores
|
||||
vero stet consetetur elitr takimata rebum sanctus. Sit sed accusam stet sit
|
||||
nonumy kasd diam dolores, sanctus lorem kasd duo dolor dolor vero sit et. Labore
|
||||
ipsum duo sanctus amet eos et. Consetetur no sed et aliquyam ipsum justo et,
|
||||
clita lorem sit vero amet amet est dolor elitr, stet et no diam sit. Dolor erat
|
||||
justo dolore sit invidunt.</p>
|
||||
</div>
|
||||
<!-- Blog Detail End -->
|
||||
|
||||
<!-- Comment List Start -->
|
||||
<div class="mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">3 Comments</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-4">
|
||||
<img src="img/user.jpg" class="img-fluid rounded" style="width: 45px; height: 45px;">
|
||||
<div class="ps-3">
|
||||
<h6><a href="">John Doe</a> <small><i>01 Jan 2045</i></small></h6>
|
||||
<p>Diam amet duo labore stet elitr invidunt ea clita ipsum voluptua, tempor labore
|
||||
accusam ipsum et no at. Kasd diam tempor rebum magna dolores sed eirmod</p>
|
||||
<button class="btn btn-sm btn-light">Reply</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex mb-4">
|
||||
<img src="img/user.jpg" class="img-fluid rounded" style="width: 45px; height: 45px;">
|
||||
<div class="ps-3">
|
||||
<h6><a href="">John Doe</a> <small><i>01 Jan 2045</i></small></h6>
|
||||
<p>Diam amet duo labore stet elitr invidunt ea clita ipsum voluptua, tempor labore
|
||||
accusam ipsum et no at. Kasd diam tempor rebum magna dolores sed eirmod</p>
|
||||
<button class="btn btn-sm btn-light">Reply</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex ms-5 mb-4">
|
||||
<img src="img/user.jpg" class="img-fluid rounded" style="width: 45px; height: 45px;">
|
||||
<div class="ps-3">
|
||||
<h6><a href="">John Doe</a> <small><i>01 Jan 2045</i></small></h6>
|
||||
<p>Diam amet duo labore stet elitr invidunt ea clita ipsum voluptua, tempor labore
|
||||
accusam ipsum et no at. Kasd diam tempor rebum magna dolores sed eirmod</p>
|
||||
<button class="btn btn-sm btn-light">Reply</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Comment List End -->
|
||||
|
||||
<!-- Comment Form Start -->
|
||||
<div class="bg-light rounded p-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Leave A Comment</h3>
|
||||
</div>
|
||||
<form>
|
||||
<div class="row g-3">
|
||||
<div class="col-12 col-sm-6">
|
||||
<input type="text" class="form-control bg-white border-0" placeholder="Your Name" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12 col-sm-6">
|
||||
<input type="email" class="form-control bg-white border-0" placeholder="Your Email" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<input type="text" class="form-control bg-white border-0" placeholder="Website" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<textarea class="form-control bg-white border-0" rows="5" placeholder="Comment"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button class="btn btn-primary w-100 py-3" type="submit">Leave Your Comment</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<!-- Comment Form End -->
|
||||
</div>
|
||||
|
||||
<!-- Sidebar Start -->
|
||||
<div class="col-lg-4">
|
||||
<!-- Search Form Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control p-3" placeholder="Keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Search Form End -->
|
||||
|
||||
<!-- Category Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Categories</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Design</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Keyword Research</a>
|
||||
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Email Marketing</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Category End -->
|
||||
|
||||
<!-- Recent Post Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Recent Post</h3>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
<div class="d-flex rounded overflow-hidden mb-3">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
|
||||
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Recent Post End -->
|
||||
|
||||
<!-- Image Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<img src="img/blog-1.jpg" alt="" class="img-fluid rounded">
|
||||
</div>
|
||||
<!-- Image End -->
|
||||
|
||||
<!-- Tags Start -->
|
||||
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Tag Cloud</h3>
|
||||
</div>
|
||||
<div class="d-flex flex-wrap m-n1">
|
||||
<a href="" class="btn btn-light m-1">Design</a>
|
||||
<a href="" class="btn btn-light m-1">Development</a>
|
||||
<a href="" class="btn btn-light m-1">Marketing</a>
|
||||
<a href="" class="btn btn-light m-1">SEO</a>
|
||||
<a href="" class="btn btn-light m-1">Writing</a>
|
||||
<a href="" class="btn btn-light m-1">Consulting</a>
|
||||
<a href="" class="btn btn-light m-1">Design</a>
|
||||
<a href="" class="btn btn-light m-1">Development</a>
|
||||
<a href="" class="btn btn-light m-1">Marketing</a>
|
||||
<a href="" class="btn btn-light m-1">SEO</a>
|
||||
<a href="" class="btn btn-light m-1">Writing</a>
|
||||
<a href="" class="btn btn-light m-1">Consulting</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Tags End -->
|
||||
|
||||
<!-- Plain Text Start -->
|
||||
<div class="wow slideInUp" data-wow-delay="0.1s">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="mb-0">Plain Text</h3>
|
||||
</div>
|
||||
<div class="bg-light text-center" style="padding: 30px;">
|
||||
<p>Vero sea et accusam justo dolor accusam lorem consetetur, dolores sit amet sit dolor clita kasd justo, diam accusam no sea ut tempor magna takimata, amet sit et diam dolor ipsum amet diam</p>
|
||||
<a href="" class="btn btn-primary py-2 px-4">Read More</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Plain Text End -->
|
||||
</div>
|
||||
<!-- Sidebar End -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Blog End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
.legacy/favicon.ico
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
321
.legacy/feature.html
Normal file
@@ -0,0 +1,321 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item active">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Features</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Features</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Features Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Why Choose Us</h5>
|
||||
<h1 class="mb-0">We Are Here to Grow Your Business Exponentially</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4">
|
||||
<div class="row g-5">
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.2s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-cubes text-white"></i>
|
||||
</div>
|
||||
<h4>Best In Industry</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-award text-white"></i>
|
||||
</div>
|
||||
<h4>Award Winning</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow zoomIn" data-wow-delay="0.9s" style="min-height: 350px;">
|
||||
<div class="position-relative h-100">
|
||||
<img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.1s" src="img/feature.jpg" style="object-fit: cover;">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="row g-5">
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.4s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-users-cog text-white"></i>
|
||||
</div>
|
||||
<h4>Professional Staff</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.8s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<h4>24/7 Support</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Features Start -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
.legacy/img/about.jpg
Normal file
|
After Width: | Height: | Size: 49 KiB |
BIN
.legacy/img/blog-1.jpg
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
.legacy/img/blog-2.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
.legacy/img/blog-3.jpg
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
.legacy/img/carousel-1.jpg
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
.legacy/img/carousel-2.jpg
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
.legacy/img/feature.jpg
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
.legacy/img/team-1.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
.legacy/img/team-2.jpg
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
.legacy/img/team-3.jpg
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
.legacy/img/testimonial-1.jpg
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
.legacy/img/testimonial-2.jpg
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
.legacy/img/testimonial-3.jpg
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
.legacy/img/testimonial-4.jpg
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
.legacy/img/user.jpg
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
.legacy/img/vendor-1.jpg
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
.legacy/img/vendor-2.jpg
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
.legacy/img/vendor-3.jpg
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
.legacy/img/vendor-4.jpg
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
.legacy/img/vendor-5.jpg
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
.legacy/img/vendor-6.jpg
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
.legacy/img/vendor-7.jpg
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
.legacy/img/vendor-8.jpg
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
.legacy/img/vendor-9.jpg
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
839
.legacy/index.html
Normal file
@@ -0,0 +1,839 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar & Carousel Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link active">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div id="header-carousel" class="carousel slide carousel-fade" data-bs-ride="carousel">
|
||||
<div class="carousel-inner">
|
||||
<div class="carousel-item active">
|
||||
<img class="w-100" src="img/carousel-1.jpg" alt="Image">
|
||||
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
|
||||
<div class="p-3" style="max-width: 900px;">
|
||||
<h5 class="text-white text-uppercase mb-3 animated slideInDown">Creative & Innovative</h5>
|
||||
<h1 class="display-1 text-white mb-md-4 animated zoomIn">Creative & Innovative Digital Solution</h1>
|
||||
<a href="quote.html" class="btn btn-primary py-md-3 px-md-5 me-3 animated slideInLeft">Free Quote</a>
|
||||
<a href="" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img class="w-100" src="img/carousel-2.jpg" alt="Image">
|
||||
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
|
||||
<div class="p-3" style="max-width: 900px;">
|
||||
<h5 class="text-white text-uppercase mb-3 animated slideInDown">Creative & Innovative</h5>
|
||||
<h1 class="display-1 text-white mb-md-4 animated zoomIn">Creative & Innovative Digital Solution</h1>
|
||||
<a href="quote.html" class="btn btn-primary py-md-3 px-md-5 me-3 animated slideInLeft">Free Quote</a>
|
||||
<a href="" class="btn btn-outline-light py-md-3 px-md-5 animated slideInRight">Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="carousel-control-prev" type="button" data-bs-target="#header-carousel"
|
||||
data-bs-slide="prev">
|
||||
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
|
||||
<span class="visually-hidden">Previous</span>
|
||||
</button>
|
||||
<button class="carousel-control-next" type="button" data-bs-target="#header-carousel"
|
||||
data-bs-slide="next">
|
||||
<span class="carousel-control-next-icon" aria-hidden="true"></span>
|
||||
<span class="visually-hidden">Next</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar & Carousel End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Facts Start -->
|
||||
<div class="container-fluid facts py-5 pt-lg-0">
|
||||
<div class="container py-5 pt-lg-0">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-4 wow zoomIn" data-wow-delay="0.1s">
|
||||
<div class="bg-primary shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;">
|
||||
<div class="bg-white d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-users text-primary"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="text-white mb-0">Happy Clients</h5>
|
||||
<h1 class="text-white mb-0" data-toggle="counter-up">12345</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow zoomIn" data-wow-delay="0.3s">
|
||||
<div class="bg-light shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-check text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="text-primary mb-0">Projects Done</h5>
|
||||
<h1 class="mb-0" data-toggle="counter-up">12345</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary shadow d-flex align-items-center justify-content-center p-4" style="height: 150px;">
|
||||
<div class="bg-white d-flex align-items-center justify-content-center rounded mb-2" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-award text-primary"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="text-white mb-0">Win Awards</h5>
|
||||
<h1 class="text-white mb-0" data-toggle="counter-up">12345</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Facts Start -->
|
||||
|
||||
|
||||
<!-- About Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-7">
|
||||
<div class="section-title position-relative pb-3 mb-5">
|
||||
<h5 class="fw-bold text-primary text-uppercase">About Us</h5>
|
||||
<h1 class="mb-0">The Best IT Solution With 10 Years of Experience</h1>
|
||||
</div>
|
||||
<p class="mb-4">Tempor erat elitr rebum at clita. Diam dolor diam ipsum et tempor sit. Aliqu diam amet diam et eos labore. Clita erat ipsum et lorem et sit, sed stet no labore lorem sit. Sanctus clita duo justo et tempor eirmod magna dolore erat amet</p>
|
||||
<div class="row g-0 mb-3">
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Award Winning</h5>
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Professional Staff</h5>
|
||||
</div>
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>24/7 Support</h5>
|
||||
<h5 class="mb-3"><i class="fa fa-check text-primary me-3"></i>Fair Prices</h5>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex align-items-center mb-4 wow fadeIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
<a href="quote.html" class="btn btn-primary py-3 px-5 mt-3 wow zoomIn" data-wow-delay="0.9s">Request A Quote</a>
|
||||
</div>
|
||||
<div class="col-lg-5" style="min-height: 500px;">
|
||||
<div class="position-relative h-100">
|
||||
<img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.9s" src="img/about.jpg" style="object-fit: cover;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- About End -->
|
||||
|
||||
|
||||
<!-- Features Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Why Choose Us</h5>
|
||||
<h1 class="mb-0">We Are Here to Grow Your Business Exponentially</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4">
|
||||
<div class="row g-5">
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.2s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-cubes text-white"></i>
|
||||
</div>
|
||||
<h4>Best In Industry</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-award text-white"></i>
|
||||
</div>
|
||||
<h4>Award Winning</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow zoomIn" data-wow-delay="0.9s" style="min-height: 350px;">
|
||||
<div class="position-relative h-100">
|
||||
<img class="position-absolute w-100 h-100 rounded wow zoomIn" data-wow-delay="0.1s" src="img/feature.jpg" style="object-fit: cover;">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="row g-5">
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.4s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-users-cog text-white"></i>
|
||||
</div>
|
||||
<h4>Professional Staff</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
<div class="col-12 wow zoomIn" data-wow-delay="0.8s">
|
||||
<div class="bg-primary rounded d-flex align-items-center justify-content-center mb-3" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<h4>24/7 Support</h4>
|
||||
<p class="mb-0">Magna sea eos sit dolor, ipsum amet lorem diam dolor eos et diam dolor</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Features Start -->
|
||||
|
||||
|
||||
<!-- Service Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Our Services</h5>
|
||||
<h1 class="mb-0">Custom IT Solutions for Your Successful Business</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-shield-alt text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Cyber Security</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-chart-pie text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Data Analytics</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.9s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-code text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Web Development</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fab fa-android text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Apps Development</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-search text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">SEO Optimization</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.9s">
|
||||
<div class="position-relative bg-primary rounded h-100 d-flex flex-column align-items-center justify-content-center text-center p-5">
|
||||
<h3 class="text-white mb-3">Call Us For Quote</h3>
|
||||
<p class="text-white mb-3">Clita ipsum magna kasd rebum at ipsum amet dolor justo dolor est magna stet eirmod</p>
|
||||
<h2 class="text-white mb-0">+012 345 6789</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service End -->
|
||||
|
||||
|
||||
<!-- Pricing Plan Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Pricing Plans</h5>
|
||||
<h1 class="mb-0">We are Offering Competitive Prices for Our Clients</h1>
|
||||
</div>
|
||||
<div class="row g-0">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="bg-light rounded">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Basic Plan</h4>
|
||||
<small class="text-uppercase">For Small Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>49.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="bg-white rounded shadow position-relative" style="z-index: 1;">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Standard Plan</h4>
|
||||
<small class="text-uppercase">For Medium Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>99.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="bg-light rounded">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Advanced Plan</h4>
|
||||
<small class="text-uppercase">For Large Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>149.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Pricing Plan End -->
|
||||
|
||||
|
||||
<!-- Quote Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-7">
|
||||
<div class="section-title position-relative pb-3 mb-5">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Request A Quote</h5>
|
||||
<h1 class="mb-0">Need A Free Quote? Please Feel Free to Contact Us</h1>
|
||||
</div>
|
||||
<div class="row gx-3">
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
|
||||
<h5 class="mb-4"><i class="fa fa-reply text-primary me-3"></i>Reply within 24 hours</h5>
|
||||
</div>
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
|
||||
<h5 class="mb-4"><i class="fa fa-phone-alt text-primary me-3"></i>24 hrs telephone support</h5>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Eirmod sed tempor lorem ut dolores. Aliquyam sit sadipscing kasd ipsum. Dolor ea et dolore et at sea ea at dolor, justo ipsum duo rebum sea invidunt voluptua. Eos vero eos vero ea et dolore eirmod et. Dolores diam duo invidunt lorem. Elitr ut dolores magna sit. Sea dolore sanctus sed et. Takimata takimata sanctus sed.</p>
|
||||
<div class="d-flex align-items-center mt-2 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<div class="bg-primary rounded h-100 d-flex align-items-center p-5 wow zoomIn" data-wow-delay="0.9s">
|
||||
<form>
|
||||
<div class="row g-3">
|
||||
<div class="col-xl-12">
|
||||
<input type="text" class="form-control bg-light border-0" placeholder="Your Name" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<input type="email" class="form-control bg-light border-0" placeholder="Your Email" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<select class="form-select bg-light border-0" style="height: 55px;">
|
||||
<option selected>Select A Service</option>
|
||||
<option value="1">Service 1</option>
|
||||
<option value="2">Service 2</option>
|
||||
<option value="3">Service 3</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<textarea class="form-control bg-light border-0" rows="3" placeholder="Message"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button class="btn btn-dark w-100 py-3" type="submit">Request A Quote</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Quote End -->
|
||||
|
||||
|
||||
<!-- Testimonial Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-4 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Testimonial</h5>
|
||||
<h1 class="mb-0">What Our Clients Say About Our Digital Services</h1>
|
||||
</div>
|
||||
<div class="owl-carousel testimonial-carousel wow fadeInUp" data-wow-delay="0.6s">
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-1.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-2.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-3.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-4.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Testimonial End -->
|
||||
|
||||
|
||||
<!-- Team Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Team Members</h5>
|
||||
<h1 class="mb-0">Professional Stuffs Ready to Help Your Business</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-1.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-2.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-3.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team End -->
|
||||
|
||||
|
||||
<!-- Blog Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Latest Blog</h5>
|
||||
<h1 class="mb-0">Read The Latest Articles from Our Blog Post</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-1.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-2.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="blog-item bg-light rounded overflow-hidden">
|
||||
<div class="blog-img position-relative overflow-hidden">
|
||||
<img class="img-fluid" src="img/blog-3.jpg" alt="">
|
||||
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
|
||||
</div>
|
||||
<div class="p-4">
|
||||
<div class="d-flex mb-3">
|
||||
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
|
||||
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
|
||||
</div>
|
||||
<h4 class="mb-3">How to build a website</h4>
|
||||
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
|
||||
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Blog Start -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
<br>Distributed By: <a class="border-bottom" href="https://themewagon.com" target="_blank">ThemeWagon</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
126
.legacy/js/main.js
Normal file
@@ -0,0 +1,126 @@
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
// Spinner
|
||||
var spinner = function () {
|
||||
setTimeout(function () {
|
||||
if ($('#spinner').length > 0) {
|
||||
$('#spinner').removeClass('show');
|
||||
}
|
||||
}, 1);
|
||||
};
|
||||
spinner();
|
||||
|
||||
|
||||
// Initiate the wowjs
|
||||
new WOW().init();
|
||||
|
||||
|
||||
// Sticky Navbar
|
||||
$(window).scroll(function () {
|
||||
if ($(this).scrollTop() > 45) {
|
||||
$('.navbar').addClass('sticky-top shadow-sm');
|
||||
} else {
|
||||
$('.navbar').removeClass('sticky-top shadow-sm');
|
||||
}
|
||||
});
|
||||
|
||||
// Dropdown on mouse hover
|
||||
const $dropdown = $(".dropdown");
|
||||
const $dropdownToggle = $(".dropdown-toggle");
|
||||
const $dropdownMenu = $(".dropdown-menu");
|
||||
const showClass = "show";
|
||||
|
||||
$(window).on("load resize", function() {
|
||||
if (this.matchMedia("(min-width: 992px)").matches) {
|
||||
$dropdown.hover(
|
||||
function() {
|
||||
const $this = $(this);
|
||||
$this.addClass(showClass);
|
||||
$this.find($dropdownToggle).attr("aria-expanded", "true");
|
||||
$this.find($dropdownMenu).addClass(showClass);
|
||||
},
|
||||
function() {
|
||||
const $this = $(this);
|
||||
$this.removeClass(showClass);
|
||||
$this.find($dropdownToggle).attr("aria-expanded", "false");
|
||||
$this.find($dropdownMenu).removeClass(showClass);
|
||||
}
|
||||
);
|
||||
} else {
|
||||
$dropdown.off("mouseenter mouseleave");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// Facts counter
|
||||
$('[data-toggle="counter-up"]').counterUp({
|
||||
delay: 10,
|
||||
time: 2000
|
||||
});
|
||||
|
||||
|
||||
// Back to top button
|
||||
$(window).scroll(function () {
|
||||
if ($(this).scrollTop() > 100) {
|
||||
$('.back-to-top').fadeIn('slow');
|
||||
} else {
|
||||
$('.back-to-top').fadeOut('slow');
|
||||
}
|
||||
});
|
||||
$('.back-to-top').click(function () {
|
||||
$('html, body').animate({scrollTop: 0}, 1500, 'easeInOutExpo');
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
// Testimonials carousel
|
||||
$(".testimonial-carousel").owlCarousel({
|
||||
autoplay: true,
|
||||
smartSpeed: 1500,
|
||||
dots: true,
|
||||
loop: true,
|
||||
center: true,
|
||||
responsive: {
|
||||
0:{
|
||||
items:1
|
||||
},
|
||||
576:{
|
||||
items:1
|
||||
},
|
||||
768:{
|
||||
items:2
|
||||
},
|
||||
992:{
|
||||
items:3
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
// Vendor carousel
|
||||
$('.vendor-carousel').owlCarousel({
|
||||
loop: true,
|
||||
margin: 45,
|
||||
dots: false,
|
||||
loop: true,
|
||||
autoplay: true,
|
||||
smartSpeed: 1000,
|
||||
responsive: {
|
||||
0:{
|
||||
items:2
|
||||
},
|
||||
576:{
|
||||
items:4
|
||||
},
|
||||
768:{
|
||||
items:6
|
||||
},
|
||||
992:{
|
||||
items:8
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
|
||||
348
.legacy/landing.html
Normal file
@@ -0,0 +1,348 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Valorant Digital - AI Content Factories</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Valorant Digital, AI Content Factory, Content Operations" name="keywords">
|
||||
<meta content="We build AI content factories for brands that are tired of the high costs and brand inconsistency in their content production." name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="https://placehold.co/32x32/0d6efd/ffffff?text=VD" rel="icon">
|
||||
|
||||
<!-- Bootswatch Lux Theme -->
|
||||
<link href="https://bootswatch.com/5/lux/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Custom Stylesheet -->
|
||||
<style>
|
||||
.navbar {
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
.hero-header {
|
||||
background: linear-gradient(rgba(15, 32, 39, .7), rgba(15, 32, 39, .7)), url(https://images.unsplash.com/photo-1556740738-b6a63e27c4df?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80) center center no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
.section-title::before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 150px;
|
||||
height: 5px;
|
||||
left: 50%;
|
||||
bottom: 0;
|
||||
transform: translateX(-50%);
|
||||
background: var(--bs-primary);
|
||||
}
|
||||
.service-box {
|
||||
transition: transform 0.3s ease-in-out;
|
||||
}
|
||||
.service-box:hover {
|
||||
transform: translateY(-10px);
|
||||
box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
|
||||
}
|
||||
.back-to-top {
|
||||
position: fixed;
|
||||
display: none;
|
||||
right: 45px;
|
||||
bottom: 45px;
|
||||
z-index: 99;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body data-bs-spy="scroll" data-bs-target=".navbar" data-bs-offset="100">
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner-border text-primary" style="width: 3rem; height: 3rem;" role="status">
|
||||
<span class="visually-hidden">Loading...</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-light px-5 py-3 py-lg-0 sticky-top shadow-sm">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-robot me-2 text-primary"></i>Valorant Digital</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="#home" class="nav-item nav-link active">Home</a>
|
||||
<a href="#problem" class="nav-item nav-link">The Problem</a>
|
||||
<a href="#solution" class="nav-item nav-link">The Solution</a>
|
||||
<a href="#offer" class="nav-item nav-link">The Offer</a>
|
||||
</div>
|
||||
<a href="/content-factory" class="btn btn-primary py-2 px-4 ms-3">Book a Strategy Call</a>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
<!-- Hero Header Start -->
|
||||
<div class="container-fluid hero-header mb-5" id="home">
|
||||
<div class="container py-5">
|
||||
<div class="row justify-content-center py-5">
|
||||
<div class="col-lg-10 text-center">
|
||||
<h1 class="display-3 text-white animated slideInDown">Stop the Content Chaos. Install Your AI Factory.</h1>
|
||||
<p class="fs-4 text-white mb-4 animated slideInDown">We build AI content factories for brands that are tired of the high costs and brand inconsistency in their content production.</p>
|
||||
<a href="/content-factory" class="btn btn-primary btn-lg py-md-3 px-md-5 me-3 animated slideInLeft">Book a Strategy Call</a>
|
||||
<a href="#problem" class="btn btn-outline-light btn-lg py-md-3 px-md-5 animated slideInRight">Learn How</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Hero Header End -->
|
||||
|
||||
|
||||
<!-- The Problem Start -->
|
||||
<div class="container-fluid py-5" id="problem">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">The Diagnosis</h5>
|
||||
<h1 class="mb-0">Your Content Workflow Is Broken</h1>
|
||||
</div>
|
||||
<div class="row g-4">
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="service-box bg-light shadow rounded d-flex flex-column align-items-center justify-content-center text-center p-4 h-100">
|
||||
<div class="service-icon mb-3">
|
||||
<i class="fa fa-not-equal fa-3x text-primary"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Inconsistent Brand Voice</h4>
|
||||
<p class="m-0">Your content sounds like it was written by ten different people, because it was. Your brand's unique identity is lost in a sea of generic AI outputs and freelancer fatigue.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="service-box bg-light shadow rounded d-flex flex-column align-items-center justify-content-center text-center p-4 h-100">
|
||||
<div class="service-icon mb-3">
|
||||
<i class="fa fa-sack-dollar fa-3x text-primary"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Escalating Costs</h4>
|
||||
<p class="m-0">You're trapped in a cycle of paying per-word or per-hour with no clear ROI. Every new article is a new negotiation, and your budget evaporates with unpredictable results.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="service-box bg-light shadow rounded d-flex flex-column align-items-center justify-content-center text-center p-4 h-100">
|
||||
<div class="service-icon mb-3">
|
||||
<i class="fa fa-person-running fa-3x text-primary"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">A Scaling Nightmare</h4>
|
||||
<p class="m-0">Trying to double your content output requires doubling your management overhead, your team, and your chaos. True scale feels impossible without the whole system breaking.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- The Problem End -->
|
||||
|
||||
<!-- The Solution Start -->
|
||||
<div class="container-fluid py-5" id="solution">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">The System</h5>
|
||||
<h1 class="mb-0">We Install a Content Factory, Not Just a Tool</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-6">
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-signature text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Guaranteed Brand Voice</h5>
|
||||
<p class="mb-0">We codify your unique persona, backstory, and audience into the engine. Every piece of content is unmistakably yours.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-bolt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Radical Efficiency</h5>
|
||||
<p class="mb-0">Eliminate the operational drag of managing writers and revisions. Produce high-quality content on demand, not in weeks.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-coins text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Absolute Cost Control</h5>
|
||||
<p class="mb-0">Granular token and cost tracking on every job gives you the exact price of your content down to the penny.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-chart-line text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Predictable Scale</h5>
|
||||
<p class="mb-0">Go from 5 to 50 articles a month without a linear increase in chaos or cost. Your factory scales with you.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6" style="min-height: 500px;">
|
||||
<div class="position-relative h-100">
|
||||
<img class="position-absolute w-100 h-100 rounded" src="https://images.unsplash.com/photo-1516321497487-e288fb19713f?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1770&q=80" style="object-fit: cover;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- The Solution End -->
|
||||
|
||||
|
||||
<!-- The Offer Start -->
|
||||
<div class="container-fluid py-5" id="offer">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 800px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">The Implementation</h5>
|
||||
<h1 class="mb-0">We Sell One Thing: A Complete Content Factory Installation</h1>
|
||||
<p class="mt-3 fs-5">This is not a SaaS subscription. It's a high-touch, "done-with-you" professional service to permanently upgrade your content operations.</p>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<div class="bg-light rounded shadow position-relative" style="z-index: 1;">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">The Content Factory Implementation</h4>
|
||||
<small class="text-uppercase">For brands that are serious about scale.</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-3 d-flex"><i class="fa fa-check text-primary pt-1 me-3"></i><span><strong>Strategic Deep Dive:</strong> A mandatory workshop to diagnose your workflow, costs, and brand voice.</span></li>
|
||||
<li class="mb-3 d-flex"><i class="fa fa-check text-primary pt-1 me-3"></i><span><strong>Asset Onboarding:</strong> We build your foundational library of authors, audiences, and content types for you.</span></li>
|
||||
<li class="mb-3 d-flex"><i class="fa fa-check text-primary pt-1 me-3"></i><span><strong>Private Engine Deployment:</strong> A dedicated instance of the Project Garuda API for your exclusive use.</span></li>
|
||||
<li class="mb-3 d-flex"><i class="fa fa-check text-primary pt-1 me-3"></i><span><strong>Team Training & Documentation:</strong> We train your key operators and hand you the keys to your new factory.</span></li>
|
||||
</ul>
|
||||
<a href="/content-factory" class="btn btn-primary py-2 px-4 mt-4">Book Your Strategy Call</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- The Offer End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-robot me-2"></i>Valorant Digital</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">We build AI content factories for brands that are tired of the high costs and brand inconsistency in their content production.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-6 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">Honolulu, HI, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">connect@valorantdigital.com</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-outline-light btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-outline-light btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#home"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#problem"><i class="bi bi-arrow-right text-primary me-2"></i>The Problem</a>
|
||||
<a class="text-light mb-2" href="#solution"><i class="bi bi-arrow-right text-primary me-2"></i>The Solution</a>
|
||||
<a class="text-light mb-2" href="#offer"><i class="bi bi-arrow-right text-primary me-2"></i>The Offer</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #000;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Valorant Digital</a>. All Rights Reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded-circle back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
|
||||
|
||||
<!-- A basic script to handle spinner and back-to-top button visibility -->
|
||||
<script>
|
||||
(function ($) {
|
||||
"use strict";
|
||||
|
||||
// Spinner
|
||||
var spinner = function () {
|
||||
setTimeout(function () {
|
||||
if ($('#spinner').length > 0) {
|
||||
$('#spinner').removeClass('show');
|
||||
}
|
||||
}, 1);
|
||||
};
|
||||
spinner();
|
||||
|
||||
// Back to top button
|
||||
$(window).scroll(function () {
|
||||
if ($(this).scrollTop() > 300) {
|
||||
$('.back-to-top').fadeIn('slow');
|
||||
} else {
|
||||
$('.back-to-top').fadeOut('slow');
|
||||
}
|
||||
});
|
||||
$('.back-to-top').click(function () {
|
||||
$('html, body').animate({scrollTop: 0}, 100, 'easeInOutExpo');
|
||||
return false;
|
||||
});
|
||||
|
||||
// Smooth scrolling for anchor links
|
||||
$('a.nav-link').on('click', function(event) {
|
||||
if (this.hash !== "") {
|
||||
event.preventDefault();
|
||||
var hash = this.hash;
|
||||
$('html, body').animate({
|
||||
scrollTop: $(hash).offset().top
|
||||
}, 800, function(){
|
||||
window.location.hash = hash;
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
})(jQuery);
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
1579
.legacy/lib/animate/animate.css
vendored
Normal file
11
.legacy/lib/animate/animate.min.css
vendored
Normal file
11
.legacy/lib/counterup/counterup.min.js
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/*!
|
||||
* jquery.counterup.js 2.1.0
|
||||
*
|
||||
* Copyright 2013, Benjamin Intal http://gambit.ph @bfintal
|
||||
* Released under the GPL v2 License
|
||||
*
|
||||
* Amended by Jeremy Paris, Ciro Mattia Gonano and others
|
||||
*
|
||||
* Date: Feb 24, 2017
|
||||
*/
|
||||
(function($){"use strict";$.fn.counterUp=function(options){var settings=$.extend({time:400,delay:10,offset:100,beginAt:0,formatter:false,context:"window",callback:function(){}},options),s;return this.each(function(){var $this=$(this),counter={time:$(this).data("counterup-time")||settings.time,delay:$(this).data("counterup-delay")||settings.delay,offset:$(this).data("counterup-offset")||settings.offset,beginAt:$(this).data("counterup-beginat")||settings.beginAt,context:$(this).data("counterup-context")||settings.context};var counterUpper=function(){var nums=[];var divisions=counter.time/counter.delay;var num=$(this).attr("data-num")?$(this).attr("data-num"):$this.text();var isComma=/[0-9]+,[0-9]+/.test(num);num=num.replace(/,/g,"");var decimalPlaces=(num.split(".")[1]||[]).length;if(counter.beginAt>num)counter.beginAt=num;var isTime=/[0-9]+:[0-9]+:[0-9]+/.test(num);if(isTime){var times=num.split(":"),m=1;s=0;while(times.length>0){s+=m*parseInt(times.pop(),10);m*=60}}for(var i=divisions;i>=counter.beginAt/num*divisions;i--){var newNum=parseFloat(num/divisions*i).toFixed(decimalPlaces);if(isTime){newNum=parseInt(s/divisions*i);var hours=parseInt(newNum/3600)%24;var minutes=parseInt(newNum/60)%60;var seconds=parseInt(newNum%60,10);newNum=(hours<10?"0"+hours:hours)+":"+(minutes<10?"0"+minutes:minutes)+":"+(seconds<10?"0"+seconds:seconds)}if(isComma){while(/(\d+)(\d{3})/.test(newNum.toString())){newNum=newNum.toString().replace(/(\d+)(\d{3})/,"$1"+","+"$2")}}if(settings.formatter){newNum=settings.formatter.call(this,newNum)}nums.unshift(newNum)}$this.data("counterup-nums",nums);$this.text(counter.beginAt);var f=function(){if(!$this.data("counterup-nums")){settings.callback.call(this);return}$this.html($this.data("counterup-nums").shift());if($this.data("counterup-nums").length){setTimeout($this.data("counterup-func"),counter.delay)}else{$this.data("counterup-nums",null);$this.data("counterup-func",null);settings.callback.call(this)}};$this.data("counterup-func",f);setTimeout($this.data("counterup-func"),counter.delay)};$this.waypoint(function(direction){counterUpper();this.destroy()},{offset:counter.offset+"%",context:counter.context})})}})(jQuery);
|
||||
168
.legacy/lib/easing/easing.js
Normal file
@@ -0,0 +1,168 @@
|
||||
/*
|
||||
* jQuery Easing v1.4.1 - http://gsgd.co.uk/sandbox/jquery/easing/
|
||||
* Open source under the BSD License.
|
||||
* Copyright © 2008 George McGinley Smith
|
||||
* All rights reserved.
|
||||
* https://raw.github.com/gdsmith/jquery-easing/master/LICENSE
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === "function" && define.amd) {
|
||||
define(['jquery'], function ($) {
|
||||
return factory($);
|
||||
});
|
||||
} else if (typeof module === "object" && typeof module.exports === "object") {
|
||||
exports = factory(require('jquery'));
|
||||
} else {
|
||||
factory(jQuery);
|
||||
}
|
||||
})(function($){
|
||||
|
||||
// Preserve the original jQuery "swing" easing as "jswing"
|
||||
if (typeof $.easing !== 'undefined') {
|
||||
$.easing['jswing'] = $.easing['swing'];
|
||||
}
|
||||
|
||||
var pow = Math.pow,
|
||||
sqrt = Math.sqrt,
|
||||
sin = Math.sin,
|
||||
cos = Math.cos,
|
||||
PI = Math.PI,
|
||||
c1 = 1.70158,
|
||||
c2 = c1 * 1.525,
|
||||
c3 = c1 + 1,
|
||||
c4 = ( 2 * PI ) / 3,
|
||||
c5 = ( 2 * PI ) / 4.5;
|
||||
|
||||
// x is the fraction of animation progress, in the range 0..1
|
||||
function bounceOut(x) {
|
||||
var n1 = 7.5625,
|
||||
d1 = 2.75;
|
||||
if ( x < 1/d1 ) {
|
||||
return n1*x*x;
|
||||
} else if ( x < 2/d1 ) {
|
||||
return n1*(x-=(1.5/d1))*x + .75;
|
||||
} else if ( x < 2.5/d1 ) {
|
||||
return n1*(x-=(2.25/d1))*x + .9375;
|
||||
} else {
|
||||
return n1*(x-=(2.625/d1))*x + .984375;
|
||||
}
|
||||
}
|
||||
|
||||
$.extend( $.easing,
|
||||
{
|
||||
def: 'easeOutQuad',
|
||||
swing: function (x) {
|
||||
return $.easing[$.easing.def](x);
|
||||
},
|
||||
easeInQuad: function (x) {
|
||||
return x * x;
|
||||
},
|
||||
easeOutQuad: function (x) {
|
||||
return 1 - ( 1 - x ) * ( 1 - x );
|
||||
},
|
||||
easeInOutQuad: function (x) {
|
||||
return x < 0.5 ?
|
||||
2 * x * x :
|
||||
1 - pow( -2 * x + 2, 2 ) / 2;
|
||||
},
|
||||
easeInCubic: function (x) {
|
||||
return x * x * x;
|
||||
},
|
||||
easeOutCubic: function (x) {
|
||||
return 1 - pow( 1 - x, 3 );
|
||||
},
|
||||
easeInOutCubic: function (x) {
|
||||
return x < 0.5 ?
|
||||
4 * x * x * x :
|
||||
1 - pow( -2 * x + 2, 3 ) / 2;
|
||||
},
|
||||
easeInQuart: function (x) {
|
||||
return x * x * x * x;
|
||||
},
|
||||
easeOutQuart: function (x) {
|
||||
return 1 - pow( 1 - x, 4 );
|
||||
},
|
||||
easeInOutQuart: function (x) {
|
||||
return x < 0.5 ?
|
||||
8 * x * x * x * x :
|
||||
1 - pow( -2 * x + 2, 4 ) / 2;
|
||||
},
|
||||
easeInQuint: function (x) {
|
||||
return x * x * x * x * x;
|
||||
},
|
||||
easeOutQuint: function (x) {
|
||||
return 1 - pow( 1 - x, 5 );
|
||||
},
|
||||
easeInOutQuint: function (x) {
|
||||
return x < 0.5 ?
|
||||
16 * x * x * x * x * x :
|
||||
1 - pow( -2 * x + 2, 5 ) / 2;
|
||||
},
|
||||
easeInSine: function (x) {
|
||||
return 1 - cos( x * PI/2 );
|
||||
},
|
||||
easeOutSine: function (x) {
|
||||
return sin( x * PI/2 );
|
||||
},
|
||||
easeInOutSine: function (x) {
|
||||
return -( cos( PI * x ) - 1 ) / 2;
|
||||
},
|
||||
easeInExpo: function (x) {
|
||||
return x === 0 ? 0 : pow( 2, 10 * x - 10 );
|
||||
},
|
||||
easeOutExpo: function (x) {
|
||||
return x === 1 ? 1 : 1 - pow( 2, -10 * x );
|
||||
},
|
||||
easeInOutExpo: function (x) {
|
||||
return x === 0 ? 0 : x === 1 ? 1 : x < 0.5 ?
|
||||
pow( 2, 20 * x - 10 ) / 2 :
|
||||
( 2 - pow( 2, -20 * x + 10 ) ) / 2;
|
||||
},
|
||||
easeInCirc: function (x) {
|
||||
return 1 - sqrt( 1 - pow( x, 2 ) );
|
||||
},
|
||||
easeOutCirc: function (x) {
|
||||
return sqrt( 1 - pow( x - 1, 2 ) );
|
||||
},
|
||||
easeInOutCirc: function (x) {
|
||||
return x < 0.5 ?
|
||||
( 1 - sqrt( 1 - pow( 2 * x, 2 ) ) ) / 2 :
|
||||
( sqrt( 1 - pow( -2 * x + 2, 2 ) ) + 1 ) / 2;
|
||||
},
|
||||
easeInElastic: function (x) {
|
||||
return x === 0 ? 0 : x === 1 ? 1 :
|
||||
-pow( 2, 10 * x - 10 ) * sin( ( x * 10 - 10.75 ) * c4 );
|
||||
},
|
||||
easeOutElastic: function (x) {
|
||||
return x === 0 ? 0 : x === 1 ? 1 :
|
||||
pow( 2, -10 * x ) * sin( ( x * 10 - 0.75 ) * c4 ) + 1;
|
||||
},
|
||||
easeInOutElastic: function (x) {
|
||||
return x === 0 ? 0 : x === 1 ? 1 : x < 0.5 ?
|
||||
-( pow( 2, 20 * x - 10 ) * sin( ( 20 * x - 11.125 ) * c5 )) / 2 :
|
||||
pow( 2, -20 * x + 10 ) * sin( ( 20 * x - 11.125 ) * c5 ) / 2 + 1;
|
||||
},
|
||||
easeInBack: function (x) {
|
||||
return c3 * x * x * x - c1 * x * x;
|
||||
},
|
||||
easeOutBack: function (x) {
|
||||
return 1 + c3 * pow( x - 1, 3 ) + c1 * pow( x - 1, 2 );
|
||||
},
|
||||
easeInOutBack: function (x) {
|
||||
return x < 0.5 ?
|
||||
( pow( 2 * x, 2 ) * ( ( c2 + 1 ) * 2 * x - c2 ) ) / 2 :
|
||||
( pow( 2 * x - 2, 2 ) *( ( c2 + 1 ) * ( x * 2 - 2 ) + c2 ) + 2 ) / 2;
|
||||
},
|
||||
easeInBounce: function (x) {
|
||||
return 1 - bounceOut( 1 - x );
|
||||
},
|
||||
easeOutBounce: bounceOut,
|
||||
easeInOutBounce: function (x) {
|
||||
return x < 0.5 ?
|
||||
( 1 - bounceOut( 1 - 2 * x ) ) / 2 :
|
||||
( 1 + bounceOut( 2 * x - 1 ) ) / 2;
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
1
.legacy/lib/easing/easing.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
!function(n){"function"==typeof define&&define.amd?define(["jquery"],function(e){return n(e)}):"object"==typeof module&&"object"==typeof module.exports?exports=n(require("jquery")):n(jQuery)}(function(n){function e(n){var e=7.5625,t=2.75;return n<1/t?e*n*n:n<2/t?e*(n-=1.5/t)*n+.75:n<2.5/t?e*(n-=2.25/t)*n+.9375:e*(n-=2.625/t)*n+.984375}void 0!==n.easing&&(n.easing.jswing=n.easing.swing);var t=Math.pow,u=Math.sqrt,r=Math.sin,i=Math.cos,a=Math.PI,c=1.70158,o=1.525*c,s=2*a/3,f=2*a/4.5;n.extend(n.easing,{def:"easeOutQuad",swing:function(e){return n.easing[n.easing.def](e)},easeInQuad:function(n){return n*n},easeOutQuad:function(n){return 1-(1-n)*(1-n)},easeInOutQuad:function(n){return n<.5?2*n*n:1-t(-2*n+2,2)/2},easeInCubic:function(n){return n*n*n},easeOutCubic:function(n){return 1-t(1-n,3)},easeInOutCubic:function(n){return n<.5?4*n*n*n:1-t(-2*n+2,3)/2},easeInQuart:function(n){return n*n*n*n},easeOutQuart:function(n){return 1-t(1-n,4)},easeInOutQuart:function(n){return n<.5?8*n*n*n*n:1-t(-2*n+2,4)/2},easeInQuint:function(n){return n*n*n*n*n},easeOutQuint:function(n){return 1-t(1-n,5)},easeInOutQuint:function(n){return n<.5?16*n*n*n*n*n:1-t(-2*n+2,5)/2},easeInSine:function(n){return 1-i(n*a/2)},easeOutSine:function(n){return r(n*a/2)},easeInOutSine:function(n){return-(i(a*n)-1)/2},easeInExpo:function(n){return 0===n?0:t(2,10*n-10)},easeOutExpo:function(n){return 1===n?1:1-t(2,-10*n)},easeInOutExpo:function(n){return 0===n?0:1===n?1:n<.5?t(2,20*n-10)/2:(2-t(2,-20*n+10))/2},easeInCirc:function(n){return 1-u(1-t(n,2))},easeOutCirc:function(n){return u(1-t(n-1,2))},easeInOutCirc:function(n){return n<.5?(1-u(1-t(2*n,2)))/2:(u(1-t(-2*n+2,2))+1)/2},easeInElastic:function(n){return 0===n?0:1===n?1:-t(2,10*n-10)*r((10*n-10.75)*s)},easeOutElastic:function(n){return 0===n?0:1===n?1:t(2,-10*n)*r((10*n-.75)*s)+1},easeInOutElastic:function(n){return 0===n?0:1===n?1:n<.5?-(t(2,20*n-10)*r((20*n-11.125)*f))/2:t(2,-20*n+10)*r((20*n-11.125)*f)/2+1},easeInBack:function(n){return(c+1)*n*n*n-c*n*n},easeOutBack:function(n){return 1+(c+1)*t(n-1,3)+c*t(n-1,2)},easeInOutBack:function(n){return n<.5?t(2*n,2)*(7.189819*n-o)/2:(t(2*n-2,2)*((o+1)*(2*n-2)+o)+2)/2},easeInBounce:function(n){return 1-e(1-n)},easeOutBounce:e,easeInOutBounce:function(n){return n<.5?(1-e(1-2*n))/2:(1+e(2*n-1))/2}})});
|
||||
23
.legacy/lib/owlcarousel/LICENSE
Normal file
@@ -0,0 +1,23 @@
|
||||
Copyright (c) 2014 Owl
|
||||
Modified work Copyright 2016 David Deutsch
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
files (the "Software"), to deal in the Software without
|
||||
restriction, including without limitation the rights to use,
|
||||
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the
|
||||
Software is furnished to do so, subject to the following
|
||||
conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
BIN
.legacy/lib/owlcarousel/assets/ajax-loader.gif
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
170
.legacy/lib/owlcarousel/assets/owl.carousel.css
Normal file
@@ -0,0 +1,170 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
/*
|
||||
* Owl Carousel - Core
|
||||
*/
|
||||
.owl-carousel {
|
||||
display: none;
|
||||
width: 100%;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
/* position relative and z-index fix webkit rendering fonts issue */
|
||||
position: relative;
|
||||
z-index: 1; }
|
||||
.owl-carousel .owl-stage {
|
||||
position: relative;
|
||||
-ms-touch-action: pan-Y;
|
||||
-moz-backface-visibility: hidden;
|
||||
/* fix firefox animation glitch */ }
|
||||
.owl-carousel .owl-stage:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
line-height: 0;
|
||||
height: 0; }
|
||||
.owl-carousel .owl-stage-outer {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
/* fix for flashing background */
|
||||
-webkit-transform: translate3d(0px, 0px, 0px); }
|
||||
.owl-carousel .owl-wrapper,
|
||||
.owl-carousel .owl-item {
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
-ms-backface-visibility: hidden;
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
-moz-transform: translate3d(0, 0, 0);
|
||||
-ms-transform: translate3d(0, 0, 0); }
|
||||
.owl-carousel .owl-item {
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
float: left;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
-webkit-touch-callout: none; }
|
||||
.owl-carousel .owl-item img {
|
||||
display: block;
|
||||
width: 100%; }
|
||||
.owl-carousel .owl-nav.disabled,
|
||||
.owl-carousel .owl-dots.disabled {
|
||||
display: none; }
|
||||
.owl-carousel .owl-nav .owl-prev,
|
||||
.owl-carousel .owl-nav .owl-next,
|
||||
.owl-carousel .owl-dot {
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none; }
|
||||
.owl-carousel.owl-loaded {
|
||||
display: block; }
|
||||
.owl-carousel.owl-loading {
|
||||
opacity: 0;
|
||||
display: block; }
|
||||
.owl-carousel.owl-hidden {
|
||||
opacity: 0; }
|
||||
.owl-carousel.owl-refresh .owl-item {
|
||||
visibility: hidden; }
|
||||
.owl-carousel.owl-drag .owl-item {
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none; }
|
||||
.owl-carousel.owl-grab {
|
||||
cursor: move;
|
||||
cursor: grab; }
|
||||
.owl-carousel.owl-rtl {
|
||||
direction: rtl; }
|
||||
.owl-carousel.owl-rtl .owl-item {
|
||||
float: right; }
|
||||
|
||||
/* No Js */
|
||||
.no-js .owl-carousel {
|
||||
display: block; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Animate Plugin
|
||||
*/
|
||||
.owl-carousel .animated {
|
||||
animation-duration: 1000ms;
|
||||
animation-fill-mode: both; }
|
||||
|
||||
.owl-carousel .owl-animated-in {
|
||||
z-index: 0; }
|
||||
|
||||
.owl-carousel .owl-animated-out {
|
||||
z-index: 1; }
|
||||
|
||||
.owl-carousel .fadeOut {
|
||||
animation-name: fadeOut; }
|
||||
|
||||
@keyframes fadeOut {
|
||||
0% {
|
||||
opacity: 1; }
|
||||
100% {
|
||||
opacity: 0; } }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Auto Height Plugin
|
||||
*/
|
||||
.owl-height {
|
||||
transition: height 500ms ease-in-out; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Lazy Load Plugin
|
||||
*/
|
||||
.owl-carousel .owl-item .owl-lazy {
|
||||
opacity: 0;
|
||||
transition: opacity 400ms ease; }
|
||||
|
||||
.owl-carousel .owl-item img.owl-lazy {
|
||||
transform-style: preserve-3d; }
|
||||
|
||||
/*
|
||||
* Owl Carousel - Video Plugin
|
||||
*/
|
||||
.owl-carousel .owl-video-wrapper {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
background: #000; }
|
||||
|
||||
.owl-carousel .owl-video-play-icon {
|
||||
position: absolute;
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
margin-left: -40px;
|
||||
margin-top: -40px;
|
||||
background: url("owl.video.play.png") no-repeat;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
-webkit-backface-visibility: hidden;
|
||||
transition: transform 100ms ease; }
|
||||
|
||||
.owl-carousel .owl-video-play-icon:hover {
|
||||
-ms-transform: scale(1.3, 1.3);
|
||||
transform: scale(1.3, 1.3); }
|
||||
|
||||
.owl-carousel .owl-video-playing .owl-video-tn,
|
||||
.owl-carousel .owl-video-playing .owl-video-play-icon {
|
||||
display: none; }
|
||||
|
||||
.owl-carousel .owl-video-tn {
|
||||
opacity: 0;
|
||||
height: 100%;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
transition: opacity 400ms ease; }
|
||||
|
||||
.owl-carousel .owl-video-frame {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
height: 100%;
|
||||
width: 100%; }
|
||||
6
.legacy/lib/owlcarousel/assets/owl.carousel.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
|
||||
50
.legacy/lib/owlcarousel/assets/owl.theme.default.css
Normal file
@@ -0,0 +1,50 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
/*
|
||||
* Default theme - Owl Carousel CSS File
|
||||
*/
|
||||
.owl-theme .owl-nav {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-nav [class*='owl-'] {
|
||||
color: #FFF;
|
||||
font-size: 14px;
|
||||
margin: 5px;
|
||||
padding: 4px 7px;
|
||||
background: #D6D6D6;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 3px; }
|
||||
.owl-theme .owl-nav [class*='owl-']:hover {
|
||||
background: #869791;
|
||||
color: #FFF;
|
||||
text-decoration: none; }
|
||||
.owl-theme .owl-nav .disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default; }
|
||||
|
||||
.owl-theme .owl-nav.disabled + .owl-dots {
|
||||
margin-top: 10px; }
|
||||
|
||||
.owl-theme .owl-dots {
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-dots .owl-dot {
|
||||
display: inline-block;
|
||||
zoom: 1;
|
||||
*display: inline; }
|
||||
.owl-theme .owl-dots .owl-dot span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 5px 7px;
|
||||
background: #D6D6D6;
|
||||
display: block;
|
||||
-webkit-backface-visibility: visible;
|
||||
transition: opacity 200ms ease;
|
||||
border-radius: 30px; }
|
||||
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
|
||||
background: #869791; }
|
||||
6
.legacy/lib/owlcarousel/assets/owl.theme.default.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
|
||||
50
.legacy/lib/owlcarousel/assets/owl.theme.green.css
Normal file
@@ -0,0 +1,50 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
/*
|
||||
* Green theme - Owl Carousel CSS File
|
||||
*/
|
||||
.owl-theme .owl-nav {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-nav [class*='owl-'] {
|
||||
color: #FFF;
|
||||
font-size: 14px;
|
||||
margin: 5px;
|
||||
padding: 4px 7px;
|
||||
background: #D6D6D6;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
border-radius: 3px; }
|
||||
.owl-theme .owl-nav [class*='owl-']:hover {
|
||||
background: #4DC7A0;
|
||||
color: #FFF;
|
||||
text-decoration: none; }
|
||||
.owl-theme .owl-nav .disabled {
|
||||
opacity: 0.5;
|
||||
cursor: default; }
|
||||
|
||||
.owl-theme .owl-nav.disabled + .owl-dots {
|
||||
margin-top: 10px; }
|
||||
|
||||
.owl-theme .owl-dots {
|
||||
text-align: center;
|
||||
-webkit-tap-highlight-color: transparent; }
|
||||
.owl-theme .owl-dots .owl-dot {
|
||||
display: inline-block;
|
||||
zoom: 1;
|
||||
*display: inline; }
|
||||
.owl-theme .owl-dots .owl-dot span {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 5px 7px;
|
||||
background: #D6D6D6;
|
||||
display: block;
|
||||
-webkit-backface-visibility: visible;
|
||||
transition: opacity 200ms ease;
|
||||
border-radius: 30px; }
|
||||
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
|
||||
background: #4DC7A0; }
|
||||
6
.legacy/lib/owlcarousel/assets/owl.theme.green.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0}
|
||||
BIN
.legacy/lib/owlcarousel/assets/owl.video.play.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
3275
.legacy/lib/owlcarousel/owl.carousel.js
Normal file
7
.legacy/lib/owlcarousel/owl.carousel.min.js
vendored
Normal file
5
.legacy/lib/waypoints/links.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$links = array(
|
||||
'js' => 'lib/waypoints/waypoints.min.js'
|
||||
);
|
||||
?>
|
||||
7
.legacy/lib/waypoints/waypoints.min.js
vendored
Normal file
542
.legacy/lib/wow/wow.js
Normal file
@@ -0,0 +1,542 @@
|
||||
/*
|
||||
* WOW wow.js - v1.3.0 - 2016-10-04
|
||||
* https://wowjs.uk
|
||||
* Copyright (c) 2016 Thomas Grainger; Licensed MIT
|
||||
*/
|
||||
|
||||
(function (global, factory) {
|
||||
if (typeof define === "function" && define.amd) {
|
||||
define(['module', 'exports'], factory);
|
||||
} else if (typeof exports !== "undefined") {
|
||||
factory(module, exports);
|
||||
} else {
|
||||
var mod = {
|
||||
exports: {}
|
||||
};
|
||||
factory(mod, mod.exports);
|
||||
global.WOW = mod.exports;
|
||||
}
|
||||
})(this, function (module, exports) {
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
|
||||
var _class, _temp;
|
||||
|
||||
function _classCallCheck(instance, Constructor) {
|
||||
if (!(instance instanceof Constructor)) {
|
||||
throw new TypeError("Cannot call a class as a function");
|
||||
}
|
||||
}
|
||||
|
||||
var _createClass = function () {
|
||||
function defineProperties(target, props) {
|
||||
for (var i = 0; i < props.length; i++) {
|
||||
var descriptor = props[i];
|
||||
descriptor.enumerable = descriptor.enumerable || false;
|
||||
descriptor.configurable = true;
|
||||
if ("value" in descriptor) descriptor.writable = true;
|
||||
Object.defineProperty(target, descriptor.key, descriptor);
|
||||
}
|
||||
}
|
||||
|
||||
return function (Constructor, protoProps, staticProps) {
|
||||
if (protoProps) defineProperties(Constructor.prototype, protoProps);
|
||||
if (staticProps) defineProperties(Constructor, staticProps);
|
||||
return Constructor;
|
||||
};
|
||||
}();
|
||||
|
||||
function isIn(needle, haystack) {
|
||||
return haystack.indexOf(needle) >= 0;
|
||||
}
|
||||
|
||||
function extend(custom, defaults) {
|
||||
for (var key in defaults) {
|
||||
if (custom[key] == null) {
|
||||
var value = defaults[key];
|
||||
custom[key] = value;
|
||||
}
|
||||
}
|
||||
return custom;
|
||||
}
|
||||
|
||||
function isMobile(agent) {
|
||||
return (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(agent)
|
||||
);
|
||||
}
|
||||
|
||||
function createEvent(event) {
|
||||
var bubble = arguments.length <= 1 || arguments[1] === undefined ? false : arguments[1];
|
||||
var cancel = arguments.length <= 2 || arguments[2] === undefined ? false : arguments[2];
|
||||
var detail = arguments.length <= 3 || arguments[3] === undefined ? null : arguments[3];
|
||||
|
||||
var customEvent = void 0;
|
||||
if (document.createEvent != null) {
|
||||
// W3C DOM
|
||||
customEvent = document.createEvent('CustomEvent');
|
||||
customEvent.initCustomEvent(event, bubble, cancel, detail);
|
||||
} else if (document.createEventObject != null) {
|
||||
// IE DOM < 9
|
||||
customEvent = document.createEventObject();
|
||||
customEvent.eventType = event;
|
||||
} else {
|
||||
customEvent.eventName = event;
|
||||
}
|
||||
|
||||
return customEvent;
|
||||
}
|
||||
|
||||
function emitEvent(elem, event) {
|
||||
if (elem.dispatchEvent != null) {
|
||||
// W3C DOM
|
||||
elem.dispatchEvent(event);
|
||||
} else if (event in (elem != null)) {
|
||||
elem[event]();
|
||||
} else if ('on' + event in (elem != null)) {
|
||||
elem['on' + event]();
|
||||
}
|
||||
}
|
||||
|
||||
function addEvent(elem, event, fn) {
|
||||
if (elem.addEventListener != null) {
|
||||
// W3C DOM
|
||||
elem.addEventListener(event, fn, false);
|
||||
} else if (elem.attachEvent != null) {
|
||||
// IE DOM
|
||||
elem.attachEvent('on' + event, fn);
|
||||
} else {
|
||||
// fallback
|
||||
elem[event] = fn;
|
||||
}
|
||||
}
|
||||
|
||||
function removeEvent(elem, event, fn) {
|
||||
if (elem.removeEventListener != null) {
|
||||
// W3C DOM
|
||||
elem.removeEventListener(event, fn, false);
|
||||
} else if (elem.detachEvent != null) {
|
||||
// IE DOM
|
||||
elem.detachEvent('on' + event, fn);
|
||||
} else {
|
||||
// fallback
|
||||
delete elem[event];
|
||||
}
|
||||
}
|
||||
|
||||
function getInnerHeight() {
|
||||
if ('innerHeight' in window) {
|
||||
return window.innerHeight;
|
||||
}
|
||||
|
||||
return document.documentElement.clientHeight;
|
||||
}
|
||||
|
||||
// Minimalistic WeakMap shim, just in case.
|
||||
var WeakMap = window.WeakMap || window.MozWeakMap || function () {
|
||||
function WeakMap() {
|
||||
_classCallCheck(this, WeakMap);
|
||||
|
||||
this.keys = [];
|
||||
this.values = [];
|
||||
}
|
||||
|
||||
_createClass(WeakMap, [{
|
||||
key: 'get',
|
||||
value: function get(key) {
|
||||
for (var i = 0; i < this.keys.length; i++) {
|
||||
var item = this.keys[i];
|
||||
if (item === key) {
|
||||
return this.values[i];
|
||||
}
|
||||
}
|
||||
return undefined;
|
||||
}
|
||||
}, {
|
||||
key: 'set',
|
||||
value: function set(key, value) {
|
||||
for (var i = 0; i < this.keys.length; i++) {
|
||||
var item = this.keys[i];
|
||||
if (item === key) {
|
||||
this.values[i] = value;
|
||||
return this;
|
||||
}
|
||||
}
|
||||
this.keys.push(key);
|
||||
this.values.push(value);
|
||||
return this;
|
||||
}
|
||||
}]);
|
||||
|
||||
return WeakMap;
|
||||
}();
|
||||
|
||||
// Dummy MutationObserver, to avoid raising exceptions.
|
||||
var MutationObserver = window.MutationObserver || window.WebkitMutationObserver || window.MozMutationObserver || (_temp = _class = function () {
|
||||
function MutationObserver() {
|
||||
_classCallCheck(this, MutationObserver);
|
||||
|
||||
if (typeof console !== 'undefined' && console !== null) {
|
||||
console.warn('MutationObserver is not supported by your browser.');
|
||||
console.warn('WOW.js cannot detect dom mutations, please call .sync() after loading new content.');
|
||||
}
|
||||
}
|
||||
|
||||
_createClass(MutationObserver, [{
|
||||
key: 'observe',
|
||||
value: function observe() {}
|
||||
}]);
|
||||
|
||||
return MutationObserver;
|
||||
}(), _class.notSupported = true, _temp);
|
||||
|
||||
// getComputedStyle shim, from http://stackoverflow.com/a/21797294
|
||||
var getComputedStyle = window.getComputedStyle || function getComputedStyle(el) {
|
||||
var getComputedStyleRX = /(\-([a-z]){1})/g;
|
||||
return {
|
||||
getPropertyValue: function getPropertyValue(prop) {
|
||||
if (prop === 'float') {
|
||||
prop = 'styleFloat';
|
||||
}
|
||||
if (getComputedStyleRX.test(prop)) {
|
||||
prop.replace(getComputedStyleRX, function (_, _char) {
|
||||
return _char.toUpperCase();
|
||||
});
|
||||
}
|
||||
var currentStyle = el.currentStyle;
|
||||
|
||||
return (currentStyle != null ? currentStyle[prop] : void 0) || null;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
var WOW = function () {
|
||||
function WOW() {
|
||||
var options = arguments.length <= 0 || arguments[0] === undefined ? {} : arguments[0];
|
||||
|
||||
_classCallCheck(this, WOW);
|
||||
|
||||
this.defaults = {
|
||||
boxClass: 'wow',
|
||||
animateClass: 'animated',
|
||||
offset: 0,
|
||||
mobile: true,
|
||||
live: true,
|
||||
callback: null,
|
||||
scrollContainer: null,
|
||||
resetAnimation: true
|
||||
};
|
||||
|
||||
this.animate = function animateFactory() {
|
||||
if ('requestAnimationFrame' in window) {
|
||||
return function (callback) {
|
||||
return window.requestAnimationFrame(callback);
|
||||
};
|
||||
}
|
||||
return function (callback) {
|
||||
return callback();
|
||||
};
|
||||
}();
|
||||
|
||||
this.vendors = ['moz', 'webkit'];
|
||||
|
||||
this.start = this.start.bind(this);
|
||||
this.resetAnimation = this.resetAnimation.bind(this);
|
||||
this.scrollHandler = this.scrollHandler.bind(this);
|
||||
this.scrollCallback = this.scrollCallback.bind(this);
|
||||
this.scrolled = true;
|
||||
this.config = extend(options, this.defaults);
|
||||
if (options.scrollContainer != null) {
|
||||
this.config.scrollContainer = document.querySelector(options.scrollContainer);
|
||||
}
|
||||
// Map of elements to animation names:
|
||||
this.animationNameCache = new WeakMap();
|
||||
this.wowEvent = createEvent(this.config.boxClass);
|
||||
}
|
||||
|
||||
_createClass(WOW, [{
|
||||
key: 'init',
|
||||
value: function init() {
|
||||
this.element = window.document.documentElement;
|
||||
if (isIn(document.readyState, ['interactive', 'complete'])) {
|
||||
this.start();
|
||||
} else {
|
||||
addEvent(document, 'DOMContentLoaded', this.start);
|
||||
}
|
||||
this.finished = [];
|
||||
}
|
||||
}, {
|
||||
key: 'start',
|
||||
value: function start() {
|
||||
var _this = this;
|
||||
|
||||
this.stopped = false;
|
||||
this.boxes = [].slice.call(this.element.querySelectorAll('.' + this.config.boxClass));
|
||||
this.all = this.boxes.slice(0);
|
||||
if (this.boxes.length) {
|
||||
if (this.disabled()) {
|
||||
this.resetStyle();
|
||||
} else {
|
||||
for (var i = 0; i < this.boxes.length; i++) {
|
||||
var box = this.boxes[i];
|
||||
this.applyStyle(box, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!this.disabled()) {
|
||||
addEvent(this.config.scrollContainer || window, 'scroll', this.scrollHandler);
|
||||
addEvent(window, 'resize', this.scrollHandler);
|
||||
this.interval = setInterval(this.scrollCallback, 50);
|
||||
}
|
||||
if (this.config.live) {
|
||||
var mut = new MutationObserver(function (records) {
|
||||
for (var j = 0; j < records.length; j++) {
|
||||
var record = records[j];
|
||||
for (var k = 0; k < record.addedNodes.length; k++) {
|
||||
var node = record.addedNodes[k];
|
||||
_this.doSync(node);
|
||||
}
|
||||
}
|
||||
return undefined;
|
||||
});
|
||||
mut.observe(document.body, {
|
||||
childList: true,
|
||||
subtree: true
|
||||
});
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'stop',
|
||||
value: function stop() {
|
||||
this.stopped = true;
|
||||
removeEvent(this.config.scrollContainer || window, 'scroll', this.scrollHandler);
|
||||
removeEvent(window, 'resize', this.scrollHandler);
|
||||
if (this.interval != null) {
|
||||
clearInterval(this.interval);
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'sync',
|
||||
value: function sync() {
|
||||
if (MutationObserver.notSupported) {
|
||||
this.doSync(this.element);
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'doSync',
|
||||
value: function doSync(element) {
|
||||
if (typeof element === 'undefined' || element === null) {
|
||||
element = this.element;
|
||||
}
|
||||
if (element.nodeType !== 1) {
|
||||
return;
|
||||
}
|
||||
element = element.parentNode || element;
|
||||
var iterable = element.querySelectorAll('.' + this.config.boxClass);
|
||||
for (var i = 0; i < iterable.length; i++) {
|
||||
var box = iterable[i];
|
||||
if (!isIn(box, this.all)) {
|
||||
this.boxes.push(box);
|
||||
this.all.push(box);
|
||||
if (this.stopped || this.disabled()) {
|
||||
this.resetStyle();
|
||||
} else {
|
||||
this.applyStyle(box, true);
|
||||
}
|
||||
this.scrolled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'show',
|
||||
value: function show(box) {
|
||||
this.applyStyle(box);
|
||||
box.className = box.className + ' ' + this.config.animateClass;
|
||||
if (this.config.callback != null) {
|
||||
this.config.callback(box);
|
||||
}
|
||||
emitEvent(box, this.wowEvent);
|
||||
|
||||
if (this.config.resetAnimation) {
|
||||
addEvent(box, 'animationend', this.resetAnimation);
|
||||
addEvent(box, 'oanimationend', this.resetAnimation);
|
||||
addEvent(box, 'webkitAnimationEnd', this.resetAnimation);
|
||||
addEvent(box, 'MSAnimationEnd', this.resetAnimation);
|
||||
}
|
||||
|
||||
return box;
|
||||
}
|
||||
}, {
|
||||
key: 'applyStyle',
|
||||
value: function applyStyle(box, hidden) {
|
||||
var _this2 = this;
|
||||
|
||||
var duration = box.getAttribute('data-wow-duration');
|
||||
var delay = box.getAttribute('data-wow-delay');
|
||||
var iteration = box.getAttribute('data-wow-iteration');
|
||||
|
||||
return this.animate(function () {
|
||||
return _this2.customStyle(box, hidden, duration, delay, iteration);
|
||||
});
|
||||
}
|
||||
}, {
|
||||
key: 'resetStyle',
|
||||
value: function resetStyle() {
|
||||
for (var i = 0; i < this.boxes.length; i++) {
|
||||
var box = this.boxes[i];
|
||||
box.style.visibility = 'visible';
|
||||
}
|
||||
return undefined;
|
||||
}
|
||||
}, {
|
||||
key: 'resetAnimation',
|
||||
value: function resetAnimation(event) {
|
||||
if (event.type.toLowerCase().indexOf('animationend') >= 0) {
|
||||
var target = event.target || event.srcElement;
|
||||
target.className = target.className.replace(this.config.animateClass, '').trim();
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'customStyle',
|
||||
value: function customStyle(box, hidden, duration, delay, iteration) {
|
||||
if (hidden) {
|
||||
this.cacheAnimationName(box);
|
||||
}
|
||||
box.style.visibility = hidden ? 'hidden' : 'visible';
|
||||
|
||||
if (duration) {
|
||||
this.vendorSet(box.style, { animationDuration: duration });
|
||||
}
|
||||
if (delay) {
|
||||
this.vendorSet(box.style, { animationDelay: delay });
|
||||
}
|
||||
if (iteration) {
|
||||
this.vendorSet(box.style, { animationIterationCount: iteration });
|
||||
}
|
||||
this.vendorSet(box.style, { animationName: hidden ? 'none' : this.cachedAnimationName(box) });
|
||||
|
||||
return box;
|
||||
}
|
||||
}, {
|
||||
key: 'vendorSet',
|
||||
value: function vendorSet(elem, properties) {
|
||||
for (var name in properties) {
|
||||
if (properties.hasOwnProperty(name)) {
|
||||
var value = properties[name];
|
||||
elem['' + name] = value;
|
||||
for (var i = 0; i < this.vendors.length; i++) {
|
||||
var vendor = this.vendors[i];
|
||||
elem['' + vendor + name.charAt(0).toUpperCase() + name.substr(1)] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'vendorCSS',
|
||||
value: function vendorCSS(elem, property) {
|
||||
var style = getComputedStyle(elem);
|
||||
var result = style.getPropertyCSSValue(property);
|
||||
for (var i = 0; i < this.vendors.length; i++) {
|
||||
var vendor = this.vendors[i];
|
||||
result = result || style.getPropertyCSSValue('-' + vendor + '-' + property);
|
||||
}
|
||||
return result;
|
||||
}
|
||||
}, {
|
||||
key: 'animationName',
|
||||
value: function animationName(box) {
|
||||
var aName = void 0;
|
||||
try {
|
||||
aName = this.vendorCSS(box, 'animation-name').cssText;
|
||||
} catch (error) {
|
||||
// Opera, fall back to plain property value
|
||||
aName = getComputedStyle(box).getPropertyValue('animation-name');
|
||||
}
|
||||
|
||||
if (aName === 'none') {
|
||||
return ''; // SVG/Firefox, unable to get animation name?
|
||||
}
|
||||
|
||||
return aName;
|
||||
}
|
||||
}, {
|
||||
key: 'cacheAnimationName',
|
||||
value: function cacheAnimationName(box) {
|
||||
// https://bugzilla.mozilla.org/show_bug.cgi?id=921834
|
||||
// box.dataset is not supported for SVG elements in Firefox
|
||||
return this.animationNameCache.set(box, this.animationName(box));
|
||||
}
|
||||
}, {
|
||||
key: 'cachedAnimationName',
|
||||
value: function cachedAnimationName(box) {
|
||||
return this.animationNameCache.get(box);
|
||||
}
|
||||
}, {
|
||||
key: 'scrollHandler',
|
||||
value: function scrollHandler() {
|
||||
this.scrolled = true;
|
||||
}
|
||||
}, {
|
||||
key: 'scrollCallback',
|
||||
value: function scrollCallback() {
|
||||
if (this.scrolled) {
|
||||
this.scrolled = false;
|
||||
var results = [];
|
||||
for (var i = 0; i < this.boxes.length; i++) {
|
||||
var box = this.boxes[i];
|
||||
if (box) {
|
||||
if (this.isVisible(box)) {
|
||||
this.show(box);
|
||||
continue;
|
||||
}
|
||||
results.push(box);
|
||||
}
|
||||
}
|
||||
this.boxes = results;
|
||||
if (!this.boxes.length && !this.config.live) {
|
||||
this.stop();
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
key: 'offsetTop',
|
||||
value: function offsetTop(element) {
|
||||
// SVG elements don't have an offsetTop in Firefox.
|
||||
// This will use their nearest parent that has an offsetTop.
|
||||
// Also, using ('offsetTop' of element) causes an exception in Firefox.
|
||||
while (element.offsetTop === undefined) {
|
||||
element = element.parentNode;
|
||||
}
|
||||
var top = element.offsetTop;
|
||||
while (element.offsetParent) {
|
||||
element = element.offsetParent;
|
||||
top += element.offsetTop;
|
||||
}
|
||||
return top;
|
||||
}
|
||||
}, {
|
||||
key: 'isVisible',
|
||||
value: function isVisible(box) {
|
||||
var offset = box.getAttribute('data-wow-offset') || this.config.offset;
|
||||
var viewTop = this.config.scrollContainer && this.config.scrollContainer.scrollTop || window.pageYOffset;
|
||||
var viewBottom = viewTop + Math.min(this.element.clientHeight, getInnerHeight()) - offset;
|
||||
var top = this.offsetTop(box);
|
||||
var bottom = top + box.clientHeight;
|
||||
|
||||
return top <= viewBottom && bottom >= viewTop;
|
||||
}
|
||||
}, {
|
||||
key: 'disabled',
|
||||
value: function disabled() {
|
||||
return !this.config.mobile && isMobile(navigator.userAgent);
|
||||
}
|
||||
}]);
|
||||
|
||||
return WOW;
|
||||
}();
|
||||
|
||||
exports.default = WOW;
|
||||
module.exports = exports['default'];
|
||||
});
|
||||
3
.legacy/lib/wow/wow.min.js
vendored
Normal file
399
.legacy/price.html
Normal file
@@ -0,0 +1,399 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item active">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Prices</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Prices</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Pricing Plan Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Pricing Plans</h5>
|
||||
<h1 class="mb-0">We are Offering Competitive Prices for Our Clients</h1>
|
||||
</div>
|
||||
<div class="row g-0">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="bg-light rounded">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Basic Plan</h4>
|
||||
<small class="text-uppercase">For Small Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>49.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="bg-white rounded shadow position-relative" style="z-index: 1;">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Standard Plan</h4>
|
||||
<small class="text-uppercase">For Medium Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>99.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-times text-danger pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="bg-light rounded">
|
||||
<div class="border-bottom py-4 px-5 mb-4">
|
||||
<h4 class="text-primary mb-1">Advanced Plan</h4>
|
||||
<small class="text-uppercase">For Large Size Business</small>
|
||||
</div>
|
||||
<div class="p-5 pt-0">
|
||||
<h1 class="display-5 mb-3">
|
||||
<small class="align-top" style="font-size: 22px; line-height: 45px;">$</small>149.00<small
|
||||
class="align-bottom" style="font-size: 16px; line-height: 40px;">/ Month</small>
|
||||
</h1>
|
||||
<div class="d-flex justify-content-between mb-3"><span>HTML5 & CSS3</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Bootstrap v5</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-3"><span>Responsive Layout</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<div class="d-flex justify-content-between mb-2"><span>Cross-browser Support</span><i class="fa fa-check text-primary pt-1"></i></div>
|
||||
<a href="" class="btn btn-primary py-2 px-4 mt-4">Order Now</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Pricing Plan End -->
|
||||
|
||||
|
||||
<!-- Quote Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-7">
|
||||
<div class="section-title position-relative pb-3 mb-5">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Request A Quote</h5>
|
||||
<h1 class="mb-0">Need A Free Quote? Please Feel Free to Contact Us</h1>
|
||||
</div>
|
||||
<div class="row gx-3">
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
|
||||
<h5 class="mb-4"><i class="fa fa-reply text-primary me-3"></i>Reply within 24 hours</h5>
|
||||
</div>
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
|
||||
<h5 class="mb-4"><i class="fa fa-phone-alt text-primary me-3"></i>24 hrs telephone support</h5>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Eirmod sed tempor lorem ut dolores. Aliquyam sit sadipscing kasd ipsum. Dolor ea et dolore et at sea ea at dolor, justo ipsum duo rebum sea invidunt voluptua. Eos vero eos vero ea et dolore eirmod et. Dolores diam duo invidunt lorem. Elitr ut dolores magna sit. Sea dolore sanctus sed et. Takimata takimata sanctus sed.</p>
|
||||
<div class="d-flex align-items-center mt-2 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<div class="bg-primary rounded h-100 d-flex align-items-center p-5 wow zoomIn" data-wow-delay="0.9s">
|
||||
<form>
|
||||
<div class="row g-3">
|
||||
<div class="col-xl-12">
|
||||
<input type="text" class="form-control bg-light border-0" placeholder="Your Name" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<input type="email" class="form-control bg-light border-0" placeholder="Your Email" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<select class="form-select bg-light border-0" style="height: 55px;">
|
||||
<option selected>Select A Service</option>
|
||||
<option value="1">Service 1</option>
|
||||
<option value="2">Service 2</option>
|
||||
<option value="3">Service 3</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<textarea class="form-control bg-light border-0" rows="3" placeholder="Message"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button class="btn btn-dark w-100 py-3" type="submit">Request A Quote</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Quote End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
328
.legacy/quote.html
Normal file
@@ -0,0 +1,328 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item active">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Free Quote</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Quote Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-7">
|
||||
<div class="section-title position-relative pb-3 mb-5">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Request A Quote</h5>
|
||||
<h1 class="mb-0">Need A Free Quote? Please Feel Free to Contact Us</h1>
|
||||
</div>
|
||||
<div class="row gx-3">
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.2s">
|
||||
<h5 class="mb-4"><i class="fa fa-reply text-primary me-3"></i>Reply within 24 hours</h5>
|
||||
</div>
|
||||
<div class="col-sm-6 wow zoomIn" data-wow-delay="0.4s">
|
||||
<h5 class="mb-4"><i class="fa fa-phone-alt text-primary me-3"></i>24 hrs telephone support</h5>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Eirmod sed tempor lorem ut dolores. Aliquyam sit sadipscing kasd ipsum. Dolor ea et dolore et at sea ea at dolor, justo ipsum duo rebum sea invidunt voluptua. Eos vero eos vero ea et dolore eirmod et. Dolores diam duo invidunt lorem. Elitr ut dolores magna sit. Sea dolore sanctus sed et. Takimata takimata sanctus sed.</p>
|
||||
<div class="d-flex align-items-center mt-2 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="bg-primary d-flex align-items-center justify-content-center rounded" style="width: 60px; height: 60px;">
|
||||
<i class="fa fa-phone-alt text-white"></i>
|
||||
</div>
|
||||
<div class="ps-4">
|
||||
<h5 class="mb-2">Call to ask any question</h5>
|
||||
<h4 class="text-primary mb-0">+012 345 6789</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<div class="bg-primary rounded h-100 d-flex align-items-center p-5 wow zoomIn" data-wow-delay="0.9s">
|
||||
<form>
|
||||
<div class="row g-3">
|
||||
<div class="col-xl-12">
|
||||
<input type="text" class="form-control bg-light border-0" placeholder="Your Name" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<input type="email" class="form-control bg-light border-0" placeholder="Your Email" style="height: 55px;">
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<select class="form-select bg-light border-0" style="height: 55px;">
|
||||
<option selected>Select A Service</option>
|
||||
<option value="1">Service 1</option>
|
||||
<option value="2">Service 2</option>
|
||||
<option value="3">Service 3</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<textarea class="form-control bg-light border-0" rows="3" placeholder="Message"></textarea>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<button class="btn btn-dark w-100 py-3" type="submit">Request A Quote</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Quote End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
409
.legacy/service.html
Normal file
@@ -0,0 +1,409 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link active">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Services</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Services</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Service Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Our Services</h5>
|
||||
<h1 class="mb-0">Custom IT Solutions for Your Successful Business</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-shield-alt text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Cyber Security</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-chart-pie text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Data Analytics</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.9s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-code text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Web Development</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.3s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fab fa-android text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">Apps Development</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.6s">
|
||||
<div class="service-item bg-light rounded d-flex flex-column align-items-center justify-content-center text-center">
|
||||
<div class="service-icon">
|
||||
<i class="fa fa-search text-white"></i>
|
||||
</div>
|
||||
<h4 class="mb-3">SEO Optimization</h4>
|
||||
<p class="m-0">Amet justo dolor lorem kasd amet magna sea stet eos vero lorem ipsum dolore sed</p>
|
||||
<a class="btn btn-lg btn-primary rounded" href="">
|
||||
<i class="bi bi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 wow zoomIn" data-wow-delay="0.9s">
|
||||
<div class="position-relative bg-primary rounded h-100 d-flex flex-column align-items-center justify-content-center text-center p-5">
|
||||
<h3 class="text-white mb-3">Call Us For Quote</h3>
|
||||
<p class="text-white mb-3">Clita ipsum magna kasd rebum at ipsum amet dolor justo dolor est magna stet eirmod</p>
|
||||
<h2 class="text-white mb-0">+012 345 6789</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service End -->
|
||||
|
||||
|
||||
<!-- Testimonial Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-4 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Testimonial</h5>
|
||||
<h1 class="mb-0">What Our Clients Say About Our Digital Services</h1>
|
||||
</div>
|
||||
<div class="owl-carousel testimonial-carousel wow fadeInUp" data-wow-delay="0.6s">
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-1.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-2.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-3.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-4.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Testimonial End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
331
.legacy/team.html
Normal file
@@ -0,0 +1,331 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item active">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Team Members</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Team Members</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Team Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-5 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Team Members</h5>
|
||||
<h1 class="mb-0">Professional Stuffs Ready to Help Your Business</h1>
|
||||
</div>
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.3s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-1.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.6s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-2.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 wow slideInUp" data-wow-delay="0.9s">
|
||||
<div class="team-item bg-light rounded overflow-hidden">
|
||||
<div class="team-img position-relative overflow-hidden">
|
||||
<img class="img-fluid w-100" src="img/team-3.jpg" alt="">
|
||||
<div class="team-social">
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-lg btn-primary btn-lg-square rounded" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center py-4">
|
||||
<h4 class="text-primary">Full Name</h4>
|
||||
<p class="text-uppercase m-0">Designation</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Team End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
328
.legacy/testimonial.html
Normal file
@@ -0,0 +1,328 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Startup - Startup Website Template</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta content="Free HTML Templates" name="keywords">
|
||||
<meta content="Free HTML Templates" name="description">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link href="img/favicon.ico" rel="icon">
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
|
||||
<link href="lib/animate/animate.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
<div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
|
||||
<div class="spinner"></div>
|
||||
</div>
|
||||
<!-- Spinner End -->
|
||||
|
||||
|
||||
<!-- Topbar Start -->
|
||||
<div class="container-fluid bg-dark px-5 d-none d-lg-block">
|
||||
<div class="row gx-0">
|
||||
<div class="col-lg-8 text-center text-lg-start mb-2 mb-lg-0">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<small class="me-3 text-light"><i class="fa fa-map-marker-alt me-2"></i>123 Street, New York, USA</small>
|
||||
<small class="me-3 text-light"><i class="fa fa-phone-alt me-2"></i>+012 345 6789</small>
|
||||
<small class="text-light"><i class="fa fa-envelope-open me-2"></i>info@example.com</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center text-lg-end">
|
||||
<div class="d-inline-flex align-items-center" style="height: 45px;">
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle me-2" href=""><i class="fab fa-instagram fw-normal"></i></a>
|
||||
<a class="btn btn-sm btn-outline-light btn-sm-square rounded-circle" href=""><i class="fab fa-youtube fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Topbar End -->
|
||||
|
||||
|
||||
<!-- Navbar Start -->
|
||||
<div class="container-fluid position-relative p-0">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark px-5 py-3 py-lg-0">
|
||||
<a href="index.html" class="navbar-brand p-0">
|
||||
<h1 class="m-0"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
|
||||
<span class="fa fa-bars"></span>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<div class="navbar-nav ms-auto py-0">
|
||||
<a href="index.html" class="nav-item nav-link">Home</a>
|
||||
<a href="about.html" class="nav-item nav-link">About</a>
|
||||
<a href="service.html" class="nav-item nav-link">Services</a>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Blog</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="blog.html" class="dropdown-item">Blog Grid</a>
|
||||
<a href="detail.html" class="dropdown-item">Blog Detail</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Pages</a>
|
||||
<div class="dropdown-menu m-0">
|
||||
<a href="price.html" class="dropdown-item">Pricing Plan</a>
|
||||
<a href="feature.html" class="dropdown-item">Our features</a>
|
||||
<a href="team.html" class="dropdown-item">Team Members</a>
|
||||
<a href="testimonial.html" class="dropdown-item active">Testimonial</a>
|
||||
<a href="quote.html" class="dropdown-item">Free Quote</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="contact.html" class="nav-item nav-link">Contact</a>
|
||||
</div>
|
||||
<butaton type="button" class="btn text-primary ms-3" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fa fa-search"></i></butaton>
|
||||
<a href="https://htmlcodex.com/startup-company-website-template" class="btn btn-primary py-2 px-4 ms-3">Download Pro Version</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
|
||||
<div class="row py-5">
|
||||
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
|
||||
<h1 class="display-4 text-white animated zoomIn">Testimonial</h1>
|
||||
<a href="" class="h5 text-white">Home</a>
|
||||
<i class="far fa-circle text-white px-2"></i>
|
||||
<a href="" class="h5 text-white">Testimonial</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Navbar End -->
|
||||
|
||||
|
||||
<!-- Full Screen Search Start -->
|
||||
<div class="modal fade" id="searchModal" tabindex="-1">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content" style="background: rgba(9, 30, 62, .7);">
|
||||
<div class="modal-header border-0">
|
||||
<button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center justify-content-center">
|
||||
<div class="input-group" style="max-width: 600px;">
|
||||
<input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword">
|
||||
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Full Screen Search End -->
|
||||
|
||||
|
||||
<!-- Testimonial Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5">
|
||||
<div class="section-title text-center position-relative pb-3 mb-4 mx-auto" style="max-width: 600px;">
|
||||
<h5 class="fw-bold text-primary text-uppercase">Testimonial</h5>
|
||||
<h1 class="mb-0">What Our Clients Say About Our Digital Services</h1>
|
||||
</div>
|
||||
<div class="owl-carousel testimonial-carousel wow fadeInUp" data-wow-delay="0.6s">
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-1.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-2.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-3.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-item bg-light my-4">
|
||||
<div class="d-flex align-items-center border-bottom pt-5 pb-4 px-5">
|
||||
<img class="img-fluid rounded" src="img/testimonial-4.jpg" style="width: 60px; height: 60px;" >
|
||||
<div class="ps-4">
|
||||
<h4 class="text-primary mb-1">Client Name</h4>
|
||||
<small class="text-uppercase">Profession</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="pt-4 pb-5 px-5">
|
||||
Dolor et eos labore, stet justo sed est sed. Diam sed sed dolor stet amet eirmod eos labore diam
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Testimonial End -->
|
||||
|
||||
|
||||
<!-- Vendor Start -->
|
||||
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container py-5 mb-5">
|
||||
<div class="bg-white">
|
||||
<div class="owl-carousel vendor-carousel">
|
||||
<img src="img/vendor-1.jpg" alt="">
|
||||
<img src="img/vendor-2.jpg" alt="">
|
||||
<img src="img/vendor-3.jpg" alt="">
|
||||
<img src="img/vendor-4.jpg" alt="">
|
||||
<img src="img/vendor-5.jpg" alt="">
|
||||
<img src="img/vendor-6.jpg" alt="">
|
||||
<img src="img/vendor-7.jpg" alt="">
|
||||
<img src="img/vendor-8.jpg" alt="">
|
||||
<img src="img/vendor-9.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Vendor End -->
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<div class="container-fluid bg-dark text-light mt-5 wow fadeInUp" data-wow-delay="0.1s">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-6 footer-about">
|
||||
<div class="d-flex flex-column align-items-center justify-content-center text-center h-100 bg-primary p-4">
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<h1 class="m-0 text-white"><i class="fa fa-user-tie me-2"></i>Startup</h1>
|
||||
</a>
|
||||
<p class="mt-3 mb-4">Lorem diam sit erat dolor elitr et, diam lorem justo amet clita stet eos sit. Elitr dolor duo lorem, elitr clita ipsum sea. Diam amet erat lorem stet eos. Diam amet et kasd eos duo.</p>
|
||||
<form action="">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control border-white p-3" placeholder="Your Email">
|
||||
<button class="btn btn-dark">Sign Up</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 col-md-12 pt-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Get In Touch</h3>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-geo-alt text-primary me-2"></i>
|
||||
<p class="mb-0">123 Street, New York, USA</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-envelope-open text-primary me-2"></i>
|
||||
<p class="mb-0">info@example.com</p>
|
||||
</div>
|
||||
<div class="d-flex mb-2">
|
||||
<i class="bi bi-telephone text-primary me-2"></i>
|
||||
<p class="mb-0">+012 345 67890</p>
|
||||
</div>
|
||||
<div class="d-flex mt-4">
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-twitter fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-facebook-f fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square me-2" href="#"><i class="fab fa-linkedin-in fw-normal"></i></a>
|
||||
<a class="btn btn-primary btn-square" href="#"><i class="fab fa-instagram fw-normal"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Quick Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-12 pt-0 pt-lg-5 mb-5">
|
||||
<div class="section-title section-title-sm position-relative pb-3 mb-4">
|
||||
<h3 class="text-light mb-0">Popular Links</h3>
|
||||
</div>
|
||||
<div class="link-animated d-flex flex-column justify-content-start">
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About Us</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Our Services</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Meet The Team</a>
|
||||
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Latest Blog</a>
|
||||
<a class="text-light" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid text-white" style="background: #061429;">
|
||||
<div class="container text-center">
|
||||
<div class="row justify-content-end">
|
||||
<div class="col-lg-8 col-md-6">
|
||||
<div class="d-flex align-items-center justify-content-center" style="height: 75px;">
|
||||
<p class="mb-0">© <a class="text-white border-bottom" href="#">Your Site Name</a>. All Rights Reserved.
|
||||
|
||||
<!--/*** This template is free as long as you keep the footer author’s credit link/attribution link/backlink. If you'd like to use the template without the footer author’s credit link/attribution link/backlink, you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". Thank you for your support. ***/-->
|
||||
Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-lg btn-primary btn-lg-square rounded back-to-top"><i class="bi bi-arrow-up"></i></a>
|
||||
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||