-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (150 loc) · 8.6 KB
/
index.html
File metadata and controls
165 lines (150 loc) · 8.6 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
<!DOCTYPE HTML>
<html>
<head>
<title>Home | Oxywire</title>
<link rel="shortcut icon" href="images/favicon.ico" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/logo.webp" alt="" /></span>
<p>We make Minecraft servers.</p>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">About</a></li>
<li><a href="#first">Our Work</a></li>
<li><a href="#second">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Aboout -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>Who are we?</h2>
</header>
<p>Oxywire was founded in 2018. Our main goal has always
been to create an innovative and fun experience for players of all ages.
We have years of experience creating and maintaining Minecraft servers.
Building commercialized online communities has become our specialty.</p>
</div>
<span class="image"><img src="images/logo.png" alt="" /></span>
</div>
</section>
<!-- Things we do -->
<section id="first" class="main special">
<header class="major">
<h2>Things we do</h2>
</header>
<ul class="features">
<li>
<span class="image"><img src="assets/css/images/icons/cube.webp" alt="" /></span>
<h3>Creative Design</h3>
<p>Stunning world-building, unique resource packs and an exceptional gameplay experience.</p>
</li>
<li>
<span class="image"><img src="assets/css/images/icons/code.webp" alt="" /></span>
<h3>Plugin Development</h3>
<p>Unique and efficient, lag-free plugins to enhance the gameplay experience and cover your needs.</p>
</li>
<li>
<span class="image"><img src="assets/css/images/icons/bug.webp" alt="" /></span>
<h3>Bug Free</h3>
<p>Nobody likes a game with bugs and glitches. We make it a priority to fix and prevent bugs, glitches and exploits.</p>
</li>
<li>
<span class="image"><img src="assets/css/images/icons/people.webp" alt="" /></span>
<h3>Online Communities</h3>
<p>Large online communities with thousands of people to make everyone feel involved.</p>
</li>
<li>
<span class="image"><img src="assets/css/images/icons/secure.webp" alt="" /></span>
<h3>Secure Setup</h3>
<p>Security is important. We ensure everything is protected against hackers, DDOS and make proper backups.</p>
</li>
<li>
<span class="image"><img src="assets/css/images/icons/gem.webp" alt="" /></span>
<h3>Industry Leading Quality</h3>
<p>We use the most modern technology in the Minecraft space and educate ourselves to stay up to date.</p>
</li>
</ul>
<ul class="statistics">
<li class="style1">
<span class="image"><img src="assets/css/images/icons/graduation.webp" alt="" /></span>
<strong>10 +</strong> Years Experience
</li>
<li class="style2">
<span class="image"><img src="assets/css/images/icons/server.webp" alt="" /></span>
<strong>6</strong> Successful Servers
</li>
<li class="style3">
<span class="image"><img src="assets/css/images/icons/group.webp" alt="" /></span>
<strong>500,000 +</strong> Unique Players
</li>
</ul>
</section>
<!-- Our Projects -->
<section id="second" class="main special">
<header class="major">
<h2>Our Projects</h2>
<!--<p>Here are some of our previous projects.</p>-->
</header>
<div class="box alt">
<div class="row gtr-uniform">
<!--<div class="col-6"><span class="image fit"><img src="images/stickymc.png" alt="" /></span><a href="#" class="button fit small">Learn more</a></div>-->
<div class="col-6"><span class="image fit"><img src="images/castiamc.webp" alt="" /></span></div>
<div class="col-6"><span class="image fit"><img src="images/oxytowns.webp" alt="" /></span></div>
<div class="col-6"><span class="image fit"><img src="images/stickymc.webp" alt="" /></span></div>
<div class="col-6"><span class="image fit"><img src="images/azertumc.webp" alt="" /></span></div>
<div class="col-6"><span class="image fit"><img src="images/ventureville.webp" alt="" /></span></div>
<div class="col-6"><span class="image fit"><img src="images/skycrush.webp" alt="" /></span></div>
</div>
</div>
</section>
<!-- Contact -->
<section id="contact" class="main special">
<header class="major">
<h2>Let's work together!</h2>
<p>Are you interested in owning your very own Minecraft server?<br />
We can help you set it up and help you maintain your very own server.</p>
</header>
<div class="box alt features">
<form action="https://formspree.io/f/mzbwbdan" method="POST">
<div class="row gtr-uniform features">
<div class="col-4"><input type="text" name="name" id="name" placeholder="Name" /></div>
<div class="col-4"><input type="email" name="email" id="name" placeholder="Email" /></div>
<div class="col-8"><textarea name="message" id="message" placeholder="Message" rows="4"></textarea></div>
</div>
<div class="g-recaptcha features" data-sitekey="6Lcm6GUhAAAAAJyAroKjh8fjMglXcbLYA54dfAdi"></div>
<div class="features"><input type="submit" value="Send Message" />
</form>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<p class="copyright"> Copyright © Oxywire. All rights reserved.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
</body>
</html>