📁
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: service5.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">Secure Your Belongings with Comprehensive Renters Insurance</h1> <p>As a renter, protecting your belongings is essential. Renters insurance ensures that you are financially covered in the event of loss or damage to your personal items. Whether it's from a fire, burglary, or a natural disaster, our renters insurance plans help you recover quickly without the added stress of high out-of-pocket expenses.</p> <p>While your landlord’s insurance typically covers the building structure, it doesn’t protect your personal property. Renters insurance bridges this gap, providing peace of mind by safeguarding your valuables, liability, and living expenses.</p> <h2 class="display-6 mt-4">Why You Need Renters Insurance?</h2> <p>Renters insurance is often overlooked but is equally important as any other type of insurance. Accidents can happen at any time, and without coverage, you could face significant financial loss. Renters insurance protects your personal property against risks like fire, theft, vandalism, or even loss due to natural disasters.</p> <p>Not only does renters insurance cover the financial loss of your personal items, but it also provides liability protection in case someone gets injured in your rented space. It’s an affordable way to ensure you are covered from unexpected events.</p> <h2 class="display-6 mt-4">Key Benefits of Our Renters Insurance Plans</h2> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Protection for personal belongings</p> <p>Your personal items, including furniture, electronics, clothing, and jewelry, are protected under renters insurance. Whether your belongings are damaged or stolen due to a covered event, we ensure you can replace or repair them with ease.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Coverage for accidental damages</p> <p>If you accidentally cause damage to the property you’re renting, renters insurance provides coverage for the repair costs, ensuring that you’re not financially responsible for repairs you didn’t intentionally cause.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Liability coverage for injuries in your rental unit</p> <p>If a guest gets injured while in your rented property, renters insurance helps cover the medical bills and legal expenses. This ensures that you’re protected against potential lawsuits or claims for injury that may arise while hosting others.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Temporary living expenses in case of displacement</p> <p>In the event that your rental unit becomes uninhabitable due to fire or water damage, renters insurance can help cover the costs of temporary accommodations, like hotels or rented spaces, while repairs are being made.</p> <h2 class="display-6 mt-4">Types of Renters Insurance Coverage</h2> <h3 class="mt-3">Personal Property Coverage</h3> <p>Protects your belongings, including clothing, electronics, and furniture, in case they are damaged, stolen, or destroyed. This coverage also typically includes items that are stolen outside the home, such as luggage or electronics that are lost in transit.</p> <h3 class="mt-3">Liability Coverage</h3> <p>Provides financial protection if someone is injured on your rental property or if you accidentally cause damage to someone else’s property. Liability coverage ensures that legal costs and medical expenses are covered without you paying out-of-pocket.</p> <h3 class="mt-3">Loss of Use Coverage</h3> <p>If your rental becomes uninhabitable due to a covered event, loss of use coverage will help pay for temporary housing. This includes paying for the cost of living in a hotel, short-term rental, or other accommodations until your unit is ready for you to return.</p> <h2 class="display-6 mt-4">Why Choose Our Renters Insurance Plans?</h2> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Affordable monthly premiums</p> <p>Renters insurance is one of the most affordable insurance policies you can buy. Our competitive rates ensure that you get the best value for comprehensive coverage, protecting your belongings without breaking the bank.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Flexible coverage options</p> <p>Our policies offer various levels of coverage based on your needs. Whether you need basic coverage for personal items or full protection for liability and living expenses, we offer options that you can tailor to suit your situation.</p> <p class="text-dark"><i class="fa fa-check text-primary me-3"></i>Quick and easy online sign-up</p> <p>Getting renters insurance has never been easier. You can quickly get a quote, select the right coverage, and sign up all online without leaving the comfort of your home.</p> <h2 class="display-6 mt-4">How to Choose the Right Renters Insurance Policy?</h2> <h3 class="mt-3">Evaluate the Value of Your Belongings</h3> <p>Start by determining the value of your personal belongings. Consider items like electronics, furniture, clothing, and other valuables. This will help you decide how much coverage you need for your personal property.</p> <h3 class="mt-3">Consider Additional Coverage</h3> <p>If you own expensive items such as jewelry or fine art, you may want to consider additional coverage to ensure they are fully protected. Standard renters insurance may have limits on how much it covers for high-value items.</p> <h3 class="mt-3">Check Your Liability Coverage Limits</h3> <p>Consider how much liability coverage you need. If you frequently host guests or have children, a higher liability limit might be advisable. Make sure that your policy includes adequate protection in case of an accident or injury.</p> <h2 class="display-6 mt-4">Get Renters Insurance Today</h2> <p>Don’t wait until it’s too late. Protect your personal belongings, liability, and living expenses today with our renters insurance plans. Whether you rent a small apartment or a large home, we’ve got the right policy for you.</p> <p>Take the first step toward securing your property and financial future by signing up for renters insurance now.</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