generated from Code-Institute-Org/ci-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
205 lines (201 loc) · 12.9 KB
/
about.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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
<title>Home | Learn2Swim</title>
</head>
<body>
<header>
<div class="container g-0 headerinner">
<div class="row g-0">
<div class="col-sm-12 col-md-4 logo g-0">
<a href="index.html" aria-hidden="true"><img src="assets/images/logo.png"
alt="Learn to swim logo"></a>
</div>
<div class="col-sm-12 col-md-8 menu g-0">
<nav>
<a href="index.html" class="col menu-item g-0" aria-description="Link to Home">
<i class="fa-solid fa-house" aria-hidden="true"></i> Home</a>
<a href="timetable.html" class="col menu-item g-0" aria-description="Link to Timetable">
<i class="fa-solid fa-calendar-days" aria-hidden="true"></i> Timetable</a>
<a href="about.html" class="col menu-item g-0 active" aria-description="Link to About">
<i class="fa-solid fa-circle-info" aria-hidden="true"></i> About
</a>
<a href="contact.html" class="col menu-item g-0" aria-description="Link to Contact">
<i class="fa-solid fa-comment-dots" aria-hidden="true"></i> Contact
</a>
<a href="prices.html" class="col menu-item g-0" aria-description="Link to Prices">
<i class="fa-regular fa-credit-card" aria-hidden="true"></i> Prices
</a>
</nav>
</div>
</div>
</div>
</header>
<section class="main">
<div class="container g-0 maininner">
<div class="row g-0">
<div class="col g-0 content">
<div class="page-headers">
<h1>About us</h1>
<h2>Learn about our history and how we have evolved.</h2>
</div>
<p>Learn2Swim Northumberland was founded in 2006 by Emma Jones, a former swim instructor and
competitive swimmer. The
company began with a single swim school location in the town of Hexham, Northumberland, in the
United Kingdom. Emma's
passion for swimming and her belief that everyone should have access to high-quality swimming
lessons inspired her to
start the company.
</p>
<p>
Over the years, Learn2Swim Northumberland has grown to become one of the premier swim schools
in the region, with
multiple locations throughout Northumberland and a team of experienced and dedicated
instructors. The company's
philosophy has always been to provide a safe, positive, and fun learning environment where
students can learn to swim
and develop their skills and confidence in the water.
</p>
<p>
Learn2Swim Northumberland is committed to providing individualized instruction that meets the
needs of each student,
regardless of their age or ability level. The company's programs include classes for infants,
toddlers, children, and
adults, as well as advanced swimming and competitive swim training. Learn2Swim Northumberland
also offers lifeguard
training and water safety instruction.
</p>
<p>
Throughout its history, Learn2Swim Northumberland has remained committed to its vision of
providing high-quality
swimming lessons to everyone in the community. The company has built a reputation for excellence
in teaching swimming,
and its instructors are some of the most experienced and qualified in the region. Learn2Swim
Northumberland is proud
to have helped thousands of students learn to swim and develop a lifelong love for the water.
</p>
</div>
</div>
</div>
<div class="container g-0 maininner">
<div class="row g-0">
<div class="col=12 classesheader">
<h1>Our Instructors</h1>
<h2>They love to teach, we love to have them as employees</h2>
</div>
<div class="col-sm-12 col-4 g-0 classesinner classleftcard">
<img src="assets/images/sport-1685834.jpg" alt="Keith's profile photo"
class="class-image profile-pic">
<h1>Keith</h1>
<div class="col-sm-12 col-md-8 socials personal-socials g-0">
<p class="socialheader">Follow Keith on:</p>
<a href="https://facebook.com" target="_blank" aria-description="Link to Facebook"><i
class="fa-brands fa-square-facebook" aria-disabled="true"></i></a>
<a href="https://twitter.com" target="_blank" aria-description="Link to Twitter"><i
class="fa-brands fa-square-twitter" aria-disabled="true"></i></a>
<a href="https://instagram.com" target="_blank" aria-description="Link to instagram"><i
class="fa-brands fa-square-instagram" aria-disabled="true"></i></a>
</div>
<h3>Biography</h3>
<p>Keith is a highly experienced and dedicated swimming instructor with over 10 years of experience
teaching individuals of
all ages and abilities. He has a passion for swimming and a deep commitment to helping his
students develop their skills
and confidence in the water. Keith's approach to teaching is individualized and focused on his
students' unique needs,
ensuring that each student receives the attention and guidance they need to succeed. He is
patient, encouraging, and
always willing to go the extra mile to ensure that his students achieve their goals. When he's
not in the pool, Keith
enjoys exploring the outdoors and spending time with his family.</p>
</div>
<div class="col-sm-12 col-4 g-0 classesinner classcentercard">
<img src="assets/images/woman-4036106.jpg" alt="Samantha's profile photo"
class="class-image profile-pic">
<h1>Samantha</h1>
<div class="col-sm-12 col-md-8 socials personal-socials g-0">
<p class="socialheader">Follow Samantha on:</p>
<a href="https://facebook.com" target="_blank" aria-description="Link to Facebook"><i
class="fa-brands fa-square-facebook" aria-disabled="true"></i></a>
<a href="https://twitter.com" target="_blank" aria-description="Link to Twitter"><i
class="fa-brands fa-square-twitter" aria-disabled="true"></i></a>
<a href="https://instagram.com" target="_blank" aria-description="Link to instagram"><i
class="fa-brands fa-square-instagram" aria-disabled="true"></i></a>
</div>
<h3>Biography</h3>
<p>Samantha is a highly skilled and passionate swimming instructor with a love for dance. With over
5 years of experience
teaching swimming to individuals of all ages and abilities, Samantha has developed a unique
approach to teaching that is
both engaging and effective. Her background in dance has given her a keen sense of body
awareness and movement, which
she utilizes in her instruction to help her students develop proper technique and form. Samantha
is patient,
encouraging, and always willing to go the extra mile to help her students achieve their goals.
When she's not in the
pool, Samantha can often be found practicing her dance moves or choreographing routines for her
students.</p>
</div>
<div class="col-sm-12 col-4 g-0 classesinner classrightcard">
<img src="assets/images/4k-5552541.jpg" alt="Johan's profile photo" class="class-image profile-pic">
<h1>Johan</h1>
<div class="col-sm-12 col-md-8 socials personal-socials g-0">
<p class="socialheader">Follow Johan on:</p>
<a href="https://facebook.com" target="_blank" aria-description="Link to Facebook"><i
class="fa-brands fa-square-facebook" aria-disabled="true"></i></a>
<a href="https://twitter.com" target="_blank" aria-description="Link to Twitter"><i
class="fa-brands fa-square-twitter" aria-disabled="true"></i></a>
<a href="https://instagram.com" target="_blank" aria-description="Link to instagram"><i
class="fa-brands fa-square-instagram" aria-disabled="true"></i></a>
</div>
<h3>Biography</h3>
<p>Johan is a highly experienced and enthusiastic swimming instructor with a unique look that some
people say resembles
Eminem. With over 8 years of experience teaching swimming to individuals of all ages and
abilities, Johan is passionate
about helping his students develop their skills and confidence in the water. His friendly and
approachable manner puts
his students at ease, while his extensive knowledge of swimming techniques and training methods
ensures that each
student receives the guidance they need to succeed. When he's not in the pool, Johan enjoys
spending time with his
family and listening to music, especially Eminem's hits, which is sometimes the subject of jokes
by his students.</p>
</div>
</div>
</div>
</section>
<footer>
<div class="container g-0 footerinner">
<div class="row g-0">
<div class="col-sm-12 col-md-4 copyright g-0">
<p>© Copyright 2023, Learn2Swim</p>
</div>
<div class="col-sm-12 col-md-8 socials g-0">
<p class="socialheader">Follow us on:</p>
<a href="https://facebook.com" target="_blank" aria-description="Link to Facebook"><i
class="fa-brands fa-square-facebook" aria-disabled="true"></i></a>
<a href="https://twitter.com" target="_blank" aria-description="Link to Twitter"><i
class="fa-brands fa-square-twitter" aria-disabled="true"></i></a>
<a href="https://instagram.com" target="_blank" aria-description="Link to instagram"><i
class="fa-brands fa-square-instagram" aria-disabled="true"></i></a>
</div>
</div>
</div>
</footer>
</body>
</html>