📁
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: about.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">About Us</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">About Us</li> </ol> </nav> </div> </div> <!-- Page Header End --> <!-- About Start --> <div class="container-xxl py-5"> <div class="container"> <div class="row g-5"> <div class="col-lg-6"> <div class="row gx-3 h-100"> <div class="col-6 align-self-start wow fadeInUp" data-wow-delay="0.1s"> <img class="img-fluid" src="img/ab5.jpg"> </div> <div class="col-6 align-self-end wow fadeInDown" data-wow-delay="0.1s"> <img class="img-fluid" src="img/ab7.jpg"> </div> </div> </div> <div class="col-lg-6 wow fadeIn" data-wow-delay="0.5s"> <p class="fw-medium text-uppercase text-primary mb-2">About Us</p> <h1 class="display-5 mb-4">We Are Leader In Industrial Market</h1> <p class="mb-4 ph">For over 12 years, Sun Visionpro has been serving the greater community with exceptional eye care services. Our commitment to staying up-to-date with the latest technology and techniques ensures that we can provide you with the most advanced treatments available. <p class="mb-4 ph">If you are looking for convenient, high-quality eye care services and experienced professionals who truly care about your eye health, contact us today. We look forward to serving you and your family.</p> <div class="d-flex align-items-center mb-4"> <div class="flex-shrink-0 bg-primary p-4"> <h1 class="display-2">12</h1> <h5 class="text-white">Years of</h5> <h5 class="text-white">Experience</h5> </div> <div class="ms-4"> <p><i class="fa fa-check text-primary me-2"></i>Comprehensive eye exams</p> <p><i class="fa fa-check text-primary me-2"></i>Contact lens fittings and help picking eyeglass frames and features</p> <p><i class="fa fa-check text-primary me-2"></i>Eye emergencies and foreign object removal</p> <p><i class="fa fa-check text-primary me-2"></i>Mechanical Engineering</p> <p class="mb-0"><i class="fa fa-check text-primary me-2"></i>Low vision care and services for visually impaired</p> </div> </div> <div class="row pt-2"> <div class="col-sm-6"> <div class="d-flex align-items-center"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-envelope-open text-white"></i> </div> <div class="ms-3"> <p class="mb-2">Email us</p> <h5 class="mb-0">blanche@sunvisionpro.com</h5> </div> </div> </div> <div class="col-sm-6"> <div class="d-flex align-items-center"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-phone-alt text-white"></i> </div> <div class="ms-3"> <p class="mb-2">Call us</p> <h5 class="mb-0">(+1) 7068 918 892</h5> </div> </div> </div> </div> </div> </div> </div> </div> <!-- About End --> <!-- Facts Start --> <div class="container-fluid facts my-5 p-5"> <div class="row g-5"> <div class="col-md-6 col-xl-3 wow fadeIn" data-wow-delay="0.1s"> <div class="text-center border p-5"> <i class="fa fa-certificate fa-3x text-white mb-3"></i> <h1 class="display-2 text-primary mb-0" data-toggle="counter-up">12</h1> <span class="fs-5 fw-semi-bold text-white">Years Experience</span> </div> </div> <div class="col-md-6 col-xl-3 wow fadeIn" data-wow-delay="0.3s"> <div class="text-center border p-5"> <i class="fa fa-users-cog fa-3x text-white mb-3"></i> <h1 class="display-2 text-primary mb-0" data-toggle="counter-up">135</h1> <span class="fs-5 fw-semi-bold text-white">Team Members</span> </div> </div> <div class="col-md-6 col-xl-3 wow fadeIn" data-wow-delay="0.5s"> <div class="text-center border p-5"> <i class="fa fa-users fa-3x text-white mb-3"></i> <h1 class="display-2 text-primary mb-0" data-toggle="counter-up">957</h1> <span class="fs-5 fw-semi-bold text-white">Happy Clients</span> </div> </div> <div class="col-md-6 col-xl-3 wow fadeIn" data-wow-delay="0.7s"> <div class="text-center border p-5"> <i class="fa fa-check-double fa-3x text-white mb-3"></i> <h1 class="display-2 text-primary mb-0" data-toggle="counter-up">1839</h1> <span class="fs-5 fw-semi-bold text-white">Projects Done</span> </div> </div> </div> </div> <!-- Facts End --> <!-- Team 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">OUR DOCTOR TEAM</p> <h1 class="display-5 mb-5">Meet Our Award-Winning Healthcare Team!</h1> </div> <div class="row g-4"> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s"> <div class="team-item"> <img class="img-fluid" src="img/t1.jpg" alt=""> <div class="d-flex"> <div class="flex-shrink-0 btn-square bg-primary" style="width: 90px; height: 90px;"> <i class="fa fa-2x fa-share text-white"></i> </div> <div class="position-relative overflow-hidden bg-light d-flex flex-column justify-content-center w-100 ps-4" style="height: 90px;"> <h5>Daniel Robert, M.D.</h5> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s"> <div class="team-item"> <img class="img-fluid" src="img/t3.jpg" alt=""> <div class="d-flex"> <div class="flex-shrink-0 btn-square bg-primary" style="width: 90px; height: 90px;"> <i class="fa fa-2x fa-share text-white"></i> </div> <div class="position-relative overflow-hidden bg-light d-flex flex-column justify-content-center w-100 ps-4" style="height: 90px;"> <h5>Isabella, M.D.</h5> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s"> <div class="team-item"> <img class="img-fluid" src="img/t2.jpg" alt=""> <div class="d-flex"> <div class="flex-shrink-0 btn-square bg-primary" style="width: 90px; height: 90px;"> <i class="fa fa-2x fa-share text-white"></i> </div> <div class="position-relative overflow-hidden bg-light d-flex flex-column justify-content-center w-100 ps-4" style="height: 90px;"> <h5>William Joseph, O.D.</h5> </div> </div> </div> </div> </div> </div> </div> <!-- Team End --> <!-- Video Modal Start --> <div class="modal modal-video fade" id="videoModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content rounded-0"> <div class="modal-header"> <h3 class="modal-title" id="exampleModalLabel">Youtube Video</h3> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <!-- 16:9 aspect ratio --> <div class="ratio ratio-16x9"> <iframe class="embed-responsive-item" src="" id="video" allowfullscreen allowscriptaccess="always" allow="autoplay"></iframe> </div> </div> </div> </div> </div> <!-- Video Modal 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