D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
simplyfreshhub.com
/
Filename :
index.html
back
Copy
<!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Fresh Hub Comming Soon</title> <meta name="robots" content="noindex, follow" /> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Place favicon.png in the root directory --> <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon" /> <!-- Font Icons css --> <link rel="stylesheet" href="css/font-icons.css"> <!-- plugins css --> <link rel="stylesheet" href="css/plugins.css"> <!-- Main Stylesheet --> <link rel="stylesheet" href="css/style.css"> <!-- Responsive css --> <link rel="stylesheet" href="css/responsive.css"> </head> <body> <!-- Body main wrapper start --> <div class="body-wrapper"> <!-- 404 area start --> <div class="ltn__coming-soon-area ltn__primary-bg text-color-white bg-image bg-overlay-theme-black-70" data-bg="img/slider/vimages.png"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="coming-soon-inner"> <div class="section-title-area ltn__section-title-2"> <h6 class="section-subtitle ltn__secondary-color">We Are Coming Soon</h6> <h1 class="section-title white-color">Simply Fresh Hub</h1> </div> <div class="ltn__countdown mb-20" data-countdown="2024/12/26"></div> </div> </div> </div> </div> </div> <!-- 404 area end --> </div> <!-- Body main wrapper end --> <!-- All JS Plugins --> <script src="js/plugins.js"></script> <!-- Main JS --> <script src="js/main.js"></script> </body> </html>