OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
knoblyExpressLandingPage
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/28/2024 11:03:35 AM
rwxrwxr-x
📄
about.php
2.06 KB
08/21/2024 10:01:12 AM
rw-r--r--
📁
assets
-
08/21/2024 10:01:17 AM
rwxr-xr-x
📄
blog.php
5.35 KB
08/21/2024 10:01:12 AM
rw-r--r--
📄
chatbot.html
1.86 KB
08/21/2024 10:01:12 AM
rw-r--r--
📄
chatbot.php
1.3 KB
08/21/2024 10:01:12 AM
rw-r--r--
📄
dashboard.php
788 bytes
08/21/2024 10:01:12 AM
rw-r--r--
📄
db.php
378 bytes
08/21/2024 10:01:12 AM
rw-r--r--
📄
footer.html
4.3 KB
08/21/2024 10:01:12 AM
rw-r--r--
📄
forgot-password-handler.php
7.12 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
forgot-password.php
4.52 KB
08/21/2024 10:01:13 AM
rw-r--r--
📁
includes
-
08/21/2024 10:01:14 AM
rwxr-xr-x
📄
index.php
12.59 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
login-handler.php
3.7 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
login.php
4.72 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
navbar.php
1.14 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
refundPolicy.php
5.99 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
reset-password-handler.php
4.01 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
reset-password.php
2.95 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
service.php
4.29 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
signup-handler.php
1.04 KB
08/21/2024 10:01:13 AM
rw-r--r--
📄
signup.php
5.98 KB
08/21/2024 10:01:14 AM
rw-r--r--
📄
usagePolicy.php
15.21 KB
08/21/2024 10:01:14 AM
rw-r--r--
📁
vendor
-
08/21/2024 10:01:26 AM
rwxr-xr-x
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. Our comprehensive tools help you manage massive email campaigns, analyze performance with precision, and optimize your strategies effortlessly.</p> <div class="hero-buttons"> <a class="btn primary" href="#features">Explore Features</a> <a class="btn secondary" href="#contact">Start Now</a> </div> <div class="hero-info-wrapper"> <div class="hero-info"> <div class="info-item"> <img src="assets/images/email_delivery.jpg" alt="Mass Email Delivery" class="info-img"> <h3>Mass Email Delivery</h3> <p>Send emails to millions of recipients simultaneously with our high-performance email delivery system. Ensure timely and reliable delivery of your campaigns with minimal delays.</p> </div> <div class="info-item"> <img src="assets/images/analytics.jpg" alt="Advanced Analytics" class="info-img"> <h3>Advanced Analytics</h3> <p>Access comprehensive reports and visualizations to understand campaign performance. Make data-driven decisions to enhance your strategies and achieve better results.</p> </div> <div class="info-item"> <img src="assets/images/real_time_tracking.jpg" alt="Real-Time Status Tracking" class="info-img"> <h3>Real-Time Status Tracking</h3> <p>Track email status in real-time, including delivery, bounces, and complaints. Stay informed with detailed reports and ensure effective communication with your audience.</p> </div> <div class="info-item"> <img src="assets/images/automated_campaigns.jpg" alt="Automated Campaigns" class="info-img"> <h3>Automated Campaigns</h3> <p>Set up and manage automated campaigns to engage your audience at optimal times. Use triggers and personalized content to boost engagement and drive conversions.</p> </div> <div class="info-item"> <img src="assets/images/segmentation.jpg" alt="Segmentation & Targeting" class="info-img"> <h3>Segmentation & Targeting</h3> <p>Segment your audience based on various criteria and target them with tailored messages. Increase your campaign's effectiveness with precise and relevant targeting.</p> </div> <div class="info-item"> <img src="assets/images/integrations.jpg" alt="Easy Integrations" class="info-img"> <h3>Easy Integrations</h3> <p>Seamlessly integrate with various platforms and tools to enhance your marketing efforts. Connect with CRM systems, e-commerce platforms, and more.</p> </div> <div class="info-item"> <img src="assets/images/multi_language_support.jpg" alt="Multi-Language Support" class="info-img"> <h3>Multi-Language Support</h3> <p>Reach a global audience with our multi-language support. Create and send campaigns in multiple languages to connect with diverse customer segments.</p> </div> <div class="info-item"> <img src="assets/images/mobile_optimization.jpg" alt="Mobile Optimization" class="info-img"> <h3>Mobile Optimization</h3> <p>Ensure your emails look great on any device with our mobile optimization features. Design responsive emails that provide an excellent user experience across smartphones and tablets.</p> </div> </div> </div> </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" class="contact-section"> <div class="container"> <h2 class="section-title">Get Started with Knobly Xpress</h2> <p class="section-tagline"> Elevate your email marketing strategy today. Discover how Knobly Xpress can transform your outreach and drive results. Our expert team is here to assist you every step of the way. </p> <p class="section-description"> Whether you're looking to optimize your current campaigns or start fresh with a new strategy, Knobly Xpress offers tailored solutions to meet your needs. Our platform provides cutting-edge tools and insights to help you achieve your marketing goals. </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://knoblycream.com/knoblyExpressLandingPage/signup.php" 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://knoblycream.com" class="website-link">website</a>. Join our community and stay connected through our <a href="https://x.com/knoblymedianews" class="social-link">Twitter</a>,<a href="https://www.facebook.com/profile.php?id=100075956412982" class="social-link">Facebook</a> and <a href="https://www.linkedin.com/company/knobly-media-ventures-pvt-ltd-/" class="social-link">linkedin</a> pages. </p> </div> </section> <?php include 'footer.html'; ?> <!-- Chatbot Container --> <div id="chatbotContainer"> <div id="chatbot-header"> Chat with Us <button id="chatbot-close">×</button> </div> <div class="chatbot-content"> <div id="chatbot-messages"></div> <div id="chatbot-input-area"> <input type="text" id="chatbot-input" placeholder="Type a message..."> <button id="chatbot-send"> <i class="fas fa-paper-plane"></i> </button> </div> </div> </div> <!-- Chatbot Icon --> <div id="chatbot-icon" onclick="toggleChatbot()"> <i class="fas fa-comments"></i> </div> <script src="assets/js/script.js"></script> </body> <script> document.addEventListener('DOMContentLoaded', () => { const chatbotContainer = document.getElementById('chatbotContainer'); const chatbotClose = document.getElementById('chatbot-close'); const chatbotSend = document.getElementById('chatbot-send'); const chatbotInput = document.getElementById('chatbot-input'); const chatbotMessages = document.getElementById('chatbot-messages'); window.toggleChatbot = () => { console.log('Toggle function called'); if (chatbotContainer.style.display === 'none' || chatbotContainer.style.display === '') { chatbotContainer.style.display = 'block'; } else { chatbotContainer.style.display = 'none'; } }; chatbotClose.addEventListener('click', () => { console.log('Close button clicked'); chatbotContainer.style.display = 'none'; }); async function sendMessage() { const message = chatbotInput.value.trim(); if (!message) return; // Display user message chatbotMessages.innerHTML += `<div class="message user">${message}</div>`; chatbotInput.value = ''; // Send message to server try { const response = await fetch('chatbot.php', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ message }) }); const data = await response.json(); const botMessage = data.choices[0].message.content; // Display bot message chatbotMessages.innerHTML += `<div class="message bot">${botMessage}</div>`; chatbotMessages.scrollTop = chatbotMessages.scrollHeight; // Scroll to bottom } catch (error) { console.error('Error:', error); // Debugging statement } } // Send message on button click chatbotSend.addEventListener('click', sendMessage); // Send message on Enter key press chatbotInput.addEventListener('keydown', (event) => { if (event.key === 'Enter') { event.preventDefault(); sendMessage(); } }); }); </script> </html>