OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
galaxy
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
π
..
-
11/28/2024 11:03:35 AM
rwxrwxr-x
π
CSS
-
08/26/2024 06:19:06 AM
rwxr-xr-x
π
Health-risks.html
11.73 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
about.html
3.68 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
contect.html
4.27 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
financial.html
4.22 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
images
-
08/26/2024 06:22:19 AM
rwxr-xr-x
π
index.html
18.88 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
js
-
08/26/2024 06:22:21 AM
rwxr-xr-x
π
licpage.html
5.61 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
life_risk.html
8.77 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
script.js
1.97 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
styles.css
19.01 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
testimonial.html
7.37 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
text.html
4.27 KB
08/26/2024 06:19:06 AM
rw-r--r--
π
vehicle-risk.html
9.8 KB
08/26/2024 06:19:06 AM
rw-r--r--
Editing: index.html
Close
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Insurance Company</title> <link rel="stylesheet" href="CSS/financial.css"> <link rel="stylesheet" href="CSS/testimonials.css"> <link rel="stylesheet" href="styles.css"> <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"> </head> <style> .carousel-control-prev, .carousel-control-next { background-color: transparent; border: none; width: auto; /* Adjust width as needed */ top: 50%; transform: translateY(-50%); } .carousel-control-prev-icon, .carousel-control-next-icon { background-color: transparent; background-size: cover; border-radius: 50%; width: 40px; /* Adjust size as needed */ height: 40px; /* Adjust size as needed */ } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.06 0.22L3.69 1.59 6.78 4.7 0 4.7 0 5.3 6.78 5.3 3.69 8.41 5.06 9.78 8 6.84 8 1.16z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.94 0.22L0.22 2.94 2.59 5.3 2.59 5.3 2.59 5.3 2.59 5.3 2.59 5.3 2.59 5.3 5.3 5.3 5.3 5.3 5.3 5.3 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77 2.59 7.77z'/%3e%3c/svg%3e"); } .carousel-caption { background-color: rgba(100, 149, 237, 0.5); /* cornflowerblue with 50% opacity */ position: absolute; right: 15%; bottom: 30%; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; } .carousel-caption h2 { font-size: 42px; opacity: 1; color: #fff; text-align: center; } @media screen and (max-width:540px) { .container-fluid{ padding-top: 100px; } } </style> <body> <header id="header"> <div class="container"> <div class="header-content"> <div class="logo"> <a href="index.html"><img src="images/logo.jpg" alt="Logo" id="logo"></a> </div> <nav> <div class="menu-icon" onclick="toggleMenu()">☰</div> <ul id="nav-links"> <li><a href="life_risk.html">Life Risks </a> <!-- <ul class="dropdown"> <li><a href="/licpage.html">LIC</a></li> <li><a href="#Health-Risks">Tata Aia</a></li> <li><a href="#Business-Risks">Bajaj Allianz</a></li> </ul> --> </li> <li><a href="Health-risks.html">Health Risks</a> <!-- <ul class="dropdown"> <li><a href="#niva-bupa">Niva Bupa</a></li> <li><a href="#tata-aig">Tata Aig</a></li> <li><a href="#religare">Relig</a></li> <li><a href="#Education">ICICI Health </a></li> </ul> --> </li> <li><a href="vehicle-risk.html">Motor Vehicle</a> <ul class="dropdown"> <!-- <li><a href="#tata-aig-motor">Tata Aig</a></li> <li><a href="#icici-lomb-motor">ICICI Lomb</a></li> --> <!-- </ul> --> </li> <!-- <li><a href="#motor-vehicle-ins">Business Risk</a> <li><a href="#tata-aig-motor">LIC</a></li> <li><a href="#icici-lomb-motor">Tata Aia</a></li> --> </li> </ul> </li> <li><a href="#business-ins">Customers </a> <ul class="dropdown"> <li><a href="testimonial.html">Testimonials</a></li> </ul> </li> <li><a href="#about">About </a></li> <li><a href="#contact">Contact </a></li> </nav> </div> </div> </header> <div class="container-fluid"> <div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel" data-bs-interval="5000"> <div class="carousel-inner"> <div class="carousel-item active"> <a href="page1.html" class="d-block w-100"> <div class="position-relative"> <img src="images/home1-bg.png" class="d-block w-100" alt="Slide 1"> <div class="carousel-caption d-none d-md-block"> <h2>Welcome to Our Risk Prevention Center</h2> <p>Your Well-being is Our Top Concern. Choose from Our Range of Protection Options</p> <button class="btn btn-primary" onclick="scrollToSection('services')">Explore Services</button> </div> </div> </a> </div> <div class="carousel-item"> <a href="financial.html" class="d-block w-100"> <div class="position-relative"> <img src="images/life-risk.jpg" class="d-block w-100" alt="Slide 2"> <!-- <div class="carousel-caption d-none d-md-block"> <h2>Protect your future with our insurance plans</h2> </div> --> </div> </a> </div> <div class="carousel-item"> <a href="page2.html" class="d-block w-100"> <div class="position-relative"> <img src="images/HELTHS.png" class="d-block w-100" alt="Slide 3"> </div> </a> </div> <div class="carousel-item"> <a href="page3.html" class="d-block w-100"> <div class="position-relative"> <img src="images/business-risk.jpg" class="d-block w-100" alt="Slide 4"> </div> </a> </div> </div> <!-- Previous and Next controls --> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" 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="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> </div> </div> <section id="business-insurance " class="business-insurance-section"> <div class="container BI-container"> <div class="business-insurance"> <div class="aboutinsurance"> <h2 class="section-heading">Business Insurance</h2> <p class="section-description">Business insurance, also known as commercial insurance, provides coverage against various risks that businesses may face during their operations.</p> <div class="insurance-types"> <h3 class="subsection-heading">Types of Business Insurance:</h3> <ul class="insurance-list"> <li class="insurance-item">Partnership Insurance</li> <li class="insurance-item">Keyman Insurance</li> <li class="insurance-item">Employer Employee Insurance</li> <li class="insurance-item">Group Health Insurance</li> <li class="insurance-item">Group Personal Accident Insurance</li> <li class="insurance-item">Workmen Compensation</li> <li class="insurance-item">Erection All Risk Insurance</li> <li class="insurance-item">Contractorβs All Risk Insurance</li> <li class="insurance-item">Transit Insurance/Marine Insurance</li> <li class="insurance-item">Liability Insurance</li> </ul> </div> </div> </div> <div class="slideshow-container"> <div class="mySlides fade"> <img src="images/business-ins.png" alt="pix1"> </div> <div class="mySlides fade"> <img src="images/business-ins2.png" alt="pix2"> </div> <div class="mySlides fade"> <img src="images/business-insurance.jpg" alt="pix3"> </div> </div> </div> </section> <section id="services"> <div class="container"> <h1>Our Services</h1> <div class="services-divs"> <div class="services-list"> <div class="service-item"> <img src="images/life-insurance.png" alt="Life Insurance"> <h3>Life Insurance</h3> <p>Protect your family's future with our comprehensive life insurance plans.</p> </div> <div class="service-item"> <img src="images/health-insurance.png" alt="Health Insurance"> <h3>Health Insurance</h3> <p>Ensure the best medical care with our health insurance coverage.</p> </div> <div class="service-item"> <img src="images/car-insurance.png" alt="Car Insurance"> <h3>Car Insurance</h3> <p>Get reliable car insurance to keep you and your vehicle safe on the road.</p> </div> <div class="service-item"> <img src="images/home-insurance.png" alt="Home Insurance"> <h3>Home Insurance</h3> <p>Secure your home against unforeseen events with our home insurance policies.</p> </div> <div class="service-item"> <img src="images/travel-insurance.png" alt="Travel Insurance"> <h3>Travel Insurance</h3> <p>Travel with peace of mind with our travel insurance coverage.</p> </div> </div> <!-- <div class="Services-image"> <img src="/images/services.png" alt="Services-image"> </div> --> </div> </div> </section> <section id="target-customers"> <div class="container"> <h2 class="section-heading">Our Target Customers</h2> <p class="section-description description">We cater to a diverse range of customers, each with unique needs and preferences. Here are the key customer segments we serve:</p> <div class="customer-grid"> <div class="customer-card"> <img src="images/Software-eng.png" alt="Software Engineers"> <h3>Software Engineers</h3> <p>Providing comprehensive insurance plans to protect your loved ones.</p> </div> <div class="customer-card"> <img src="images/Business Owners.png" alt="Business Owners"> <h3>Business Owners</h3> <p>Offering specialized coverage to safeguard your business assets.</p> </div> <div class="customer-card"> <img src="images/seniors.png" alt="Industries"> <h3>HR of Industries</h3> <p>Ensuring peace of mind with tailored plans for retirement and beyond.</p> </div> <div class="customer-card"> <img src="images/bm.jpg" alt="Individuals"> <h3>High Net worth Individuals</h3> <p>Customizable plans for individuals to meet their personal insurance needs.</p> </div> <div class="customer-card"> <img src="images/family-pic.jpg" alt="Family"> <h3>Family</h3> <p>Customizable plans for individuals to meet their personal insurance needs.</p> </div> <div class="customer-card"> <img src="images/indian-images.jpg" alt="Newly married"> <h3>Newly married</h3> <p>Customizable plans for individuals to meet their personal insurance needs.</p> </div> <div class="customer-card"> <img src="images/Transporters.png" alt="Transporters"> <h3>Transporters</h3> <p>Customizable plans for individuals to meet their personal insurance needs.</p> </div> </div> </div> </section> <div class="equal-width-sections"> <section id="about-section"> <div class="about-container"> <h2>About Us</h2> <p>We are committed to providing the best insurance solutions to our clients. Our experienced team is here to help you with all your insurance needs. With a strong track record and a focus on customer satisfaction, we strive to offer personalized services that cater to your individual requirements. </p> <p>Our mission is to provide protection and peace of mind through innovative and reliable insurance products. We believe in transparency, integrity, and excellence in all our dealings.</p> </div> </section> <section id="contact-section"> <div class="contact-container"> <h2>Contact Us</h2> <form> <div class="form-group"> <label for="fullName">Full Name</label> <input type="text" class="form-control" id="fullName" placeholder="Enter your full name" required> </div> <div class="form-group"> <label for="email">Email address</label> <input type="email" class="form-control" id="email" placeholder="Enter your email" required> </div> <div class="form-group"> <label for="mobile">Mobile Number</label> <input type="text" class="form-control" id="mobile" placeholder="Enter your mobile number" required> </div> <div class="form-group"> <label for="message">Message</label> <textarea class="form-control" id="message" rows="5" placeholder="Write something..." required></textarea> </div> <button type="submit" class="btn btn-primary">Submit</button> </form> </div> </section> </div> <footer> <div class="container"> <p>© 2024 Insurance Company. All rights reserved.</p> </div> </footer> <script src="script.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-..." crossorigin="anonymous"></script> <script> document.addEventListener('DOMContentLoaded', function () { // Initialize the carousel var myCarousel = document.getElementById('carouselExampleIndicators'); var carousel = new bootstrap.Carousel(myCarousel, { interval: 5000 // Adjust the interval as needed (milliseconds) }); // Optional: Add custom JavaScript for additional functionalities // Example: Pause on hover myCarousel.addEventListener('mouseover', function () { carousel.pause(); }); myCarousel.addEventListener('mouseleave', function () { carousel.cycle(); }); // Example: Smooth scrolling to sections function scrollToSection(sectionId) { var section = document.getElementById(sectionId); section.scrollIntoView({ behavior: 'smooth' }); } }); </script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@1.16.1/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html>