diff options
Diffstat (limited to 'divine/index.html')
-rw-r--r-- | divine/index.html | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/divine/index.html b/divine/index.html index 3002b68..3dfa67e 100644 --- a/divine/index.html +++ b/divine/index.html @@ -26,8 +26,8 @@ <a href="#contact">Contact</a>
</nav>
</header>
-
-
+
+
<section class="hero-section">
<h2>Welcome to Divine Classes</h2>
@@ -35,7 +35,7 @@ <a href="#services" class="cta-button">Explore Services</a>
</section>
- <section class="features" id="services">
+ <section class="features" id="services">
<h2>Our Features</h2>
<div class="features-list">
<div class="feature-item">
@@ -60,7 +60,7 @@ </div>
</div>
</section>
-
+
<section class="courses" id="courses">
<h2>Our Courses</h2>
@@ -68,23 +68,23 @@ <div class="course-item">
<h3>English Speaking Course</h3>
<p>Enhance your communication skills for all age groups.</p>
-
+
</div>
-
+
<div class="course-item">
<h3>Private Tuition</h3>
<p>Get personalized coaching from experienced educators.</p>
-
+
</div>
<div class="course-item">
<h3>V-X Curriculum</h3>
<p>Specialized coaching for students in classes V-X for all subjects.</p>
-
+
</div>
<div class="course-item">
<h3>ICSE</h3>
<p>In-depth coaching for ICSE students to excel in their exams.</p>
-
+
</div>
<div class="course-item">
<h3>CBSE</h3>
@@ -98,7 +98,7 @@ </div>
</div>
</section>
-
+
<section class="testimonials" id="testimonials">
<h2>What Our Students Say</h2>
<div class="testimonial">
@@ -113,32 +113,32 @@ <section class="faq" id="faq">
<h2>Frequently Asked Questions</h2>
-
+
<!-- FAQ Item 1 -->
<div class="faq-item">
<h3 class="faq-question">What courses do you offer?</h3>
<p class="faq-answer">We offer a variety of courses, including science, mathematics, language learning, and preparation for competitive exams.</p>
</div>
-
+
<!-- FAQ Item 3 -->
<div class="faq-item">
<h3 class="faq-question">Do you provide study materials?</h3>
<p class="faq-answer">Yes, we provide comprehensive study materials, including notes, practice questions, and sample papers.</p>
</div>
-
+
<!-- FAQ Item 4 -->
<div class="faq-item">
<h3 class="faq-question">Are the classes available online?</h3>
<p class="faq-answer">Yes, we offer both online and offline classes to suit the convenience of our students.</p>
</div>
-
+
<!-- FAQ Item 5 -->
<div class="faq-item">
<h3 class="faq-question">How can I contact the faculty?</h3>
<p class="faq-answer">You can contact faculty members directly through email or via contact number.</p>
</div>
</section>
-
+
<section class="contact-section" id="contact">
<h2>Contact Us</h2>
@@ -147,24 +147,24 @@ <p><strong>Anoop Singh</strong><br>Professor</p>
<p><strong>Vinayak Kadam</strong><br>Administration</p>
</div>
-
-
- <p><strong>Address:</strong>
+
+
+ <p><strong>Address:</strong>
<a href="https://www.google.com/maps?q=Shop+No.+A+02,+Meera+Avenue,+Beside+Agarwal+Exotica,+Yashwant+Smart+City,+Near+Vasai+IGS+School,+Vasai+(E)" target="_blank" class="address-link">
Shop No. A 02, Meera Avenue, Beside Agarwal Exotica, Yashwant Smart City, Near Vasai IGS School, Vasai (E)
</a>
</p>
- <p><strong>Email:</strong>
+ <p><strong>Email:</strong>
<a href="mailto:linu@divineclasses.in" class="email-link">linu@divineclasses.in</a>
</p>
- <p><strong>Phone:</strong>
- <a href="tel:+918888444476" class="phone-link">88884 44476</a> |
- <a href="tel:+918888444418" class="phone-link">88884 44418</a> |
- <a href="tel:+918605920081" class="phone-link">86059 20081</a> |
+ <p><strong>Phone:</strong>
+ <a href="tel:+918888444476" class="phone-link">88884 44476</a> |
+ <a href="tel:+918888444418" class="phone-link">88884 44418</a> |
+ <a href="tel:+918605920081" class="phone-link">86059 20081</a> |
<a href="tel:+919226755438" class="phone-link">92267 55438</a>
</p>
</section>
-
+
<footer>
<p>© 2024 Divine Classes. All rights reserved.</p>
|