OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
knoblyExpressLandingPage
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2025 11:18:49 AM
rwxr-xr-x
📄
about.php
2.06 KB
08/20/2024 11:17:08 AM
rw-r--r--
📁
assets
-
08/20/2024 11:17:08 AM
rwxr-xr-x
📄
blog.php
5.35 KB
08/20/2024 11:17:08 AM
rw-r--r--
📁
cream
-
09/23/2024 04:31:51 AM
rwxr-xr-x
📄
dashboard.php
788 bytes
08/20/2024 11:17:08 AM
rw-r--r--
📄
db.php
378 bytes
08/20/2024 11:17:08 AM
rw-r--r--
📄
footer.html
3.76 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
forgot-password-handler.php
2.13 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
forgot-password.php
4.52 KB
08/20/2024 11:17:08 AM
rw-r--r--
📁
includes
-
08/20/2024 11:17:08 AM
rwxr-xr-x
📄
index.php
5.94 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
login-handler.php
869 bytes
08/20/2024 11:17:08 AM
rw-r--r--
📄
login.php
4.72 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
navbar.php
830 bytes
08/20/2024 11:17:08 AM
rw-r--r--
📄
refundPolicy.php
5.99 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
reset-password-handler.php
910 bytes
08/20/2024 11:38:06 AM
rw-r--r--
📄
reset-password.php
2.95 KB
08/21/2024 05:04:57 AM
rw-r--r--
📄
service.php
4.29 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
signup-handler.php
1.04 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
signup.php
5.98 KB
08/20/2024 11:17:08 AM
rw-r--r--
📄
usagePolicy.php
15.21 KB
08/20/2024 11:17:08 AM
rw-r--r--
Editing: index.php
Close
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Knobly Xpress - Advanced Bulk Email Sending Solution</title> <link rel="stylesheet" href="assets/css/style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> <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=Poppins:wght@400;600;700&display=swap" rel="stylesheet"> </head> <body> <header> <?php include 'navbar.php'; ?> </header> <section id="hero"> <div class="hero-content"> <h2>Transform Your Email Marketing with Knobly Xpress</h2> <p>Unlock the power of advanced email marketing with our robust platform. Send millions of emails, track performance, and optimize your campaigns with ease.</p> <div class="hero-buttons"> <a class="btn primary" href="#features">Explore Features</a> <a class="btn primary" href="#contact">Start Now</a> </div> <div class="hero-info"> <div class="info-item"> <h3>Mass Email Delivery</h3> <p>Send emails to millions of recipients simultaneously with our high-performance email delivery system.</p> </div> <div class="info-item"> <h3>Advanced Analytics</h3> <p>Access comprehensive reports and visualizations to understand campaign performance and make data-driven decisions.</p> </div> <div class="info-item"> <h3>Real-Time Status Tracking</h3> <p>Track email status, including delivery, bounces, complaints, and more, to ensure effective communication.</p> </div> </div> </div> <div class="hero-image"> <img src="assets/images/right_img.jpg" alt="Knobly Xpress App"> </div> </section> <section id="features"> <h2>Key Features</h2> <p class="section-description">Discover the powerful features of Knobly Xpress designed to enhance your email marketing campaigns.</p> <div class="feature-container"> <div class="feature"> <i class="fas fa-paper-plane"></i> <h3>Bulk Email Sending</h3> <p>Send emails to millions of recipients in a single batch, ensuring efficient and effective communication on a large scale.</p> </div> <div class="feature"> <i class="fas fa-chart-pie"></i> <h3>Analytics Reports</h3> <p>Generate detailed reports with graphs and visualizations to analyze the performance of your email campaigns and track key metrics.</p> </div> <div class="feature"> <i class="fas fa-exclamation-circle"></i> <h3>Bounce & Complaint Management</h3> <p>Monitor and manage email bounces and complaints effectively to maintain a clean email list and optimize deliverability.</p> </div> <div class="feature"> <i class="fas fa-file-import"></i> <h3>Data Import & Export</h3> <p>Easily import and export your contact lists and campaign data, making it simple to manage and analyze your email marketing efforts.</p> </div> <div class="feature"> <i class="fas fa-chart-line"></i> <h3>Graphical Reports</h3> <p>Visualize your data with customizable graphs and charts to get a clear picture of your email campaign performance.</p> </div> <div class="feature"> <i class="fas fa-newspaper"></i> <h3>Newsletter Distribution</h3> <p>Send newsletters to a large audience efficiently with our user-friendly tools designed for high-volume email distribution.</p> </div> <div class="feature"> <i class="fas fa-sync-alt"></i> <h3>Automated Campaigns</h3> <p>Set up automated email workflows to engage your audience based on their interactions and behaviors.</p> </div> <div class="feature"> <i class="fas fa-plug"></i> <h3>Seamless Integrations</h3> <p>Integrate with popular CRM systems and other tools to streamline your email marketing process and enhance your workflow.</p> </div> </div> </section> <section id="contact"> <h2>Get Started with Knobly Xpress</h2> <p class="tagline">Elevate your email marketing strategy today. Contact us to learn more or sign up now!</p> <div class="contact-container"> <a href="mailto:support@knobly.com" class="contact-link"> <i class="fas fa-envelope"></i> <span>Contact Us</span> </a> <a href="https://knobly.com/signup" class="contact-link" target="_blank"> <i class="fas fa-user-plus"></i> <span>Sign Up</span> </a> </div> <p class="additional-info">For more details and updates, visit our <a href="https://knobly.com">website</a>.</p> </section> <?php include 'footer.html'; ?> <script src="assets/js/script.js"></script> </body> <script> function scrollFeatures(direction) { const container = document.querySelector('.feature-container'); const scrollAmount = container.clientWidth / 2; container.scrollBy({ left: direction * scrollAmount, behavior: 'smooth' }); } </script> </html>