-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
385 lines (362 loc) · 24.2 KB
/
Copy pathindex.html
File metadata and controls
385 lines (362 loc) · 24.2 KB
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" data-bs-theme="light">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Meridian — Free Bootstrap 6 Medical & Clinic Website Template</title>
<meta name="description" content="Meridian is a free Bootstrap 6 medical and clinic website template — services, doctors, online appointment booking with datepicker and a patient portal login.">
<link rel="stylesheet" href="assets/vendor/bootstrap6/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/base.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body data-bs-spy="scroll" data-bs-target="#navScroll" data-bs-top-margin="110px" data-bs-smooth-scroll="true">
<a class="visually-hidden-focusable btn-solid theme-primary m-2" href="#main">Skip to main content</a>
<div class="info-bar">
<div class="container d-flex flex-wrap justify-content-between align-items-center gap-3">
<span><strong>Emergency:</strong> call 999 · <strong>NHS 111</strong> for urgent advice</span>
<div class="d-flex flex-wrap gap-3">
<a href="#contact">020 7000 0000</a>
<button class="btn-text btn-sm p-0" type="button" data-bs-toggle="dialog" data-bs-target="#portalDialog" style="color:inherit">Patient portal</button>
</div>
</div>
</div>
<header class="site-header">
<nav class="navbar lg:navbar-expand" aria-label="Main">
<div class="container">
<a class="navbar-brand d-flex align-items-center gap-2 fw-semibold" href="index.html">
<span class="brand-mark" aria-hidden="true">M</span> Meridian
</a>
<dialog class="drawer drawer-end" tabindex="-1" id="navDrawer" aria-labelledby="navDrawerLabel">
<div class="drawer-header">
<h5 class="drawer-title" id="navDrawerLabel">Menu</h5>
<button type="button" class="btn-close" data-bs-dismiss="drawer" aria-label="Close"></button>
</div>
<div class="drawer-body mb-2 lg:mb-0">
<ul class="nav navbar-nav me-auto" id="navScroll">
<li class="nav-item"><a class="nav-link" href="#services">Services</a></li>
<li class="nav-item"><a class="nav-link" href="#doctors">Our team</a></li>
<li class="nav-item"><a class="nav-link" href="#booking">Book</a></li>
<li class="nav-item"><a class="nav-link" href="#faq">Patient info</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</dialog>
<div class="d-flex align-items-center gap-2 ms-auto">
<button class="btn-icon" type="button" id="themeToggle" aria-label="Toggle color mode">
<svg class="theme-icon-light" width="18" height="18" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" aria-hidden="true"><circle cx="8" cy="8" r="3.25"/><path d="M8 1v1.5M8 13.5V15M15 8h-1.5M2.5 8H1m11-4-1 1M5 11l-1 1m0-8 1 1m6 6 1 1"/></svg>
<svg class="theme-icon-dark" width="18" height="18" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true"><path d="M6 .278a.77.77 0 0 1 .08.858 7.2 7.2 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277q.792-.001 1.533-.16a.79.79 0 0 1 .81.316.73.73 0 0 1-.031.893A8.35 8.35 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.75.75 0 0 1 6 .278"/></svg>
</button>
<a class="btn-solid theme-primary d-none md:d-inline-flex" href="#booking">Book appointment</a>
<button class="btn-icon navbar-toggler" type="button" data-bs-toggle="drawer" data-bs-target="#navDrawer" aria-controls="navDrawer" aria-label="Open navigation">
<span class="navbar-toggler-icon" aria-hidden="true"></span>
</button>
</div>
</div>
</nav>
</header>
<main id="main">
<!-- Hero + booking -->
<section class="hero has-hero-img">
<img class="hero-bg" src="img/hero.jpg" alt="" width="1800" height="1000" loading="eager">
<div class="container">
<div class="row align-items-start g-6">
<div class="lg:col-7">
<span class="badge badge-subtle theme-success mb-4">Accepting new patients</span>
<h1 class="hero-title fs-6xl fw-bold mb-4">Care that remembers you</h1>
<p class="hero-lede fs-lg fg-2 mb-6">
A GP-led clinic in central Bristol with same-week appointments,
on-site diagnostics, and clinicians who read your notes before
you sit down.
</p>
<div class="d-flex flex-wrap gap-3 mb-6">
<a class="btn-solid theme-primary btn-lg" href="#booking">Book an appointment</a>
<a class="btn-outline theme-secondary btn-lg" href="#services">See our services</a>
</div>
<div class="row g-4">
<div class="col-6 md:col-3"><p class="fs-2xl fw-bold mb-0 fg-primary">2.1</p><p class="fs-xs fg-3 mb-0">days average wait</p></div>
<div class="col-6 md:col-3"><p class="fs-2xl fw-bold mb-0 fg-primary">14</p><p class="fs-xs fg-3 mb-0">clinicians on site</p></div>
<div class="col-6 md:col-3"><p class="fs-2xl fw-bold mb-0 fg-primary">98%</p><p class="fs-xs fg-3 mb-0">would recommend</p></div>
<div class="col-6 md:col-3"><p class="fs-2xl fw-bold mb-0 fg-primary">24/7</p><p class="fs-xs fg-3 mb-0">portal access</p></div>
</div>
</div>
<div class="lg:col-5" id="booking">
<div class="booking">
<h2 class="fs-lg fw-semibold mb-1">Book an appointment</h2>
<p class="fg-2 fs-sm mb-4">Same-week slots for registered patients.</p>
<form id="bookForm" data-demo-form data-bs-validate novalidate>
<div class="mb-3">
<label class="form-label">Appointment type</label>
<button class="form-control combobox-toggle" type="button" data-bs-toggle="combobox" data-bs-search="true" data-bs-name="apptype" data-bs-placeholder="Select a service…">
<span class="combobox-value">Select a service…</span>
<svg class="combobox-caret" width="10" height="16" viewBox="0 0 10 16" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M0.46967 5.46967C0.762563 5.17678 1.23744 5.17678 1.53033 5.46967L5 8.93934L8.46967 5.46967C8.76256 5.17678 9.23744 5.17678 9.53033 5.46967C9.82322 5.76256 9.82322 6.23744 9.53033 6.53033L5.53033 10.5303C5.23744 10.8232 4.76256 10.8232 4.46967 10.5303L0.46967 6.53033C0.176777 6.23744 0.176777 5.76256 0.46967 5.46967Z" fill="currentcolor"/></svg>
</button>
<div class="menu">
<button class="menu-item" type="button" data-bs-value="gp">GP consultation</button>
<button class="menu-item" type="button" data-bs-value="nurse">Nurse appointment</button>
<button class="menu-item" type="button" data-bs-value="bloods">Blood test</button>
<button class="menu-item" type="button" data-bs-value="physio">Physiotherapy</button>
<button class="menu-item" type="button" data-bs-value="review">Medication review</button>
</div>
</div>
<div class="form-field mb-3">
<label class="form-label" for="bkDate">Preferred date</label>
<input type="text" class="form-control" id="bkDate" data-bs-toggle="datepicker" autocomplete="off" placeholder="Choose a date…" required>
<div class="invalid-feedback">Please pick a date.</div>
</div>
<div class="mb-3">
<label class="form-label d-block">Available times</label>
<div class="slots">
<label class="btn-check btn-outline theme-primary btn-sm"><input type="radio" name="slot"> 09:20</label>
<label class="btn-check btn-outline theme-primary btn-sm"><input type="radio" name="slot" checked> 10:40</label>
<label class="btn-check btn-outline theme-primary btn-sm"><input type="radio" name="slot"> 14:00</label>
<label class="btn-check btn-outline theme-primary btn-sm"><input type="radio" name="slot"> 16:30</label>
</div>
</div>
<div class="form-field mb-3">
<label class="form-label" for="bkName">Full name</label>
<input type="text" class="form-control" id="bkName" required>
<div class="invalid-feedback">Required.</div>
</div>
<div class="form-field mb-4">
<label class="form-label" for="bkPhone">Phone</label>
<div class="form-control form-adorn">
<div class="form-adorn-icon"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M3 2.5h2.5l1 3-1.6 1.2a9 9 0 0 0 4.4 4.4l1.2-1.6 3 1V13a1.5 1.5 0 0 1-1.6 1.5A11.5 11.5 0 0 1 1.5 4.1 1.5 1.5 0 0 1 3 2.5" stroke-linejoin="round"/></svg></div>
<input type="tel" class="form-ghost" id="bkPhone" required>
</div>
</div>
<div class="form-field mb-4">
<input type="checkbox" class="check" id="bkConsent" required>
<label for="bkConsent">I consent to being contacted about this appointment</label>
</div>
<button class="btn-solid theme-primary w-100" type="submit" data-done-text="Requested ✓">Request appointment</button>
<p class="fs-xs fg-3 text-center mt-3 mb-0">Frontend-only demo — no data is sent anywhere.</p>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- Services -->
<section class="section bg-2" id="services">
<div class="container">
<div class="section-narrow text-center mb-7">
<p class="eyebrow fs-sm fg-primary mb-2">Services</p>
<h2 class="fs-4xl fw-bold mb-3" style="letter-spacing:-.03em">What we treat</h2>
<p class="fs-lg fg-2 mb-0">General practice plus on-site diagnostics, so most things are resolved in one visit.</p>
</div>
<div class="row g-4">
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M8 2v12M2 8h12" stroke-linecap="round"/></svg></span>
<h3 class="service-title"><a href="service.html">General practice</a></h3>
<p class="fg-2 fs-sm mb-0">Routine and urgent GP appointments, 15 minutes as standard rather than 8.</p>
</article>
</div>
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M2 9h3l1.5-4 2.5 7 1.5-3h3.5" stroke-linecap="round" stroke-linejoin="round"/></svg></span>
<h3 class="service-title"><a href="service.html">Cardiology</a></h3>
<p class="fg-2 fs-sm mb-0">ECG, 24-hour monitoring and echocardiography, reported within 48 hours.</p>
</article>
</div>
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><rect x="3" y="2" width="10" height="12" rx="2"/><path d="M6 6h4M6 9h4" stroke-linecap="round"/></svg></span>
<h3 class="service-title"><a href="service.html">Diagnostics</a></h3>
<p class="fg-2 fs-sm mb-0">Bloods, ultrasound and X-ray on site. Most results back the same day.</p>
</article>
</div>
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><circle cx="8" cy="5" r="2.5"/><path d="M3 13.5c0-2.2 2.2-3.5 5-3.5s5 1.3 5 3.5"/></svg></span>
<h3 class="service-title"><a href="service.html">Women's health</a></h3>
<p class="fg-2 fs-sm mb-0">Contraception, menopause care, cervical screening and fertility advice.</p>
</article>
</div>
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M5 14V7l3-4 3 4v7" stroke-linejoin="round"/><path d="M3 14h10" stroke-linecap="round"/></svg></span>
<h3 class="service-title"><a href="service.html">Physiotherapy</a></h3>
<p class="fg-2 fs-sm mb-0">Musculoskeletal assessment and rehab, with a gym on the lower floor.</p>
</article>
</div>
<div class="md:col-6 lg:col-4">
<article class="service surface surface-pad lift">
<span class="icon-tile mb-3"><svg width="22" height="22" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M8 13.5S2 10 2 6.2A2.7 2.7 0 0 1 8 4.6 2.7 2.7 0 0 1 14 6.2C14 10 8 13.5 8 13.5" stroke-linejoin="round"/></svg></span>
<h3 class="service-title"><a href="service.html">Mental health</a></h3>
<p class="fg-2 fs-sm mb-0">Talking therapies and psychiatry, with no waiting list for a first assessment.</p>
</article>
</div>
</div>
</div>
</section>
<!-- Doctors -->
<section class="section" id="doctors">
<div class="container">
<div class="section-narrow text-center mb-7">
<p class="eyebrow fs-sm fg-primary mb-2">Our team</p>
<h2 class="fs-4xl fw-bold mb-0" style="letter-spacing:-.03em">Clinicians, not a rota</h2>
</div>
<div class="row g-4">
<div class="sm:col-6 lg:col-3">
<div class="doctor-photo"><div class="ph ph-1x1">Dr Okafor</div></div>
<h3 class="fs-md fw-semibold mb-1">Dr Amara Okafor</h3>
<p class="fg-3 fs-sm mb-2">GP Partner · MBBS, MRCGP</p>
<div class="d-flex flex-wrap gap-1"><span class="chip">Diabetes</span><span class="chip">Women's health</span></div>
</div>
<div class="sm:col-6 lg:col-3">
<div class="doctor-photo"><div class="ph ph-1x1">Dr Lindqvist</div></div>
<h3 class="fs-md fw-semibold mb-1">Dr Erik Lindqvist</h3>
<p class="fg-3 fs-sm mb-2">Cardiologist · MD, FRCP</p>
<div class="d-flex flex-wrap gap-1"><span class="chip">Cardiology</span><span class="chip">Hypertension</span></div>
</div>
<div class="sm:col-6 lg:col-3">
<div class="doctor-photo"><div class="ph ph-1x1">Dr Reyes</div></div>
<h3 class="fs-md fw-semibold mb-1">Dr Camila Reyes</h3>
<p class="fg-3 fs-sm mb-2">GP · MBChB, DRCOG</p>
<div class="d-flex flex-wrap gap-1"><span class="chip">Paediatrics</span><span class="chip">Dermatology</span></div>
</div>
<div class="sm:col-6 lg:col-3">
<div class="doctor-photo"><div class="ph ph-1x1">Ms Whitmore</div></div>
<h3 class="fs-md fw-semibold mb-1">Ms Joy Whitmore</h3>
<p class="fg-3 fs-sm mb-2">Lead Physiotherapist · MSc</p>
<div class="d-flex flex-wrap gap-1"><span class="chip">MSK</span><span class="chip">Sports injury</span></div>
</div>
</div>
</div>
</section>
<!-- Insurers -->
<section class="pb-9">
<div class="container">
<p class="text-center fs-sm fg-3 eyebrow mb-5">We work with</p>
<div class="insurers">
<span class="insurer">Bupa</span><span class="insurer">AXA Health</span><span class="insurer">Vitality</span>
<span class="insurer">Aviva</span><span class="insurer">WPA</span><span class="insurer">Self-pay</span>
</div>
</div>
</section>
<!-- Patient info -->
<section class="section bg-2" id="faq">
<div class="container">
<div class="row g-6">
<div class="lg:col-7">
<p class="eyebrow fs-sm fg-primary mb-2">Patient information</p>
<h2 class="fs-3xl fw-bold mb-5" style="letter-spacing:-.02em">Questions we get every week</h2>
<div class="accordion">
<details class="accordion-item" name="pfaq" open>
<summary class="accordion-header">Do I need to be registered to book?
<svg class="accordion-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m2 5 6 6 6-6"/></svg>
</summary>
<div class="accordion-body">Registered patients can book any slot online. If you're not registered you can still book a private consultation — registration takes about ten minutes at reception.</div>
</details>
<details class="accordion-item" name="pfaq">
<summary class="accordion-header">How quickly will I be seen?
<svg class="accordion-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m2 5 6 6 6-6"/></svg>
</summary>
<div class="accordion-body">Our median wait for a routine GP appointment is 2.1 days. Urgent same-day slots are released at 8:00am each morning.</div>
</details>
<details class="accordion-item" name="pfaq">
<summary class="accordion-header">Can I get test results online?
<svg class="accordion-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m2 5 6 6 6-6"/></svg>
</summary>
<div class="accordion-body">Yes, through the patient portal. Results appear as soon as a clinician has reviewed them, with a plain-English note explaining what they mean.</div>
</details>
<details class="accordion-item" name="pfaq">
<summary class="accordion-header">Do you accept my insurance?
<svg class="accordion-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="m2 5 6 6 6-6"/></svg>
</summary>
<div class="accordion-body">We're recognised by Bupa, AXA Health, Vitality, Aviva and WPA. Self-pay prices are published on each service page — no surprises at the desk.</div>
</details>
</div>
</div>
<div class="lg:col-5" id="contact">
<div class="surface surface-pad">
<h2 class="fs-lg fw-semibold mb-4">Opening hours</h2>
<div class="mb-4">
<div class="hours-row is-today"><span>Monday</span><span>07:30 – 19:00</span></div>
<div class="hours-row"><span>Tuesday</span><span>07:30 – 19:00</span></div>
<div class="hours-row"><span>Wednesday</span><span>07:30 – 19:00</span></div>
<div class="hours-row"><span>Thursday</span><span>07:30 – 20:00</span></div>
<div class="hours-row"><span>Friday</span><span>07:30 – 18:00</span></div>
<div class="hours-row"><span>Saturday</span><span>09:00 – 13:00</span></div>
<div class="hours-row"><span>Sunday</span><span class="fg-3">Closed</span></div>
</div>
<hr class="mb-4">
<ul class="vstack gap-3 list-unstyled mb-4">
<li class="d-flex align-items-center gap-3">
<span class="icon-tile"><svg width="18" height="18" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><circle cx="8" cy="7" r="2.5"/><path d="M8 1.5c2.5 0 4.5 2 4.5 4.5 0 3.2-4.5 8.5-4.5 8.5S3.5 9.2 3.5 6c0-2.5 2-4.5 4.5-4.5" stroke-linejoin="round"/></svg></span>
<span><span class="d-block fs-xs fg-3">Clinic</span><span class="fw-semibold fs-sm">42 Meridian Street, Bristol BS1 5TR</span></span>
</li>
<li class="d-flex align-items-center gap-3">
<span class="icon-tile"><svg width="18" height="18" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.5" aria-hidden="true"><path d="M3 2.5h2.5l1 3-1.6 1.2a9 9 0 0 0 4.4 4.4l1.2-1.6 3 1V13a1.5 1.5 0 0 1-1.6 1.5A11.5 11.5 0 0 1 1.5 4.1 1.5 1.5 0 0 1 3 2.5" stroke-linejoin="round"/></svg></span>
<span><span class="d-block fs-xs fg-3">Reception</span><span class="fw-semibold fs-sm">020 7000 0000</span></span>
</li>
</ul>
<button class="btn-outline theme-secondary w-100" type="button" data-bs-toggle="dialog" data-bs-target="#portalDialog">Sign in to patient portal</button>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer bg-2 py-6">
<div class="container d-flex flex-wrap justify-content-between align-items-center gap-3">
<p class="fg-3 fs-xs mb-0">© <span data-year>2026</span> Meridian Clinic. A free template for uicookies.</p>
<p class="fg-3 fs-xs mb-0">Built with Bootstrap 6.0.0-alpha1</p>
</div>
</footer>
<!-- Patient portal — OTP + password strength -->
<dialog class="dialog" id="portalDialog" aria-labelledby="portalTitle">
<div class="dialog-header">
<h1 class="dialog-title fs-lg" id="portalTitle">Patient portal</h1>
<button type="button" class="btn-close" data-bs-dismiss="dialog" aria-label="Close"></button>
</div>
<div class="dialog-body">
<ul class="nav nav-tabs mb-4" role="tablist">
<li class="nav-item" role="presentation"><button class="nav-link active" id="si-tab" data-bs-toggle="tab" data-bs-target="#si" type="button" role="tab" aria-controls="si" aria-selected="true">Sign in</button></li>
<li class="nav-item" role="presentation"><button class="nav-link" id="su-tab" data-bs-toggle="tab" data-bs-target="#su" type="button" role="tab" aria-controls="su" aria-selected="false">Register</button></li>
</ul>
<div class="tab-content">
<div class="tab-pane fade show active" id="si" role="tabpanel" aria-labelledby="si-tab" tabindex="0">
<form class="vstack gap-3" id="portalSignin" data-demo-form data-bs-validate novalidate>
<div class="form-field">
<label class="form-label" for="ptEmail">Email</label>
<input type="email" class="form-control" id="ptEmail" required>
<div class="invalid-feedback">Required.</div>
</div>
<div>
<label class="form-label" for="ptOtp">We texted you a six-digit code</label>
<div class="otp" data-bs-otp>
<input type="text" class="otp-input" maxlength="6" id="ptOtp" aria-label="Verification code" autocomplete="one-time-code">
</div>
</div>
<button class="btn-solid theme-primary" type="submit" data-done-text="Signed in ✓">Sign in</button>
</form>
</div>
<div class="tab-pane fade" id="su" role="tabpanel" aria-labelledby="su-tab" tabindex="0">
<form class="vstack gap-3" id="portalRegister" data-demo-form data-bs-validate novalidate>
<div class="form-field">
<label class="form-label" for="rgName">Full name</label>
<input type="text" class="form-control" id="rgName" required>
</div>
<div class="form-field">
<label class="form-label" for="rgDob">Date of birth</label>
<input type="text" class="form-control" id="rgDob" data-bs-toggle="datepicker" autocomplete="off" placeholder="Choose a date…">
</div>
<div class="form-field">
<label class="form-label" for="rgPw">Choose a password</label>
<input type="password" class="form-control" id="rgPw" required>
<div class="strength" data-bs-strength>
<div class="strength-segment"></div><div class="strength-segment"></div>
<div class="strength-segment"></div><div class="strength-segment"></div>
</div>
</div>
<button class="btn-solid theme-primary" type="submit" data-done-text="Registered ✓">Create account</button>
</form>
</div>
</div>
</div>
</dialog>
<script type="module" src="assets/js/main.js"></script>
</body>
</html>