-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
172 lines (146 loc) · 9.21 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>VORTEX | Contact</title>
<meta name="theme-color" content="#0c0203">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="description" content="Vortex, the next-gen communication system based on one of the world's most secure protocol give you the full control and truly shield your secrets, privacy and freedom against quantum computers.">
<link rel="icon" href="images/favicon.ico">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans|Source+Sans+Pro|Material+Icons">
<link rel="stylesheet" href="css/material.red-indigo.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/contact.css">
<meta property="og:title" content="VORTEX.CHAT"/>
<meta property="og:description" content="Vortex, the next-gen communication system based on one of the world's most secure protocol give you the full control and truly shield your secrets, privacy and freedom against quantum computers."/>
<meta property="og:url" content="https://vortex.chat"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://vortex.chat/images/vortex_open_graph.jpg"/>
<!-- Google analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-106476316-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag('js', new Date());
gtag('config', 'UA-106476316-1');
</script>
</head>
<body>
<div id="toolbar">
<div class="toolbar-inner">
<div class="toolbar-inner-flex">
<div class="toolbar-branding">
<a href="/">
<img class="toolbar-logo" src="images/vortex_logo.svg">
</a>
<a class="toolbar-title" href="/">
VORTEX
</a>
</div>
<div class="toolbar-menu">
<span><a href="https://steemit.com/@vortex.chat" target="_blank">BLOG</a></span>
</div>
</div>
</div>
</div>
<div class="card-layout">
<div class="card-layout-inner">
<div class="card-layout-card shadow">
<h1 class="main-title">CONTACT</h1>
<p>We'll respond to your request within 24H.</p>
<div class="contact-form">
<form method="POST" action="https://formspree.io/[email protected]">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="email" name="email" id="email">
<label class="mdl-textfield__label" for="email">Email</label>
</div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" name="subject" id="subject">
<label class="mdl-textfield__label" for="subject">Subject</label>
</div>
<div class="mdl-textfield mdl-js-textfield">
<textarea class="mdl-textfield__input" type="text" rows="7" name="message" id="message"></textarea>
<label class="mdl-textfield__label" for="message">Message</label>
</div>
<div class="submit-form-button-container">
<button type="submit" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent submit-form-button">
Send <i class="material-icons"></i>
</button>
</div>
</form>
</div>
<div class="contact-info">
<div class="legal-owner-box">
<img src="images/CEO_300.jpg" class="legal-owner-image">
<div class="legal-owner-text">
<span class="legal-owner-name">Affolter Matias</span>
<span class="legal-owner-title">CEO | Legal owner</span>
</div>
</div>
<div class="external-team-box">
<div class="external-team-inner">
<button class="mdl-button mdl-js-button mdl-js-ripple-effect"
onclick="window.location.href = 'https://vortex.chat/partners.html';">
<i class="material-icons"></i>
Partners
</button>
<button class="mdl-button mdl-js-button mdl-js-ripple-effect"
onclick="window.open('https://github.com/vortexchat/')">
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
<path fill="#ffffff" d="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
</svg>
GitHub
</button>
</div>
</div>
<div class="internal-team-box">
<div class="internal-team-text">
<p>Vortex's team members are protected under the right to privacy.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<footer class="mdl-mega-footer">
<div class="mdl-mega-footer__middle-section">
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Features</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="/partners.html">Partners</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</div>
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Details</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="https://github.com/vortexchat/vortex-branding/archive/master.zip">Resources</a></li>
<li><a href="https://github.com/vortexchat/" target="_blank">GitHub</a></li>
</ul>
</div>
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">About</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="https://github.com/vortexchat/vortex-specifications" target="_blank">Specs</a></li>
<li><a href="https://steemit.com/@vortex.chat" target="_blank">Blog</a></li>
</ul>
</div>
</div>
<div class="mdl-mega-footer__bottom-section">
<div class="mdl-logo">Copyright © 2017 vortex.chat | All rights reserved</div>
<ul class="mdl-mega-footer__link-list">
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https%3A//vortex.chat/" target="_blank"><svg style="width:24px;height:24px" viewBox="0 0 24 24"><path fill="#fff" d="M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M18,5H15.5A3.5,3.5 0 0,0 12,8.5V11H10V14H12V21H15V14H18V11H15V9A1,1 0 0,1 16,8H18V5Z" /></svg></a></li>
<li><a href="https://twitter.com/home?status=https%3A//vortex.chat/" target="_blank"><svg style="width:24px;height:24px" viewBox="0 0 24 24"><path fill="#fff" d="M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M17.71,9.33C18.19,8.93 18.75,8.45 19,7.92C18.59,8.13 18.1,8.26 17.56,8.33C18.06,7.97 18.47,7.5 18.68,6.86C18.16,7.14 17.63,7.38 16.97,7.5C15.42,5.63 11.71,7.15 12.37,9.95C9.76,9.79 8.17,8.61 6.85,7.16C6.1,8.38 6.75,10.23 7.64,10.74C7.18,10.71 6.83,10.57 6.5,10.41C6.54,11.95 7.39,12.69 8.58,13.09C8.22,13.16 7.82,13.18 7.44,13.12C7.81,14.19 8.58,14.86 9.9,15C9,15.76 7.34,16.29 6,16.08C7.15,16.81 8.46,17.39 10.28,17.31C14.69,17.11 17.64,13.95 17.71,9.33Z" /></svg></a></li>
</ul>
</div>
</footer>
</div>
</body>
<script src="js/material.min.js"></script>
<script src="js/toolbar.js"></script>
</html>