-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
200 lines (181 loc) · 7.29 KB
/
services.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Hazal's Nanny Services</title>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<link href="css/bootstrap-override.css" rel="stylesheet" />
<link rel="stylesheet" href="css/custom.css" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css"
/>
</head>
<body>
<header>
<nav
class="navbar navbar-expand-lg navbar-dark fixed-top bg-dark bg-primary"
>
<div class="container">
<a class="navbar-brand" href="index.html">
<img
src="images/logo.png"
width="170"
height="75"
class="d-inline-block align-top rounded"
alt="Hazal's Nanny Services"
/>
<!-- Hazal's Nanny Service -->
</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarCollapse"
aria-controls="navbarCollapse"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon navbar-dark"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="nav navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link active" href="index.html"><h2>Home</h2></a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#aboutme">
<h2>About me</h2>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./services.html"><h2>Services </h2> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="./index.html#projectskids"><h2>Projects </h2> </a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html"><h2>Contact</h2></a>
</li>
<!-- icons whatsapp , instagram,facebook,google reviws, -->
<li class="nav-item">
<a
class="whatsapp nav-link"
href="https://chatwith.io/s/hazal"
target="_blank"
><i class="bi bi-whatsapp"></i>
</a>
</li>
<li class="nav-item">
<a
class="nav-link instagram"
href="https://www.instagram.com/nannyhazal/"
target="_blank"
><i class="bi bi-instagram"></i>
</a>
</li>
<li class="nav-item">
<a
class="nav-link instagram"
href="https://www.childcare.co.uk/profile/3106078"
target="_blank"
><i class="bi bi-person-plus-fill"></i>
</a>
</li>
<!-- end of social media links -->
</ul>
</div>
</div>
</nav>
</header>
<main role="main">
<div class="container-fluid jumbotron jumbotron-projects py-5">
<!-- <div class="container">
<h1 class="display-3 fw-bold text-white">Write Something</h1>
</div> -->
</div>
<div class="container">
<nav
aria-label="breadcrumb"
style="--bs-breadcrumb-divider: '>'"
class="my-3 ms-3"
>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Services</li>
</ol>
</nav>
</div>
<!-- mainbody Services -->
<div class="container">
<h3>Services</h3>
<div class="services-cards row">
<!-- card1 -->
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">Nanny Services</h5>
<p class="card-text">
We offer a complete nannying service catered specifically for your needs.
</p>
<p class="card-text">
This includes long and short-term nannies who can provide childcare at the most crucial times.
</p>
<p class="card-text">
We provide short term, long term, on call, emergency and late hours as part of our service, so that you can have peace of mind that your child will get the care they need, at any time.
</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
</div>
<!-- card2 -->
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">Babysitting</h5>
<p class="card-text">
We have a range of experienced and passionate babysitters in London who are screened and vetted meticulously to ensure you have the highest quality of care.
</p>
<p class="card-text">
We provide babysitters in different settings, including family homes, hotels, rental apartments and parties or events.
</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
</div>
<!-- card3 -->
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">Tutoring </h5>
<p class="card-text">
It doesn’t stop at nannies and babysitters. We provide a range of tutoring serviceds who specialize in school tutoring for kids.
</p>
<p class="card-text">
You provide your details, i.e.: Subject, the level and the age of the child and we will do the rest!
</p>
<p class="card-text">
We will choose the best match based on your requirements.
</p>
<!-- <a href="#" class="btn btn-primary">Go somewhere</a> -->
</div>
</div>
</div>
<!-- end of card -->
<a href="./contact.html" class="btn input-block-level"><button class="btn"
id="services-btn"
>Book with us</button></a>
</main>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
</body>
</html>