-
Notifications
You must be signed in to change notification settings - Fork 0
/
kindergaten.html
182 lines (169 loc) · 8.06 KB
/
kindergaten.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Beacon of Hope Kindergarten</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
<link rel="stylesheet" href="style.css">
<meta name="description" content="Beacon of Hope Academy - Providing quality and affordable education while instilling values in young men.">
<link rel="apple-touch-icon" sizes="180x180" href="favicon_package_v0.16/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_package_v0.16/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_package_v0.16/favicon-16x16.png">
<link rel="manifest" href="favicon_package_v0.16/site.webmanifest">
<link rel="mask-icon" href="favicon_package_v0.16/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<header>
<nav>
<div class="logo">
<img src="images/BOH-LOGO.webp" alt="Logo">
<h2>Beacon Academy</h2>
</div>
<ul class="nav-links">
<li><a href="index.html">Home</a></li>
<li>
<a href="schools.html">Schools <i class="fas fa-caret-down"></i></a>
<ul class="dropdown">
<li><a href="kindergaten.html">Kindergarten</a></li>
<li><a href="primary.html">Academy</a></li>
<li><a href="junior.html">Junior</a></li>
</ul>
</li>
<li><a href="about-us.html">About</a></li>
<li><a href="activities.html">Activities</a></li>
<li><a href="feestructure.html">Fees</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="https://forms.gle/8jrWctRhj6CxEGAU6">Enquiry</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<div class="burger">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</div>
</nav>
</header>
<section class="contact-section scroll-animate">
<div class="contact-bg">
<h2>Beacon Kindergarten</h2>
<h3>Beacon Schools</h3>
<div class="line">
<div></div>
<div></div>
<div></div>
</div>
</div>
</section>
<section class="container scroll-animate" id="Primary">
<h1>Kindergarten</h1>
<div class="about">
<div class="about-image">
<img src="images/background.webp" alt="About">
</div>
<div class="about-content">
<h2>About Kindergarten</h2>
<p>Beyond the academic realm, our Kindergarten program places a strong emphasis on the holistic development of each child.</p>
<p>We nurture their creativity, physical well-being, and character, instilling values of kindness, respect, and a sense of community.</p>
<a href="images/playgroup-pp2.pdf" class="Apply-now">Fee structure</a>
</div>
</div>
</section>
<section class="academic-programs scroll-animate">
<h2>Our Academic Programs</h2>
<div class="program-cards">
<div class="program-card">
<img src="images/background.webp" alt="Kindergarten">
<h3>Kindergarten</h3>
<p>At our Kindergarten, we create a nurturing and stimulating environment where young minds blossom through play-based learning, fostering a love for exploration and discovery.</p>
<a href="https://forms.gle/8jrWctRhj6CxEGAU6" class="apply-now">Apply Now</a>
</div>
<div class="program-card">
<img src="images/images/8.webp" alt="Primary School">
<h3>Primary School</h3>
<p>In our Primary School, we are dedicated to providing a foundation of quality education, fostering a love for learning, and empowering students to explore their potential in a supportive and engaging environment.</p>
<a href="https://forms.gle/8jrWctRhj6CxEGAU6" class="apply-now">Apply Now</a>
</div>
<div class="program-card">
<img src="images/images/35.webp" alt="Junior Secondary">
<h3>Junior Secondary</h3>
<p>At our Junior Secondary, we guide students through a dynamic educational journey, encouraging critical thinking, character development, and academic excellence to prepare them for the challenges ahead.</p>
<a href="https://forms.gle/8jrWctRhj6CxEGAU6" class="apply-now">Apply Now</a>
</div>
</div>
</section>
<a class="gotopbtn" href="#"> <i class="fas fa-arrow-up"></i></a>
<footer class="footer">
<div class="footer-content">
<img src="images/BOH-LOGO.webp" alt="Beacon of Hope Logo" class="footer-logo">
<p>Driven by our mission to bring hope and <br>catalyze sustainable transformation by </p>
<p>the spiritual, physical, economic, and social well-being <br>of vulnerable individuals, families, and communities.</p>
<br>
<p>Beacon of Hope © 2024 All Rights Reserved.</p>
</div>
<div class="footer-col">
<h4>Beacon of Hope</h4>
<ul>
<li><a href="about-us.html">About Us</a></li>
<li><a href="schools.html">Our Services</a></li>
<li><a href="https://beaconafrica.org/donate/">Donate</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Get Help</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="https://forms.gle/8jrWctRhj6CxEGAU6">Admissions</a></li>
<li><a href="feestructure.html">School Fees</a></li>
<li><a href="https://beaconafrica.org/elementor-4452/">Return Policy</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Follow Us</h4>
<div class="social-links">
<a href="https://www.facebook.com/BoHAcademy" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="https://x.com/BeaconofHopeAc1" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/beaconofhopeac1/" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="https://beaconafrica.org/" aria-label="Website"><i class="fas fa-globe"></i></a>
</div>
</div>
</footer>
<a class="gotopbtn" href="#"> <i class="fas fa-arrow-up"></i></a>
<script>
const burger = document.querySelector(".burger");
const navLinks = document.querySelector(".nav-links");
const links = document.querySelectorAll(".nav-links li");
burger.addEventListener("click", () => {
navLinks.classList.toggle("nav-active");
links.forEach((link, index) => {
if (link.style.animation) {
link.style.animation = "";
} else {
link.style.animation = `navLinkFade 0.5s ease forwards ${index / 7 + 0.3}s`;
}
});
burger.classList.toggle("toggle");
});
document.addEventListener("DOMContentLoaded", function() {
const elements = document.querySelectorAll('.scroll-animate');
const options = {
threshold: 0.1
};
const observer = new IntersectionObserver((entries, observer) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('visible');
observer.unobserve(entry.target);
}
});
}, options);
elements.forEach(element => {
observer.observe(element);
});
});
</script>
</body>
</html>