📁
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: testimonial.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Sun Visionpro</title> <link href="img/fav.png" rel="icon" type="image/png"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <!-- Favicon --> <link href="img/favicon.ico" rel="icon"> <!-- 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=Open+Sans:wght@400;500;600&family=Rubik:wght@500;600;700&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link href="lib/animate/animate.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" role="status" style="width: 3rem; height: 3rem;"></div> </div> <!-- Spinner End --> <!-- Topbar Start --> <div class="container-fluid bg-dark px-0"> <div class="row g-0 d-none d-lg-flex"> <div class="col-lg-6 ps-5 text-start"> <div class="h-100 d-inline-flex align-items-center text-white"> <a class="btn btn-link text-light" href="appointment-request.php"><i class="fa fa-envelope" aria-hidden="true"></i> <span>Book Appointment</span></a> </div> </div> <div class="col-lg-6 text-end"> <div class="h-100 topbar-right d-inline-flex align-items-center text-white py-2 px-5"> <span class="fs-5 fw-bold me-2"><i class="fa fa-phone-alt me-2"></i>Call Us:</span> <span class="fs-5 fw-bold">(+1) 7068 918 892</span> </div> </div> </div> </div> <!-- Topbar End --> <!-- Navbar Start --> <nav class="navbar navbar-expand-lg bg-white navbar-light sticky-top py-0 pe-5"> <a href="index.php" class="navbar-brand ps-5 me-0"> <img class="img-fluid" src="img/logo.png" alt=""> </a> <button type="button" class="navbar-toggler me-0" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <div class="navbar-nav ms-auto p-4 p-lg-0"> <a href="index.php" class="nav-item nav-link active">Home</a> <a href="about.php" class="nav-item nav-link">About Us</a> <div class="nav-item dropdown"> <a href="service.php" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Our Services</a> <div class="dropdown-menu bg-light m-0"> <a href="cataracts.php" class="dropdown-item">Cataract Surgery</a> <a href="retina.php" class="dropdown-item">Retina</a> <a href="glaucoma.php" class="dropdown-item">Glaucoma Surgery</a> <a href="lasik.php" class="dropdown-item">LASIK</a> <a href="icl.php" class="dropdown-item">Implantable Collamer Lens (ICL)</a> <a href="dry-eye-syndrome.php" class="dropdown-item">Dry eyes</a> <a href="diabetic-retinopathy.php" class="dropdown-item">Diabetes Eye Care</a> <a href="cosmetic.php" class="dropdown-item">Cosmetics</a> <a href="eyelid-surgery.php" class="dropdown-item">Eyelid Surgery</a> <a href="routine-eye-exam.php" class="dropdown-item">Routine Eye Exams</a> <a href="optical-shop.php" class="dropdown-item">Optical Shop</a> </div> </div> <div class="nav-item dropdown"> <a href="service.php" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Eye Resources</a> <div class="dropdown-menu bg-light m-0"> <a class="dropdown-item" href="laser-cataract-surgery.php">Laser Cataract Surgery</a> <a class="dropdown-item" href="routine-eye-exam.php">Routine Eye Exam</a> <a class="dropdown-item" href="how-the-eye-works.php">How the Eye Works</a> <a class="dropdown-item" href="introduction-to-the-eye.php">Introduction to the Eye</a> <a class="dropdown-item" href="multifocal-intraocular-lens-implants">Multifocal Intraocular Lens Implants</a> </div> </div> <div class="nav-item dropdown"> <a href="service.php" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Lenses & Frames</a> <div class="dropdown-menu bg-light m-0"> <a class="dropdown-item" href="optical-shop.php">Visit our Optical</a> <a class="dropdown-item" href="blue-light-and-eye-health.php">Blue Light and Eye Health</a> <a class="dropdown-item" href="eyeglass-frame-materials.php">Eyeglass Frame Materials</a> <a class="dropdown-item" href="high-definition-lenses.php">High Definition Lenses</a> <a class="dropdown-item" href="no-glare-lenses.php">No Glare Lenses</a> <a class="dropdown-item" href="progressive-lenses.php">Progressive Lenses</a> <a class="dropdown-item" href="proper-lens-care-instructions.php">Proper Lens Care Instructions</a> <a class="dropdown-item" href="protective-eyewear.php">Protective Eyewear</a> <a class="dropdown-item" href="reduce-digital-eye-strain.php">Reduce Digital Eye Strain</a> <a class="dropdown-item" href="scratch-protection.php">Scratch Protection</a> <a class="dropdown-item" href="sunglasses.php">Sunglasses</a> <a class="dropdown-item" href="thinner-and-lighter-lenses.php">Thinner and Lighter Lenses</a> </div> </div> <a href="patient-center.php" class="nav-item nav-link">Patient Center</a> <a href="appointment-request.php" class="nav-item nav-link">Appointment</a> <a href="contact.php" class="nav-item nav-link">Contact</a> </div> <a href="subscribe.php" class="btn btn-primary px-3 d-none d-lg-block">Get A Quote</a> </div> </nav> <!-- Navbar End --> <!-- Page Header Start --> <div class="container-fluid page-header py-5 mb-5 wow fadeIn" data-wow-delay="0.1s"> <div class="container py-5"> <h1 class="display-3 text-white animated slideInRight">Testimonial</h1> <nav aria-label="breadcrumb"> <ol class="breadcrumb animated slideInRight mb-0"> <li class="breadcrumb-item"><a href="#">Home</a></li> <li class="breadcrumb-item"><a href="#">Pages</a></li> <li class="breadcrumb-item active" aria-current="page">Testimonial</li> </ol> </nav> </div> </div> <!-- Page Header End --> <!-- Testimonial Start --> <div class="container-xxl py-5"> <div class="container"> <div class="text-center mx-auto wow fadeInUp" data-wow-delay="0.1s" style="max-width: 600px;"> <p class="fw-medium text-uppercase text-primary mb-2">Testimonial</p> <h1 class="display-5 mb-5">What Our Clients Say!</h1> </div> <div class="owl-carousel testimonial-carousel wow fadeInUp" data-wow-delay="0.1s"> <div class="testimonial-item text-center"> <div class="testimonial-img position-relative"> <img class="img-fluid rounded-circle mx-auto mb-5" src="img/testimonial-1.jpg"> <div class="btn-square bg-primary rounded-circle"> <i class="fa fa-quote-left text-white"></i> </div> </div> <div class="testimonial-text text-center rounded p-4"> <p>Clita clita tempor justo dolor ipsum amet kasd amet duo justo duo duo labore sed sed. Magna ut diam sit et amet stet eos sed clita erat magna elitr erat sit sit erat at rebum justo sea clita.</p> <h5 class="mb-1">Client Name</h5> <span class="fst-italic">Profession</span> </div> </div> <div class="testimonial-item text-center"> <div class="testimonial-img position-relative"> <img class="img-fluid rounded-circle mx-auto mb-5" src="img/testimonial-2.jpg"> <div class="btn-square bg-primary rounded-circle"> <i class="fa fa-quote-left text-white"></i> </div> </div> <div class="testimonial-text text-center rounded p-4"> <p>Clita clita tempor justo dolor ipsum amet kasd amet duo justo duo duo labore sed sed. Magna ut diam sit et amet stet eos sed clita erat magna elitr erat sit sit erat at rebum justo sea clita.</p> <h5 class="mb-1">Client Name</h5> <span class="fst-italic">Profession</span> </div> </div> <div class="testimonial-item text-center"> <div class="testimonial-img position-relative"> <img class="img-fluid rounded-circle mx-auto mb-5" src="img/testimonial-3.jpg"> <div class="btn-square bg-primary rounded-circle"> <i class="fa fa-quote-left text-white"></i> </div> </div> <div class="testimonial-text text-center rounded p-4"> <p>Clita clita tempor justo dolor ipsum amet kasd amet duo justo duo duo labore sed sed. Magna ut diam sit et amet stet eos sed clita erat magna elitr erat sit sit erat at rebum justo sea clita.</p> <h5 class="mb-1">Client Name</h5> <span class="fst-italic">Profession</span> </div> </div> </div> </div> </div> <!-- Testimonial End --> <!-- Footer Start --> <div class="container-fluid bg-dark footer mt-5 py-5 wow fadeIn" data-wow-delay="0.1s"> <div class="container py-5"> <div class="row g-5"> <div class="col-lg-3 col-md-6" style="padding-right: 0;"> <h5 class="text-white mb-4">Our Office</h5> <p class="mb-2" style="font-size: 14px;line-height: 2;"><i class="fa fa-map-marker-alt me-3" style="color:#ffff"></i>390 Grady Ct, Suite 974<br> Henderson, NV 89014<br> United States.</p> <p class="mb-2" style="font-size: 14px;line-height: 2;"><i class="fa fa-phone-alt me-3" style="color:#ffff"></i>(+1) 7068 918 892</p> <p class="mb-2" style="font-size: 14px;line-height: 2;"><i class="fa fa-envelope me-3" style="color:#ffff"></i>blanche@sunvisionpro.com</p> <h5 class="text-white mb-4" style="padding-top: 30px;">Quick Link</h5> <a class="btn btn-link" href="privacy.php">Privacy</a> <a class="btn btn-link" href="terms.php">Terms & Conditions</a> <a class="btn btn-link" href="unsubscribe.php">Unsubscribe Our Newsletter</a> </div> <div class="col-lg-2 col-md-6" style="padding-left: 0;"> <h5 class="text-white mb-4">Eye Resources</h5> <a class="btn btn-link" href="laser-cataract-surgery.php">Laser Cataract Surgery</a> <a class="btn btn-link" href="routine-eye-exam.php">Routine Eye Exam</a> <a class="btn btn-link" href="how-the-eye-works.php">How the Eye Works</a> <a class="btn btn-link" href="introduction-to-the-eye.php">Introduction to the Eye</a> <a class="btn btn-link" href="multifocal-intraocular-lens-implants">Multifocal Intraocular Lens Implants</a> <h5 class="text-white mb-4" style="padding-top: 30px;">Contact Lenses</h5> <a class="btn btn-link" href="contactsthe-right-age-for-contacts.php">The Right Age for Contacts</a> <a class="btn btn-link" href="types-of-contact-lenses.php">Types of Contact Lenses</a> </div> <div class="col-lg-2 col-md-6" style="padding-right: 0;"> <h5 class="text-white mb-4">Lenses & Frames</h5> <a class="btn btn-link" href="optical-shop.php">Visit our Optical</a> <a class="btn btn-link" href="blue-light-and-eye-health.php">Blue Light and Eye Health</a> <a class="btn btn-link" href="eyeglass-frame-materials.php">Eyeglass Frame Materials</a> <a class="btn btn-link" href="high-definition-lenses.php">High Definition Lenses</a> <a class="btn btn-link" href="no-glare-lenses.php">No Glare Lenses</a> <a class="btn btn-link" href="progressive-lenses.php">Progressive Lenses</a> <a class="btn btn-link" href="proper-lens-care-instructions.php">Proper Lens Care Instructions</a> <a class="btn btn-link" href="protective-eyewear.php">Protective Eyewear</a> <a class="btn btn-link" href="reduce-digital-eye-strain.php">Reduce Digital Eye Strain</a> <a class="btn btn-link" href="scratch-protection.php">Scratch Protection</a> <a class="btn btn-link" href="sunglasses.php">Sunglasses</a> <a class="btn btn-link" href="thinner-and-lighter-lenses.php">Thinner and Lighter Lenses</a> </div> <div class="col-lg-2 col-md-6" style="padding-right: 0;"> <h5 class="text-white mb-4">Eye & Health Disease</h5> <a class="btn btn-link" href="blepharitis.php">Blepharitis</a> <a class="btn btn-link" href="cataracts.php">Cataracts</a> <a class="btn btn-link" href="conjunctivitis.php">Conjunctivitis</a> <a class="btn btn-link" href="diabetic-retinopathy.php">Diabetic Retinopathy</a> <a class="btn btn-link" href="dry-eye-syndrome.php">Dry Eye Syndrome</a> <a class="btn btn-link" href="eye-allergies.php">Eye Allergies</a> <a class="btn btn-link" href="glaucoma.php">Glaucoma</a> <a class="btn btn-link" href="macular-degeneration.php">Macular Degeneration</a> <a class="btn btn-link" href="retinal-tears-and-detachments.php">Retinal Tears and Detachments</a> </div> <div class="col-lg-3 col-md-6" style="padding-right: 0;"> <h5 class="text-white mb-4">Newsletter</h5> <p class="mb-2" style="font-size: 14px;line-height: 2;">Subscribe our newsletter to get latest news, eye care tips and health advice.</p> <div class="position-relative w-100"> <input class="form-control bg-transparent w-100 py-3 ps-4 pe-5" type="text" placeholder="Your email"> <button type="button" class="btn btn-primary py-2 position-absolute top-0 end-0 mt-2 me-2">SignUp</button> </div> </div> </div> </div> </div> <!-- Footer End --> <!-- Copyright Start --> <div class="container-fluid copyright bg-dark py-4"> <div class="container text-center"> <p class="mb-2" style="font-size: 12px;">Copyright © 2025 <a class="fw-semi-bold" href="index.php">Sun Visionpro</a>, All Right Reserved.</p> </div> </div> <!-- Copyright End --> <!-- Back to Top --> <a href="#" class="btn btn-lg btn-primary btn-lg-square rounded-circle back-to-top"><i class="bi bi-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://code.jquery.com/jquery-3.4.1.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/owlcarousel/owl.carousel.min.js"></script> <script src="lib/counterup/counterup.min.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>
Save