OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
pageLanding
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/17/2025 10:17:24 AM
rwxrwxr-x
📁
Appland
-
02/04/2025 01:03:32 PM
rwxr-xr-x
📄
Readme.txt
220 bytes
02/04/2025 01:04:35 PM
rw-r--r--
📁
assets
-
02/04/2025 01:03:33 PM
rwxr-xr-x
📁
forms
-
05/19/2025 10:07:16 AM
rwxr-xr-x
📄
index.html
17.77 KB
02/10/2025 05:08:39 AM
rw-r--r--
📄
starter-page.html
8.63 KB
02/04/2025 01:04:35 PM
rw-r--r--
Editing: index.html
Close
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title>Landing Page</title> <meta name="description" content=""> <meta name="keywords" content=""> <!-- Favicons --> <link href="https://www.knoblyreader.com/img/logo.ico" rel="icon"> <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> <!-- Fonts --> <link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <!-- Vendor CSS Files --> <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet"> <link href="assets/vendor/aos/aos.css" rel="stylesheet"> <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet"> <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet"> <!-- Main CSS File --> <link href="assets/css/main.css" rel="stylesheet"> <!-- ======================================================= * Template Name: Appland * Template URL: https://bootstrapmade.com/free-bootstrap-app-landing-page-template/ * Updated: Aug 07 2024 with Bootstrap v5.3.3 * Author: BootstrapMade.com * License: https://bootstrapmade.com/license/ ======================================================== --> </head> <body class="index-page"> <header id="header" class="header d-flex align-items-center sticky-top"> <div class="container-fluid container-xl position-relative d-flex align-items-center"> <a href="index.html" class="logo d-flex align-items-center me-auto"> <!-- Uncomment the line below if you also wish to use an image logo --> <img src="assets/img/knoblylogo.png" alt=""> <!-- <h1 class="sitename">Appland</h1> --> </a> <nav id="navmenu" class="navmenu"> <ul> <li><a href="#hero" class="active">Home</a></li> <li><a href="#about">About</a></li> <li><a href="#features">Features</a></li> <li><a href="#gallery">Demo</a></li> </ul> <i class="mobile-nav-toggle d-xl-none bi bi-list"></i> </nav> <a class="btn-getstarted" href="https://knoblycream.com/dashboard.php">Get Started</a> </div> </header> <main class="main"> <!-- Hero Section --> <section id="hero" class="hero section"> <div class="container"> <div class="row gy-4"> <div class="col-lg-6 order-lg-last hero-img" data-aos="zoom-out" data-aos-delay="100"> <img src="https://www.secomapp.com/wp-content/uploads/2023/10/landing-page-1024x576.png" class="img-fluid animated" alt=""> </div> <div class="col-lg-6 d-flex flex-column justify-content-center text-center text-md-start" data-aos="fade-in"> <h2>Capture Leads and Grow your Business</h2> <!-- <p>We are team of talented designers making websites with Bootstrap</p> --> <div class="d-flex mt-4 justify-content-center justify-content-md-start"> <a href="#" class="download-btn"><i class="bi bi-google-play"></i> <span>Google Play</span></a> <a href="https://knoblycream.com/stream.php" class="download-btn"> <span>Get Started</span></a> <!-- <a href="#" class="download-btn"><i class="bi bi-apple"></i> <span>App Store</span></a> --> </div> </div> </div> </div> </section><!-- /Hero Section --> <!-- About Section --> <section id="about" class="about section light-background"> <!-- Section Title --> <div class="container section-title" data-aos="fade-up"> <h2>About</h2> <p>World's first opinionated content marketing tool. Brought to you by Knobly Consulting with deep experience in content and media.</p> </div><!-- End Section Title --> <div class="container"> <div class="row gy-4"> <div class="col-lg-6 content" data-aos="fade-up" data-aos-delay="100"> <p> Whether you're a solopreneur, managing a small business or a team lead in a large corporation Knobly Cream is for you. It helps you make the leap of faith in content marketing. </p> <ul> <li><i class="bi bi-check2-circle"></i> <span>Ullamco laboris nisi ut aliquip ex ea commodo consequat.</span></li> <li><i class="bi bi-check2-circle"></i> <span>Duis aute irure dolor in reprehenderit in voluptate velit.</span></li> <li><i class="bi bi-check2-circle"></i> <span>Ullamco laboris nisi ut aliquip ex ea commodo</span></li> </ul> </div> <div class="col-lg-6" data-aos="fade-up" data-aos-delay="200"> <p>We created Knobly Cream to help people Curate, Create, Reach and Measure their content marketing efforts and put together amazing content to make their brand great. We help people be committed to their content marketing program by keeping the process easy. Collaborate with their teams. Make their brands loved and trusted.</p> <a href="#" class="read-more"><span>Read More</span><i class="bi bi-arrow-right"></i></a> </div> </div> </div> </section><!-- /About Section --> <!-- Features Section --> <section id="features" class="features section"> <!-- Section Title --> <div class="container section-title" data-aos="fade-up"> <h2>Features</h2> <p>We believe in the power of content as a catalyst for brand building</p> </div><!-- End Section Title --> <div class="container"> <div class="row gy-5"> <div class="col-xl-5 d-flex align-items-center" data-aos="fade-up" data-aos-delay="100"> <img src="https://assets-global.website-files.com/659415b46df8ea43c3877776/65a912a0b60abd235d09315e_landing-page-design-explained.jpeg" class="img-fluid" alt=""> </div> <div class="col-xl-7 d-flex" data-aos="fade-up" data-aos-delay="200"> <div class="row align-self-center gy-5"> <div class="col-md-6 icon-box"> <i class="bi bi-award"></i> <div> <h4>Create newsletters</h4> <p>Consequuntur sunt aut quasi enim aliquam quae harum pariatur laboris nisi ut aliquip</p> </div> </div><!-- End Feature Item --> <div class="col-md-6 icon-box"> <i class="bi bi-card-checklist"></i> <div> <h4>Download a complete html with inline styling</h4> <p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt</p> </div> </div><!-- End Feature Item --> <div class="col-md-6 icon-box"> <i class="bi bi-dribbble"></i> <div> <h4>Send to your lists.</h4> <p>Aut suscipit aut cum nemo deleniti aut omnis. Doloribus ut maiores omnis facere</p> </div> </div><!-- End Feature Item --> <div class="col-md-6 icon-box"> <i class="bi bi-filter-circle"></i> <div> <h4>Customize your newsletter look and feel.</h4> <p>Expedita veritatis consequuntur nihil tempore laudantium vitae denat pacta</p> </div> </div><!-- End Feature Item --> <div class="col-md-6 icon-box"> <i class="bi bi-lightning-charge"></i> <div> <h4>Share it with your friends by email or social media.</h4> <p>Et fuga et deserunt et enim. Dolorem architecto ratione tensa raptor marte</p> </div> </div><!-- End Feature Item --> <div class="col-md-6 icon-box"> <i class="bi bi-patch-check"></i> <div> <h4>Make Your Content Marketing Work For You</h4> <p>Est autem dicta beatae suscipit. Sint veritatis et sit quasi ab aut inventore</p> </div> </div><!-- End Feature Item --> </div> </div> </div> </div> </section><!-- /Features Section --> <!-- Demo Section --> <section id="gallery" class="gallery section"> <div class="container section-title" data-aos="fade-up"> <h2>Demo</h2> <p>Create newsletters, Customize your newsletter look and feel.</p> </div> <div class="container-fluid" data-aos="fade-up" data-aos-delay="100"> <div class="swiper init-swiper"> <script type="application/json" class="swiper-config"> { "loop": true, "speed": 600, "autoplay": { "delay": 5000 }, "slidesPerView": "auto", "centeredSlides": true, "pagination": { "el": ".swiper-pagination", "type": "bullets", "clickable": true }, "breakpoints": { "320": { "slidesPerView": 1, "spaceBetween": 0 }, "768": { "slidesPerView": 3, "spaceBetween": 30 }, "992": { "slidesPerView": 5, "spaceBetween": 30 }, "1200": { "slidesPerView": 7, "spaceBetween": 30 } } } </script> <div class="swiper-wrapper align-items-center"> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery1.jpg"><img src="assets/img/app-gallery/galery1.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery2.jpg"><img src="assets/img/app-gallery/galery2.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery3.jpg"><img src="assets/img/app-gallery/galery3.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery4.png"><img src="assets/img/app-gallery/galery4.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery5.png"><img src="assets/img/app-gallery/galery5.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery1.jpg"><img src="assets/img/app-gallery/galery1.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery2.jpg"><img src="assets/img/app-gallery/galery2.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery3.jpg"><img src="assets/img/app-gallery/galery3.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery4.png"><img src="assets/img/app-gallery/galery4.jpg" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/galery5.png"><img src="assets/img/app-gallery/galery5.jpg" class="img-fluid" alt=""></a></div> <!-- <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-5.png"><img src="assets/img/app-gallery/app-gallery-5.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-6.png"><img src="assets/img/app-gallery/app-gallery-6.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-7.png"><img src="assets/img/app-gallery/app-gallery-7.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-8.png"><img src="assets/img/app-gallery/app-gallery-8.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-9.png"><img src="assets/img/app-gallery/app-gallery-9.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-10.png"><img src="assets/img/app-gallery/app-gallery-10.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-11.png"><img src="assets/img/app-gallery/app-gallery-11.png" class="img-fluid" alt=""></a></div> <div class="swiper-slide"><a class="glightbox" data-gallery="images-gallery-full" href="assets/img/app-gallery/app-gallery-12.png"><img src="assets/img/app-gallery/app-gallery-12.png" class="img-fluid" alt=""></a></div> --> </div> <div class="swiper-pagination"></div> </div> </div> </section><!-- /Demo Section --> </main> <footer id="footer" class="footer"> <!-- <div class="footer-newsletter"> <div class="container"> <div class="row justify-content-center text-center"> <div class="col-lg-6"> <h4>Join Our Newsletter</h4> <p>Subscribe to our newsletter and receive the latest news about our products and services!</p> <form action="forms/newsletter.php" method="post" class="php-email-form"> <div class="newsletter-form"><input type="email" name="email"><input type="submit" value="Subscribe"></div> <div class="loading">Loading</div> <div class="error-message"></div> <div class="sent-message">Your subscription request has been sent. Thank you!</div> </form> </div> </div> </div> </div> --> <!-- <div class="container footer-top"> <div class="row gy-4"> <div class="col-lg-4 col-md-6 footer-about"> <a href="index.html" class="d-flex align-items-center"> <span class="sitename">Appland</span> </a> <div class="footer-contact pt-3"> <p>A108 Adam Street</p> <p>New York, NY 535022</p> <p class="mt-3"><strong>Phone:</strong> <span>+1 5589 55488 55</span></p> <p><strong>Email:</strong> <span>info@example.com</span></p> </div> </div> <div class="col-lg-2 col-md-3 footer-links"> <h4>Useful Links</h4> <ul> <li><i class="bi bi-chevron-right"></i> <a href="#">Home</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">About us</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">Services</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">Terms of service</a></li> </ul> </div> <div class="col-lg-2 col-md-3 footer-links"> <h4>Our Services</h4> <ul> <li><i class="bi bi-chevron-right"></i> <a href="#">Web Design</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">Web Development</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">Product Management</a></li> <li><i class="bi bi-chevron-right"></i> <a href="#">Marketing</a></li> </ul> </div> <div class="col-lg-4 col-md-12"> <h4>Follow Us</h4> <p>Cras fermentum odio eu feugiat lide par naso tierra videa magna derita valies</p> <div class="social-links d-flex"> <a href=""><i class="bi bi-twitter-x"></i></a> <a href=""><i class="bi bi-facebook"></i></a> <a href=""><i class="bi bi-instagram"></i></a> <a href=""><i class="bi bi-linkedin"></i></a> </div> </div> </div> </div> --> <div class="container copyright text-center mt-4"> <p>© <span>Copyright</span> <strong class="px-1 sitename">KnoblyCream</strong> <span>All Rights Reserved</span></p> </div> </footer> <!-- Scroll Top --> <a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a> <!-- Preloader --> <div id="preloader"></div> <!-- Vendor JS Files --> <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="assets/vendor/php-email-form/validate.js"></script> <script src="assets/vendor/aos/aos.js"></script> <script src="assets/vendor/swiper/swiper-bundle.min.js"></script> <script src="assets/vendor/glightbox/js/glightbox.min.js"></script> <!-- Main JS File --> <script src="assets/js/main.js"></script> </body> </html>