📁
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: care4.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Pure Eye Vision</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <!-- Favicon --> <link rel="shortcut icon" href="img/fav.png" /> <!-- Google Web Fonts --> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Jost:wght@500;600;700&family=Open+Sans:wght@400;600&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/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <link href="lib/animate/animate.min.css" rel="stylesheet"> <link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" /> <link href="lib/twentytwenty/twentytwenty.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-grow text-primary m-1" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-dark m-1" role="status"> <span class="sr-only">Loading...</span> </div> <div class="spinner-grow text-secondary m-1" role="status"> <span class="sr-only">Loading...</span> </div> </div> <!-- Spinner End --> <!-- Navbar Start --> <nav class="navbar navbar-expand-lg bg-white navbar-light shadow-sm px-5 py-3 py-lg-0"> <a href="index.php" class="navbar-brand p-0"> <img src="img/logo.png"> </a> <button class="navbar-toggler" type="button" 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 py-0"> <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 dropdown-toggle" data-bs-toggle="dropdown">Treatments</a> <div class="dropdown-menu m-0"> <a href="treatment1.php" class="dropdown-item">Laser Eye Surgery</a> <a href="treatment2.php" class="dropdown-item">Glaucoma Treatment</a> <a href="treatment3.php" class="dropdown-item">Cataract Surgery</a> <a href="treatment4.php" class="dropdown-item">Macular Degeneration</a> <a href="treatment5.php" class="dropdown-item">Ocular Disease</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Vision Care</a> <div class="dropdown-menu m-0"> <a href="vision1.php" class="dropdown-item">Prescription Glasses</a> <a href="vision2.php" class="dropdown-item">Computer Glasses</a> <a href="vision3.php" class="dropdown-item">Protection Glasses</a> <a href="vision4.php" class="dropdown-item">Contact Lenses</a> <a href="vision5.php" class="dropdown-item">Low Vision Aids</a> </div> </div> <div class="nav-item dropdown"> <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Test & Exams</a> <div class="dropdown-menu m-0"> <a href="care1.php" class="dropdown-item">Eye Exams</a> <a href="care2.php" class="dropdown-item">Vision Correction</a> <a href="care3.php" class="dropdown-item">Pediatric Eye Care</a> <a href="care4.php" class="dropdown-item">Retina Care</a> <a href="care5.php" class="dropdown-item">Diagnostic Testing</a> <a href="care6.php" class="dropdown-item">Diabetic Eye Exams</a> </div> </div> <a href="contact.php" class="nav-item nav-link">Contact</a> </div> </div> </nav> <!-- Navbar End --> <!-- Full Screen Search Start --> <div class="modal fade" id="searchModal" tabindex="-1"> <div class="modal-dialog modal-fullscreen"> <div class="modal-content" style="background: rgba(9, 30, 62, .7);"> <div class="modal-header border-0"> <button type="button" class="btn bg-white btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body d-flex align-items-center justify-content-center"> <div class="input-group" style="max-width: 600px;"> <input type="text" class="form-control bg-transparent border-primary p-3" placeholder="Type search keyword"> <button class="btn btn-primary px-4"><i class="bi bi-search"></i></button> </div> </div> </div> </div> </div> <!-- Full Screen Search End --> <!-- Hero Start --> <div class="container-fluid bg-primary py-5 hero-header mb-5"> <div class="row py-3"> <div class="col-12 text-center"> <h1 class="display-3 text-white animated zoomIn">Retina Care</h1> </div> </div> </div> <!-- Hero End --> <!-- About Start --> <div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s"> <div class="container"> <div class="row g-5"> <div class="col-lg-9"> <div class="section-title mb-4"> <h5 class="position-relative d-inline-block text-primary text-uppercase">Pureeyevision</h5> </div> <h1 class="display-4 mb-4">Retina Care & Treatment at Pure Eye Vision</h1> <p>The retina is one of the most important parts of the eye, responsible for capturing light and sending visual signals to the brain. Any damage or disease affecting the retina can result in significant vision loss. At Pure Eye Vision, we provide comprehensive retina care and treatment services aimed at preserving and improving your vision. Whether you are dealing with retinal conditions such as macular degeneration, diabetic retinopathy, or retinal detachment, our experienced ophthalmologists are here to offer expert care tailored to your needs.</p> <h2 class="display-6 mt-4">Understanding the Retina</h2> <p>The retina is a thin layer of tissue at the back of the eye that functions like a camera’s film. It converts light into electrical signals, which are then transmitted to the brain for processing. A healthy retina is essential for clear and sharp vision, but when this delicate tissue is damaged, it can lead to a variety of vision problems. Regular eye exams can help detect retinal issues early, allowing for timely intervention and better outcomes.</p> <h2 class="display-6 mt-4">Common Retinal Conditions We Treat</h2> <ul> <li><strong>Macular Degeneration:</strong> Age-related macular degeneration (AMD) is a leading cause of vision loss in older adults. It affects the central part of the retina, leading to blurry or distorted central vision. We offer advanced treatments to manage and slow the progression of AMD.</li> <li><strong>Diabetic Retinopathy:</strong> Diabetes can lead to damage to the blood vessels in the retina, resulting in diabetic retinopathy. This condition can cause blurry vision, floaters, and even blindness. Early detection and treatment can prevent significant damage.</li> <li><strong>Retinal Detachment:</strong> Retinal detachment occurs when the retina pulls away from its underlying tissue, which can cause sudden vision loss. This is a medical emergency that requires immediate attention to prevent permanent blindness.</li> <li><strong>Retinal Vein Occlusion:</strong> Retinal vein occlusion happens when a blood clot blocks the veins in the retina, causing sudden vision loss. Treatment is focused on improving circulation and preventing further damage.</li> <li><strong>Retinitis Pigmentosa:</strong> This is a group of inherited retinal diseases that cause gradual vision loss, often starting with difficulty seeing in low light and progressing to complete blindness. While there is no cure, we offer supportive care to slow the progression of the disease.</li> <li><strong>Diabetic Macular Edema (DME):</strong> A complication of diabetic retinopathy, DME causes swelling in the macula, the central part of the retina, leading to blurry vision. Early treatment can help prevent severe vision loss.</li> </ul> <h2 class="display-6 mt-4">Symptoms of Retinal Problems</h2> <p>Many retinal conditions do not cause pain, but there are several warning signs that you should look out for:</p> <ul> <li>Sudden or gradual loss of central or peripheral vision</li> <li>Blurry, distorted, or wavy vision</li> <li>Seeing floaters or flashes of light</li> <li>Dark or empty areas in your vision</li> <li>Difficulty seeing in low light or at night</li> <li>Sudden vision changes after an injury or trauma</li> </ul> <h2 class="display-6 mt-4">Our Retina Care Services</h2> <p>At Pure Eye Vision, we use state-of-the-art technology to diagnose and treat a wide range of retinal conditions. Our retina specialists are highly trained in the latest treatment techniques and work with you to develop a personalized care plan to protect your vision. Our services include:</p> <ul> <li><strong>Comprehensive Retina Exams:</strong> Our retina exams include advanced imaging techniques such as Optical Coherence Tomography (OCT), fundus photography, and fluorescein angiography to detect retinal conditions early and assess their severity.</li> <li><strong>Laser Treatments:</strong> Laser therapy can be used to treat a variety of retinal conditions, such as diabetic retinopathy and retinal vein occlusion, by targeting abnormal blood vessels and preventing further damage to the retina.</li> <li><strong>Injections:</strong> In some cases, medications may be injected into the eye to reduce swelling or prevent the growth of abnormal blood vessels. These injections are effective in treating conditions like diabetic macular edema and wet macular degeneration.</li> <li><strong>Surgical Procedures:</strong> For conditions like retinal detachment or advanced diabetic retinopathy, surgery may be required to repair or reattach the retina. We offer minimally invasive surgical options for the best possible outcomes.</li> <li><strong>Vitrectomy:</strong> In cases where the retina is severely damaged or affected by vitreous gel, a vitrectomy may be performed to remove the vitreous and address retinal issues, helping to restore vision.</li> </ul> <h2 class="display-6 mt-4">Prevention and Early Detection of Retinal Diseases</h2> <p>Prevention is always better than cure, and regular eye exams are crucial in detecting retinal issues early, especially for individuals at higher risk due to conditions such as diabetes, hypertension, or a family history of retinal diseases. At Pure Eye Vision, we recommend comprehensive retina exams at regular intervals, even if you’re not experiencing symptoms. Early detection of retinal diseases allows for timely intervention, helping to preserve vision and prevent further damage.</p> <h2 class="display-6 mt-4">Why Choose Pure Eye Vision for Your Retina Care?</h2> <p>At Pure Eye Vision, we take a personalized approach to retina care, focusing on the unique needs of each patient. Our retina specialists are experienced in treating both common and complex retinal conditions, using the latest technologies and treatment methods. We are committed to preserving your vision and improving your quality of life. From early detection to advanced treatments, we are here to help you manage and treat any retinal condition with the utmost care and expertise.</p> <a class="btn btn-primary rounded-pill py-3 px-5" href="contact.php">Schedule Your Retina Exam Today</a> </div> <div class="col-lg-3"> <div class="col-lg-12 col-md-12"> <h3 class="mb-4" style="background-color: #775683;padding: 10px 10px 10px 20px;border-radius: 30px;color: #ffffff;">Eye Treatments</h3> <div class="d-flex flex-column justify-content-start"> <a class=" mb-2" href="treatment1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Laser Eye Surgery</a> <a class=" mb-2" href="treatment2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Glaucoma Treatment</a> <a class=" mb-2" href="treatment3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Cataract Surgery</a> <a class=" mb-2" href="treatment4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Macular Degeneration</a> <a class="" href="treatment5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Ocular Disease</a> </div> </div> <div class="col-lg-12 col-md-12" style="margin-top:30px;"> <h3 class="mb-4" style="background-color: #775683;padding: 10px 10px 10px 20px;border-radius: 30px;color: #ffffff;">Vision Care</h3> <div class="d-flex flex-column justify-content-start"> <a class=" mb-2" href="vision1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Prescription Glasses</a> <a class=" mb-2" href="vision2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Computer Glasses</a> <a class=" mb-2" href="vision3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Protection Glasses</a> <a class=" mb-2" href="vision4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Lenses</a> <a class="" href="vision5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Low Vision Aids</a> </div> </div> <div class="col-lg-12 col-md-12" style="margin-top:30px;"> <h3 class="mb-4" style="background-color: #775683;padding: 10px 10px 10px 20px;border-radius: 30px;color: #ffffff;">Test & Exams</h3> <div class="d-flex flex-column justify-content-start"> <a class=" mb-2" href="care1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Eye Exams</a> <a class=" mb-2" href="care2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Vision Correction</a> <a class=" mb-2" href="care3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Pediatric Eye Care</a> <a class=" mb-2" href="care4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Retina Care</a> <a class="" href="care5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diagnostic Testing</a> <a class="" href="care6.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diabetic Eye Exams</a> </div> </div> </div> </div> <div class="col-lg-5" style="min-height: 300px;"> </div> </div> </div> </div> <!-- About End --> <!-- Footer Start --> <div class="container-fluid bg-dark text-light py-5 wow fadeInUp" data-wow-delay="0.3s"> <div class="container pt-5"> <div class="row g-5 pt-4"> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Eye Treatments</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="treatment1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Laser Eye Surgery</a> <a class="text-light mb-2" href="treatment2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Glaucoma Treatment</a> <a class="text-light mb-2" href="treatment3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Cataract Surgery</a> <a class="text-light mb-2" href="treatment4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Macular Degeneration</a> <a class="text-light" href="treatment5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Ocular Disease</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Vision Care</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="vision1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Prescription Glasses</a> <a class="text-light mb-2" href="vision2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Computer Glasses</a> <a class="text-light mb-2" href="vision3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Protection Glasses</a> <a class="text-light mb-2" href="vision4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Contact Lenses</a> <a class="text-light" href="vision5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Low Vision Aids</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Test & Exams</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="care1.php"><i class="bi bi-arrow-right text-primary me-2"></i>Eye Exams</a> <a class="text-light mb-2" href="care2.php"><i class="bi bi-arrow-right text-primary me-2"></i>Vision Correction</a> <a class="text-light mb-2" href="care3.php"><i class="bi bi-arrow-right text-primary me-2"></i>Pediatric Eye Care</a> <a class="text-light mb-2" href="care4.php"><i class="bi bi-arrow-right text-primary me-2"></i>Retina Care</a> <a class="text-light" href="care5.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diagnostic Testing</a> <a class="text-light" href="care6.php"><i class="bi bi-arrow-right text-primary me-2"></i>Diabetic Eye Exams</a> </div> </div> <div class="col-lg-3 col-md-6"> <h3 class="text-white mb-4">Get In Touch</h3> <p class="mb-2"><i class="bi bi-geo-alt text-primary me-2"></i>Suite 180,<br> 150 South Wacker Drive,<br> Chicago, IL 60606,<br> United States.</p> <p class="mb-2"><i class="bi bi-envelope-open text-primary me-2"></i>contact@pureeyevision.com</p> <p class="mb-0"><i class="bi bi-telephone text-primary me-2"></i>+1 312-555-7842</p> <h3 class="text-white mb-4" style="margin-top:20px;">Info</h3> <div class="d-flex flex-column justify-content-start"> <a class="text-light mb-2" href="contact.php"><i class="bi bi-arrow-right text-primary me-2"></i>Help</a><a class="text-light mb-2" href="subscribe.php"><i class="bi bi-arrow-right text-primary me-2"></i>Newsletter</a> <a class="text-light mb-2" href="privacypolicy.php"><i class="bi bi-arrow-right text-primary me-2"></i>Privacy Policy</a> <a class="text-light mb-2" href="termsandconditions.php"><i class="bi bi-arrow-right text-primary me-2"></i>Terms & Conditions</a> <a class="text-light mb-2" href="unsubscribe.php"><i class="bi bi-arrow-right text-primary me-2"></i>Unsubscribe</a> </div> </div> </div> </div> </div> <div class="container-fluid text-light py-4" style="background: #051225;"> <div class="container"> <div class="row g-0"> <div class="col-md-6 text-center text-md-start"> <p class="mb-md-0" style="font-size: 12px;">© <a class="text-white border-bottom" href="index.php">Pure Eye Vision</a>. All Rights Reserved.</p> </div> </div> </div> </div> <!-- Footer End --> <!-- Back to Top --> <a href="#" class="btn btn-lg btn-primary btn-lg-square rounded 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/tempusdominus/js/moment.min.js"></script> <script src="lib/tempusdominus/js/moment-timezone.min.js"></script> <script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script> <script src="lib/twentytwenty/jquery.event.move.js"></script> <script src="lib/twentytwenty/jquery.twentytwenty.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>
Save