-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
63 lines (55 loc) · 2.37 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
<!DOCTYPE html>
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vale9 : Seizure Management Wearable Headband</title>
<link rel="stylesheet" href="css/index.css">
<link rel="preload" href="css/RingsideRegular-Bold.woff2" as="font" type="font/woff2">
<link rel="icon" href="css/favicon.ico" sizes="any"><!-- 48×48 -->
<link rel="icon" href="css/icon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="css/apple-touch-icon.png"><!-- 180×180 -->
<link rel="manifest" href="css/site.webmanifest">
<meta property="og:url" content="https://vale9neuro.com">
<meta property="og:type" content="website">
<meta property="og:title" content="Vale9 : Seizure Management Wearable Headband">
<meta property="og:description" content="Vale9 : Reclaim your freedom with a seizure management headband. Coming Q4 2022. #Epilepsy #Neurology #Wearable ">
<meta property="og:image" content="css/vale9.png">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type" : "MedicalDevice",
"name" : "Vale9 : Seizure Management Wearable Headband",
"description": "Vale9 : Reclaim your freedom with a seizure management headband. Coming Q4 2022. #Epilepsy #Neurology #Mitigation #Forecasting #Wearable",
"url": "https://Vale9Neuro.com/"
"image": "css/vale9.png"
"relevantSpecialty": "Neurology"
"recognizingAuthority": "FDA - USA"
"medicineSystem": "evidence-based"
}
</script>
</head>
<body>
<main>
<figure class="decoration"></figure>
<header itemscope="" itemtype="http://schema.org/MedicalDevice">
<hgroup>
<h1>Coming Q4, 2022</h1>
<br>
<h2 itemprop="name">Vale9</h2>
<h2 itemprop="name">Reclaim your freedom</h2>
<br>
<h3 itemprop="description">#Epilepsy #Neurology<br>#Seizure #Mitigation<br>#Wearable #Headband</h3>
<h1>450 Folsom Street, Suite #610, San Francisco - CA</h1>
</hgroup>
<footer>
<!-- Oh you like to read comments! It is a good habit, so here is a hint about what we are up to:
<p>Follow our news on:</p>
<ol>
<li><a href="https://twitter.com/intent/follow?screen_name=Vale9Neuro">Twitter @Vale9Neuro</a></li>
</ol>
-->
</footer>
</header>
</main>
</body></html>