📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: service6.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Quick DebtFunds</title> <link rel="shortcut icon" href="img/fav.png" /> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <!-- Google Web Fonts --> <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=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:slnt,wght@-10..0,100..900&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"/> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link rel="stylesheet" href="lib/animate/animate.min.css"/> <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet"> <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <!-- Customized Bootstrap Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Template Stylesheet --> <link href="css/style.css" rel="stylesheet"> </head> <body> <!-- Spinner Start --> <div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center"> <div class="spinner-border text-primary" style="width: 3rem; height: 3rem;" role="status"> <span class="sr-only">Loading...</span> </div> </div> <!-- Spinner End --> <!-- Navbar & Hero Start --> <div class="container-fluid nav-bar px-0 px-lg-4 py-lg-0"> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light"> <a href="index.php" class="navbar-brand p-0"> <img src="img/logo.png" alt="Logo"> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"> <span class="fa fa-bars"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <div class="navbar-nav mx-0 mx-lg-auto"> <a href="index.php" class="nav-item nav-link active">Home</a> <a href="about.php" class="nav-item nav-link">About</a> <div class="nav-item dropdown"> <a href="#" class="nav-link" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Finance</span> </a> <div class="dropdown-menu"> <a href="finance1.php" class="dropdown-item">Investment</a> <a href="finance2.php" class="dropdown-item">Tax</a> <a href="finance3.php" class="dropdown-item">Forex</a> <a href="finance4.php" class="dropdown-item">Retirement Planning</a> <a href="finance5.php" class="dropdown-item">Cryptocurrency</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Loan</span> </a> <div class="dropdown-menu"> <a href="loan1.php" class="dropdown-item">Personal Loan</a> <a href="loan2.php" class="dropdown-item">Auto Loan</a> <a href="loan4.php" class="dropdown-item">Student Loan</a> <a href="loan5.php" class="dropdown-item">Home Equity Loan</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link" data-bs-toggle="dropdown"> <span class="dropdown-toggle">Insurance</span> </a> <div class="dropdown-menu"> <a href="service1.php" class="dropdown-item">Life Insurance</a> <a href="service2.php" class="dropdown-item">Health Insurance </a> <a href="service3.php" class="dropdown-item">Car Insurance</a> <a href="service4.php" class="dropdown-item">Home Insurance</a> <a href="service5.php" class="dropdown-item">Renters Insurance</a> <a href="service6.php" class="dropdown-item">Travel Insurance</a> <a href="service7.php" class="dropdown-item">Pet Insurance</a> <a href="service8.php" class="dropdown-item">Event Insurance</a> </div> </div> <a href="contact.php" class="nav-item nav-link">Contact</a> <div class="nav-btn px-3"> <a class="btn btn-primary rounded-pill py-2 px-4 ms-3 flex-shrink-0" onclick="openPopup()"> Get a Quote</a> <div class="popup-container" id="popupContainer"> <div class="popup"> <div style="padding-bottom:10px;"> <button class="close-btn" onclick="closePopup()">X</button> <h2>Subscribe to Get Free Quote</h2> </div> <form> <div class="row g-3"> <div class="col-lg-12 col-xl-8"> <p style="font-size: 14px;">Join our community and be the first to receive exclusive updates, and latest news in insurance, finance, and security planning delivered straight to your inbox!</p> <div class="form-floating"> <input type="text" class="form-control border-0" id="name" placeholder="Your Name"> <label for="name">Your Name</label> </div> </div> <div class="col-lg-12 col-xl-8"> <div class="form-floating"> <input type="email" class="form-control border-0" id="email" placeholder="Your Email"> <label for="email">Your Email</label> </div> </div> <div class="col-6"> <button class="btn btn-primary w-100 py-3">Subscribe</button> </div> </div> </form> </div> </div> <script> function openPopup() { document.getElementById('popupContainer').style.display = 'flex'; } function closePopup() { document.getElementById('popupContainer').style.display = 'none'; } </script> </div> </div> </div> </nav> </div> </div> <!-- Navbar & Hero End --> <!-- Modal Search Start --> <div class="modal fade" id="searchModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-fullscreen"> <div class="modal-content rounded-0"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Search by keyword</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body d-flex align-items-center bg-primary"> <div class="input-group w-75 mx-auto d-flex"> <input type="search" class="form-control p-3" placeholder="keywords" aria-describedby="search-icon-1"> <span id="search-icon-1" class="btn bg-light border nput-group-text p-3"><i class="fa fa-search"></i></span> </div> </div> </div> </div> </div> <!-- Modal Search End --> <!-- About Start --> <div class="container-fluid bg-light about py-5"> <div class="container py-5"> <div class="row g-5"> <div class="col-xl-8 wow fadeInLeft" data-wow-delay="0.2s"> <div class="about-item-content bg-white rounded p-5 h-100"> <h1 class="display-4 mb-4">Travel with Confidence: Comprehensive Travel Insurance</h1> <p>Traveling can be one of the most exciting and fulfilling experiences in life. However, it also comes with its fair share of uncertainties. That’s where travel insurance comes in. Our comprehensive travel insurance plans provide you with financial protection, ensuring that you’re covered in case of emergencies, cancellations, or unexpected incidents during your trip.</p> <p>Whether you’re traveling for leisure, business, or adventure, having travel insurance offers peace of mind knowing that you won’t face overwhelming financial burdens due to unforeseen events.</p> <h2 class="display-6 mt-4">Why You Need Travel Insurance?</h2> <p>Travel insurance is essential for protecting yourself and your investment when you travel. Unexpected events, such as illness, accidents, or cancellations, can disrupt your trip and lead to significant financial losses. Travel insurance provides coverage for medical emergencies, trip cancellations, lost luggage, and other unexpected travel disruptions.</p> <p>It’s especially useful when traveling internationally, where medical expenses or other travel-related costs could be higher than you anticipate. Travel insurance ensures that you’re not left financially exposed, giving you the confidence to enjoy your travels fully.</p> <h2 class="display-6 mt-4">Key Benefits of Our Travel Insurance Plans</h2> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Medical emergency coverage</p> <p>If you fall ill or suffer an injury during your trip, travel insurance helps cover medical expenses, including hospital visits, treatments, and even medical evacuation, so you don’t have to worry about hefty medical bills abroad.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Trip cancellation and interruption coverage</p> <p>Sometimes, unforeseen circumstances like illness, family emergencies, or natural disasters can cause you to cancel or cut short your trip. Travel insurance ensures that you are reimbursed for non-refundable expenses such as flight tickets, accommodation, and tour bookings.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Lost or delayed baggage protection</p> <p>In case your luggage is lost, stolen, or delayed, travel insurance offers reimbursement for your lost belongings or compensation for essentials like clothing and toiletries while waiting for your bags to arrive.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Emergency evacuation coverage</p> <p>If you find yourself in a dangerous or remote location, travel insurance covers the cost of emergency evacuation, whether by air or ground transportation, to a medical facility or a safer location.</p> <h2 class="display-6 mt-4">Types of Travel Insurance Coverage</h2> <h3 class="mt-3">Medical and Health Insurance</h3> <p>This coverage ensures that if you become ill or injured during your trip, you’re financially protected. It covers doctor visits, hospital stays, prescriptions, and even medical evacuation in case of serious illness or injury.</p> <h3 class="mt-3">Trip Cancellation and Interruption Insurance</h3> <p>If you need to cancel or shorten your trip due to an emergency or unexpected event, this coverage reimburses your non-refundable expenses, like flight tickets and accommodation, and helps mitigate the financial loss of trip interruptions.</p> <h3 class="mt-3">Baggage Loss or Delay Insurance</h3> <p>If your baggage is lost or delayed, travel insurance helps cover the cost of replacing your lost items or buying essential clothing and supplies while your luggage is being located.</p> <h3 class="mt-3">Travel Delay Insurance</h3> <p>If your flight or other travel connections are delayed for a significant period, travel delay insurance can reimburse you for additional expenses incurred, such as meals, accommodations, and transportation.</p> <h2 class="display-6 mt-4">Why Choose Our Travel Insurance Plans?</h2> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Comprehensive coverage for all travel needs</p> <p>Whether you're traveling for business, pleasure, or adventure, our plans provide extensive coverage for medical emergencies, trip cancellations, lost baggage, and much more, giving you complete protection for your journey.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Affordable and flexible options</p> <p>Our travel insurance plans come with affordable pricing and various coverage options, allowing you to select a plan that fits your specific travel needs and budget.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>24/7 global support</p> <p>Our customer service team is available 24/7, providing assistance in case of emergencies, helping you with claims, and answering your questions whenever you need it, no matter where you are in the world.</p> <h2 class="display-6 mt-4">How to Choose the Right Travel Insurance Policy?</h2> <h3 class="mt-3">Assess the Risks of Your Trip</h3> <p>Consider the nature of your trip and the risks involved. If you're traveling to a remote or high-risk location, you may need additional coverage, such as emergency evacuation or extreme sport coverage.</p> <h3 class="mt-3">Consider the Duration of Your Trip</h3> <p>For long-term travel, you may need a more comprehensive plan that covers medical emergencies, trip cancellation, and more. Shorter trips may benefit from basic coverage that includes trip cancellation and baggage loss protection.</p> <h3 class="mt-3">Review Exclusions and Limits</h3> <p>Make sure you understand what’s included in the policy, as well as any exclusions or limitations. For instance, some plans may not cover pre-existing medical conditions or high-risk activities like skydiving or scuba diving.</p> <h2 class="display-6 mt-4">Get Travel Insurance Today</h2> <p>Don’t leave your travel plans to chance. With our comprehensive travel insurance, you can explore the world with confidence, knowing that you're protected against the unexpected. Whether you're traveling abroad or domestically, we’ve got the right coverage for you.</p> <p>Get started today and ensure your next trip is safe, enjoyable, and stress-free with our reliable travel insurance policies.</p> <a class="btn btn-primary rounded-pill py-3 px-5" href="#">Get a Quote</a> <a class="btn btn-outline-primary rounded-pill py-3 px-5 ms-3" href="#">Contact Us</a> </div> </div> <div class="col-xl-4 wow fadeInRight" data-wow-delay="0.2s"> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb1.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog6.php" class="d-inline-block h4 mb-4">Mastering Personal Finance: Tips for Managing Your Money</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog6.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb2.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog5.php" class="d-inline-block h4 mb-4">Why Cybersecurity is Critical for Small Businesses</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog5.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb3.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog4.php" class="d-inline-block h4 mb-4">Why Identity Theft Protection is Essential in the Digital Age</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog4.php">Read More</a> </div> </div> </div> <div class="service-item" style="background: #ffffff;border-radius: 10px;margin-bottom: 40px;"> <div class="service-img"> <img src="img/bb4.jpg" class="img-fluid rounded-top w-100" alt=""> </div> <div class="service-content p-4"> <div class="service-content-inner"> <a href="blog3.php" class="d-inline-block h4 mb-4">Why Travel Insurance is Essential for Every Trip</a> <a class="btn btn-primary rounded-pill py-2 px-4" href="blog3.php">Read More</a> </div> </div> </div> </div> </div> </div> </div> <!-- About End --> <!-- Copyright Start --> <div class="container-fluid copyright py-4"> <div class="container"> <div class="row g-4 align-items-center"> <div class="col-md-6 text-center text-md-end mb-md-0" style="font-size: 12px;"> <span class="text-body"><a href="index.php" class="border-bottom text-white"><i class="fas fa-copyright text-light me-2"></i>2025 Quick DebtFunds</a>, All right reserved.</span> </div> <div class="col-md-6 text-center text-md-start text-body" style="font-size: 12px;"> <a class="border-bottom text-white" href="privacypolicy.php"> Privacy Policy </a><a class="border-bottom text-white" href="termsandconditions.php"> Terms & Conditions </a> </div> </div> </div> </div> <!-- Copyright End --> <!-- Back to Top --> <a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"><i class="fa fa-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script> <script src="lib/wow/wow.min.js"></script> <script src="lib/easing/easing.min.js"></script> <script src="lib/waypoints/waypoints.min.js"></script> <script src="lib/counterup/counterup.min.js"></script> <script src="lib/lightbox/js/lightbox.min.js"></script> <script src="lib/owlcarousel/owl.carousel.min.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>
Save