-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
205 lines (185 loc) · 10.2 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Discord | Your place to talk and hang out</title>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="main.css"> </head>
<body>
<section class="hero">
<header class="main-header container">
<nav class="main-nav">
<a href="index.html" class="logo">
<img src="./assets/images/logo.svg" alt="logo">
</a>
<ul class="nav-list">
<li class="nav-item">
<a href="#" class="nav-link">Download</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">Why Discord</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">Nitro</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">Safety</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link">Support</a>
</li>
</ul>
<div class="nav-items-right">
<a href="#" class="btn btn-small btn-light btn-login">Login</a>
<span class="mobile-toggle">
<i class="bx bx-menu btn-open"></i>
<i class="bx bx-x btn-close"></i>
</span>
</div>
</nav>
</header>
<div class="row container">
<div class="hero-content-wrap">
<h1 class="title primary-title">Your place to talk</h1>
<p class="hero-description">Whether you’re part of a school club, gaming group, worldwide art community, or just a handful of friends that want to spend time together, Discord makes it easy to talk every day and hang out more often.</p>
<div class="hero-btn-group">
<a href="#" class="btn btn-large btn-light">
<i class="bx bx-download"></i> Download for Windows
</a>
<a href="#" class="btn btn-large btn-dark">
Open Discord in your browser
</a>
</div>
</div>
</div>
</section>
<section class="collaboration">
<div class="row container">
<img src="./assets/images/section-1.svg" alt="sec1" class="grid-image">
<div class="text-group">
<h2 class="title secondary-title">An invite-only place with plenty of room to talk</h2>
<p>Discord servers are organized into topic-based channels where you can collaborate, share, and just talk about your day without clogging up a group chat.</p>
</div>
</div>
</section>
<svg class="wave" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 100" preserveAspectRatio="none">-->
<path class="wave-path" d="M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z" fill="currentColor"></path>
</svg>
<section class="voice-channel">
<div class="row container">
<img src="./assets/images/section-2.svg" alt="sec2" class="grid-image order-2">
<div class="text-group order-1">
<h2 class="title secondary-title">Where hanging out is easy</h2>
<p>Grab a seat in a voice channel when you’re free. Friends in your server can see you’re around and instantly pop in to talk without having to call.</p>
</div>
</div>
</section>
<svg class="wave wave-inverted" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 100" preserveAspectRatio="none">-->
<path class="wave-path" d="M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z" fill="currentColor"></path>
</svg>
<section class="moderation-tools">
<div class="row container">
<img src="./assets/images/section-3.svg" alt="sec3" class="grid-image order-2">
<div class="text-group order-1">
<h2 class="title secondary-title">From a few to a fandom</h2>
<p>Get a community of any size running with moderation tools and custom member access. Give members special powers, set up private channels, and more.</p>
</div>
</div>
</section>
<svg class="wave" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 100" preserveAspectRatio="none">-->
<path class="wave-path" d="M826.337463,25.5396311 C670.970254,58.655965 603.696181,68.7870267 447.802481,35.1443383 C293.342778,1.81111414 137.33377,1.81111414 0,1.81111414 L0,150 L1920,150 L1920,1.81111414 C1739.53523,-16.6853983 1679.86404,73.1607868 1389.7826,37.4859505 C1099.70117,1.81111414 981.704672,-7.57670281 826.337463,25.5396311 Z" fill="currentColor"></path>
</svg>
<section class="video-call">
<div class="row container">
<div class="text-group">
<h2 class="title secondary-title">Reliable tech for staying close</h2>
<p>Low-latency voice and video feels like you’re in the same room. Wave hello over video, watch friends stream their games, or gather up and have a drawing session with screen share.</p>
</div>
<img src="./assets/images/section-4.svg" alt="sec4" class="grid-image">
</div>
</section>
<section class="download">
<div class="row container remove-grid">
<img src="./assets/images/sparkles.svg" alt="sparkles" class="sparkles">
<h2>Ready to start your journey?</h2>
<a href="#" class="btn btn-large btn-brand">
<i class="bx bx-download"></i> Download for Windows
</a>
</div>
</section>
<footer class="main-footer">
<div class="row container">
<div class="info-box">
<h4 class="footer-title">Your place to talk</h4>
<div class="languages">
<img src="./assets/images/flag.png" alt="lang">
<span>English, USA</span> <i class="bx bx-chevron-down"></i>
</div>
<div class="social-media">
<a href="#" class="sm-link">
<i class="bx bxl-twitter"></i>
</a>
<a href="#" class="sm-link">
<i class="bx bxl-instagram"></i>
</a>
<a href="#" class="sm-link">
<i class="bx bxl-facebook-square"></i>
</a>
<a href="#" class="sm-link">
<i class="bx bxl-youtube"></i>
</a>
</div>
</div>
<div class="spacer"></div>
<div class="footer-links-group">
<h2 class="footer-title">Product</h2>
<a href="#" class="footer-link">Download</a>
<a href="#" class="footer-link">Why Discord</a>
<a href="#" class="footer-link">Inspiration</a>
<a href="#" class="footer-link">College</a>
<a href="#" class="footer-link">Nitro</a>
<a href="#" class="footer-link">Status</a>
</div>
<div class="footer-links-group">
<h2 class="footer-title">Company</h2>
<a href="#" class="footer-link">About</a>
<a href="#" class="footer-link">Jobs</a>
<a href="#" class="footer-link">Branding</a>
<a href="#" class="footer-link">Newsroom</a>
<a href="#" class="footer-link">Store</a>
</div>
<div class="footer-links-group">
<h2 class="footer-title">Resources</h2>
<a href="#" class="footer-link">Support</a>
<a href="#" class="footer-link">Safety</a>
<a href="#" class="footer-link">Blog</a>
<a href="#" class="footer-link">Feedback</a>
<a href="#" class="footer-link">Partners</a>
<a href="#" class="footer-link">Verification</a>
<a href="#" class="footer-link">Developers</a>
<a href="#" class="footer-link">StreamKit</a>
<a href="#" class="footer-link">Open Source</a>
<a href="#" class="footer-link">Security</a>
<a href="#" class="footer-link">Moderation</a>
</div>
<div class="footer-links-group">
<h2 class="footer-title">Policies</h2>
<a href="#" class="footer-link">Terms</a>
<a href="#" class="footer-link">Privacy</a>
<a href="#" class="footer-link">Guidelines</a>
<a href="#" class="footer-link">Acknowledgements</a>
<a href="#" class="footer-link">Licenses</a>
</div>
<div class="divider"></div>
</div>
<div class="row container remove-grid">
<a href="index.html" class="logo">
<img src="./assets/images/logo.svg" alt="logo">
</a>
<a href="#" class="btn btn-small btn-brand">Sign Up</a>
</div>
</footer>
</body>
</html>