-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
385 lines (373 loc) · 14.5 KB
/
index.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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
<!DOCTYPE html>
<html lang="en">
<head>
<meta
name="google-site-verification"
content="z1rBKCncZaT32kt5Qo42wLqZ5RIv_XxXLaLKJip_Cq8"
/>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Font Awesome -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<!-- CSS -->
<link rel="stylesheet" href="dist/styles.css" />
<title>Honeygo Pediatrics</title>
<link rel="icon" type="image/x-icon" href="assets/images/favicon.ico" />
<meta
name="description"
content="Honeygo Pediatrics, LLC provides medical care for patients from newborns to 19 years old, including 24 hour on-call services and daily walk-in appointments."
/>
<meta
name="keywords"
content="Honeygo, Pediatrics, medical care, pediatrician, maryland, newborns, teenagers, children 19 years old, pateints, pfizer, telehealth, children, doctors, providers, insurance, services, physical, well visit, sick, sick visit, contact, immunizations, new patients, newborn, baby, sports physicals, staff, virtual medical services, work, school, travel, forms, patient paperwork, vaccination, board certified, board, certified, flu, flu shot, cold, disease, Wisinski"
/>
</head>
<body>
<!-- Modal -->
<hg-modal></hg-modal>
<!-- Header Nav Template -->
<main-header></main-header>
<!-- Welcome Section -->
<section>
<div class="welcome">
<div class="welcome__transparent-box">
<h1>
Welcome to <br />
Honeygo Pediatrics
</h1>
<p class="welcome__statement">
When you choose Honeygo Pediatrics, you can feel confident that you
are making the best choice. We provide quality medical care for
children of all ages. Our team consists of compassionate individuals
who are passionate about child-focused health care.
</p>
<p>
We offer
<strong
>walk in hours for sick patients with acute / urgent care needs:
<br />9 AM - 10 AM Monday - Friday <br />9 AM - 10 AM Saturdays
</strong>
</p>
<div class="services-btn">
<!-- See more button smooth scroll to services section-->
<a href="#overview"><button class="button">Services</button></a>
</div>
</div>
</div>
</section>
<!-- Meet Staff -->
<section class="pediatricians-section gradient-gray">
<div class="img-wrapper">
<img src="assets/images/staff-cta.png" />
</div>
<div class="description-wrapper">
<h1>Board Certified Pediatricians</h1>
<p>
Your little one is your world. Our team of board-certified pediatric
specialists establish relationships with new parents, babies,
children, and young adults to help them flourish.
</p>
<p>
Selecting a health care provider for your child is an important
decision. From routine checkups, vaccinations, or any questions or
concerns, our staff at Honeygo is here for you. You can count on us to
help you raise healthy children.
</p>
<br />
<div class="staff-btn">
<a href="/staff.html">
<button class="button">Meet Our Staff</button>
</a>
</div>
</div>
</section>
<!-- Quick Link Cards -->
<section class="cards-quick-link">
<!-- card1 -->
<div>
<a href="/new-patients.html">
<div>
<div class="card-container">
<img
src="./assets/images/new-patient-card.jpg"
alt="a diverse group of kids laughing and smiling"
style="width: 100%"
/>
<div class="card-title">new patients</div>
</div>
</div>
</a>
</div>
<!-- card 2 -->
<div>
<a href="/contact.html">
<div>
<div class="card-container">
<img
src="./assets/images/contact-card.jpg"
alt="Outside shot of Whitemarsh Town Center where Honeygo Pediatrics is located"
style="width: 100%"
/>
<div class="card-title">contact</div>
</div>
</div>
</a>
</div>
<!-- card 3 -->
<div>
<a href="https://www.aap.org/" target="_blank">
<div>
<div class="card-container">
<img
src="./assets/images/resources-card.jpg"
alt="a mom giving her young daughter daughter a piggyback ride laughing"
style="width: 100%"
/>
<div class="card-title">resources</div>
</div>
</div>
</a>
</div>
</section>
<!-- Callout Experience Difference -->
<section class="callout-section gradient-gray home">
<h1>Experience the Honeygo Difference!</h1>
<div>
<p>
<span>Serving the local community for over 25 years,</span>
Honeygo Pediatrics provides quality, compassionate care from
<span>birth</span> up to
<span>19 years</span>
of age. We are a small tight knit practice specializing in care for
infants, children, adolescents, and young adults. Our team of board
certified pediatricians, nurse practitioners and certified medical
assistants are trained to provide the best care for our patients and
their families.
</p>
<p class="phone-number">
Make an appointment today! Please call <br /><a href="tel:4109338101"
>410-933-8101</a
>
</p>
</div>
</section>
<!-- Services -->
<section class="services-cta-section" id="overview">
<h1>Our Services</h1>
<div class="services-detail">
<!-- well visits -->
<div class="services-cta">
<a href="/well-visits.html">
<div>
<i class="fa-solid fa-bandage service-icon"></i>
<p class="service-cta-title">Well Visits</p>
<p>
Well visits are crucial to your the child's growth and
development in order to find or prevent problems.
</p>
</div>
</a>
</div>
<!-- sick visits -->
<div class="services-cta">
<a href="/sick-visits.html">
<div>
<i class="fa-solid fa-virus service-icon"></i>
<p class="service-cta-title">Sick Visits</p>
<p>
Is your child feeling under the weather? Schedule a sick
appointment with us today.
</p>
</div>
</a>
</div>
<!-- annual physical -->
<div class="services-cta">
<a href="/annual-physical.html">
<div>
<i class="fa-solid fa-weight-scale service-icon"></i>
<p class="service-cta-title">Annual Physical</p>
<p>
A physical examination, or check-up, is highly recommended for
children of all ages.
</p>
</div>
</a>
</div>
<!-- immunizations -->
<div class="services-cta">
<a href="/immunizations-and-shots.html">
<div>
<i class="fa-solid fa-syringe service-icon"></i>
<p class="service-cta-title">Immunizations and flu shots</p>
<p>We offer updated COVID-19 vaccinations and Flu vaccinations</p>
</div>
</a>
</div>
<!-- sports school physicals -->
<div class="services-cta">
<a href="/sport-physicals.html">
<div>
<i class="far fa-futbol service-icon"></i>
<p class="service-cta-title">School and sports physicals</p>
<p>
Is your child trying out for a school sport? It is required that
your child is certified by a healthcare provider prior to
participating.
</p>
</div>
</a>
</div>
<!-- work school travel exams -->
<div class="services-cta">
<a href="/work-school-travel-exams.html">
<div>
<i class="fa-solid fa-notes-medical service-icon"></i>
<p class="service-cta-title">Work, School, And Travel Exams</p>
<p>
Children should have a medical examination prior to attending
school or work, or engaging in travel. All involve protecting
individual children and others around them.
</p>
</div>
</a>
</div>
<!-- newborn -->
<div class="services-cta">
<a href="/newborn.html">
<div>
<i class="fa-solid fa-baby service-icon"></i>
<p class="service-cta-title">Newborn Care</p>
<p>
Having a new baby can evoke excitement as well as trepidation.
Trust us to help you every step of the way.
</p>
</div>
</a>
</div>
<!-- telehealth visits -->
<div class="services-cta">
<a href="/virtual-medical-services.html">
<div>
<i class="fa-solid fa-house-laptop service-icon"></i>
<p class="service-cta-title">Telehealth Visits</p>
<p>
Ask about our virtual medical services. Telemedicine is
available for most illnesses.
</p>
</div>
</a>
</div>
<!-- new patients -->
<div class="services-cta">
<a href="/new-patients.html">
<div>
<i class="fa-regular fa-face-smile service-icon"></i>
<p class="service-cta-title">New Patients</p>
<p>
We're accepting new patients! We look forward to meeting the
needs of you and your children.
</p>
</div>
</a>
</div>
</div>
</section>
<section class="testimonials-hero testimonials">
<div class="custom-shape-divider-top-1642795764">
<svg
data-name="Layer 1"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1200 120"
preserveAspectRatio="none"
>
<path
d="M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z"
opacity=".25"
class="shape-fill"
></path>
<path
d="M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z"
opacity=".5"
class="shape-fill"
></path>
<path
d="M0,0V5.63C149.93,59,314.09,71.32,475.83,42.57c43-7.64,84.23-20.12,127.61-26.46,59-8.63,112.48,12.24,165.56,35.4C827.93,77.22,886,95.24,951.2,90c86.53-7,172.46-45.71,248.8-84.81V0Z"
class="shape-fill"
></path>
</svg>
</div>
<div class="swiper-testimonials">
<!-- Swiper -->
<div class="mySwiper-testimonials">
<div class="swiper-wrapper">
<div class="swiper-slide">
<quote>”</quote>
<p>
Always helpful, explain everything and are very caring. They
have always worked with me to make sure I can find an
appointment time and have done a good job taking care of the
health of my children. They are very caring and personable.
</p>
<p class="testimonial-author">- Kristen G.</p>
</div>
<div class="swiper-slide">
<quote>”</quote>
<p>
Dr. Wisinski has been my Children’s primary care physician for
over 10 years. Her professionalism, expertise and knowledge has
been outstanding. She’s currently seeing my youngest one and
every time I go I know that my little one is in good hands. I
would highly recommend Dr. Wisinski! I would also like to
mention Mrs. Bonnie. She works in the office. She always takes
questions, answers calls and is always there to help out in any
way.
</p>
<p class="testimonial-author">- A. Czubernat</p>
</div>
<div class="swiper-slide">
<quote>”</quote>
<p>
My kids have been here since birth they are 10 and 13 I see Dr.
Wisinski and staff and they have always been great and also
Bonnie is amazing super helpful.
</p>
<p class="testimonial-author">- Claudia H.</p>
</div>
<div class="swiper-slide">
<quote>”</quote>
<p>
Great doctors and assistants! Always make my little one smile
even when he’s getting immunizations.
</p>
<p class="testimonial-author">- Julie B.</p>
</div>
<div class="swiper-slide">
<quote>”</quote>
<p>
I just love Honeygo! They have been apart of my family for over
18years and I never had a thought of going to another office!
</p>
<p class="testimonial-author">- Carissa M.</p>
</div>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>
<!-- Footer Template -->
<main-footer></main-footer>
<!-- JS -->
<script type="text/javascript" src="dist/bundle.js"></script>
</body>
</html>