-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
282 lines (281 loc) · 17.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="Ming Media is a game development studio based in Sweden. We create simple fun experiences for the metaverse and have over 900 million play sessions across our titles." />
<title>Ming Media</title>
<link rel="canonical" href="https://mingmedia.io/">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Ming Media">
<meta property="og:type" content="website">
<meta property="og:url" content="https://mingmedia.io/">
<meta property="og:image" content="/assets/img/thumbnails/2830250344.png">
<meta property="og:description" content="Ming Media is a game development studio based in Sweden. We create simple fun experiences for the metaverse and have over 900 million play sessions across our titles.">
<meta property="og:image:width" content="1920">
<meta property="og:image:height" content="1080">
<meta property="og:image:type" content="image/png">
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.png" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg text-uppercase" id="mainNav">
<div class="container">
<button class="navbar-toggler text-uppercase font-weight-bold collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa-sharp fa-solid fa-xmark"></i>
<i class="fa-solid fa-bars"></i>
</button>
<a style="margin: auto;" href="/">
<img class="logo" src="assets/logo.svg">
</a>
<div class="navbar-collapse collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="#games">Games</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="#about">About</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="#careers">Careers</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="text-center feature"">
<div class="tag-1 container">
<div class="tag-2">
<div class="tag-3">
<h1>simple fun</h1>
<!-- <p class="lead">Uplift Games is a remote-first game studio based in North America and the UK. Our diverse team creates top Metaverse experiences that millions of players will remember forever, in a healthy and inclusive work environment.</p> -->
</div>
</div>
</div>
</header>
<!-- Portfolio Section-->
<section class="page-section portfolio" id="games">
<div class="container">
<!-- Portfolio Section Heading-->
<h2 class="page-section-heading text-center text-secondary mb-0">Games</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<!-- <div class="divider-custom-line"></div> -->
</div>
<!-- Portfolio Grid Items-->
<div class="row justify-content-center">
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/13730658693/Rec-It">
<img class="img-fluid" src="assets/img/portfolio/recit.png">
<h3 class="title">Rec It</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/5857383913/Building-Architect">
<img class="img-fluid" src="assets/img/portfolio/buildingarchitect.png">
<h3 class="title">Building Architect</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal1">
<a href="https://www.roblox.com/games/2830250344/Horse-Valley">
<img class="img-fluid" src="assets/img/portfolio/horsevalley.png">
<h3 class="title">Horse Valley</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/2830248538/Horse-Riding-Simulator">
<img class="img-fluid" src="assets/img/portfolio/horseridingsimulator.png">
<h3 class="title">Horse Riding Simulator</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/2476373854/Weapon-Simulator">
<img class="img-fluid" src="assets/img/portfolio/weaponsimulator.png">
<h3 class="title">Weapon Simulator</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/1828509885/Egg-Farm-Simulator">
<img class="img-fluid" src="assets/img/portfolio/eggfarmsimulator.jpg">
<h3 class="title">Egg Farm Simulator</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal1">
<a href="https://www.roblox.com/games/1069607513/Action">
<img class="img-fluid" src="assets/img/portfolio/action.jpg">
<h3 class="title">Action!</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal3">
<a target="_blank" href="https://www.roblox.com/games/663655429/Pick-A-Side">
<img class="img-fluid" src="assets/img/portfolio/pickaside.png">
<h3 class="title">Pick A Side</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/594511841/Are-You-Genius">
<img class="img-fluid" src="assets/img/portfolio/areyougenius.png">
<h3 class="title">Are You Genius?</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/443453508/Mapple-Store-Tycoon">
<img class="img-fluid" src="assets/img/portfolio/mapplestoretycoon.png">
<h3 class="title">Mapple Store Tycoon</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/430016655/Portal-Heroes">
<img class="img-fluid" src="assets/img/portfolio/portalheroes.png">
<h3 class="title">Portal Heroes</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/270822251/Would-you-rather">
<img class="img-fluid" src="assets/img/portfolio/wouldyourather.png">
<h3 class="title">Would you rather?</h3>
</a>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-5">
<div class="portfolio-item mx-auto" data-bs-toggle="modal" data-bs-target="#portfolioModal2">
<a target="_blank" href="https://www.roblox.com/games/270759743/Horse-Valley-Legacy">
<img class="img-fluid" src="assets/img/portfolio/horsevalleylegacy.png">
<h3 class="title">Horse Valley Legacy</h3>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- About Section-->
<section class="page-section bg-primary mb-0" id="about">
<div class="container">
<!-- About Section Heading-->
<h2 class="page-section-heading text-center">About</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<!-- <div class="divider-custom-line"></div> -->
</div>
<!-- About Section Content-->
<!-- <div class="row"> -->
<div class="offset-lg-4">
<p class="lead">
Ming Media is a remote-first game studio based in Sweden. We develop top games on Roblox and have reached over 1 billion play sessions across our titles. Since our founding in 2014, our studio has grown from a solo venture into a dynamic and talented team of 6.
</p>
<p class="lead">
At Ming Media, we believe that great games don't always require complex graphics or elaborate storytelling. Instead, our focus lies in delivering straightforward yet captivating gameplay. This approach has successfully resonated with our millions of players, bringing joy and engagement through the simple fun inherent in our games.
</p>
</div>
<!-- <div class="col-lg-4 me-auto"><p class="lead">You can create your own custom avatar for the masthead, change the icon in the dividers, and add your email address to the contact form to make it fully functional!</p></div> -->
<!-- </div> -->
<!-- About Section Button-->
</div>
</section>
<!-- Careers Section-->
<section class="page-section" id="careers">
<div class="container">
<!-- Contact Section Heading-->
<h2 class="page-section-heading text-center text-secondary mb-0">Careers</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<!-- <div class="divider-custom-line"></div> -->
</div>
<div class="offset-lg-4">
<!-- <p class="lead" style="text-align:center;">Want to get in touch?</p> -->
<p class="lead">
We deliver fun games that are made in a simple way: work from anywhere at your own pace. We are excited to continue developing our existing games and launch new experiences, and we need your help. Join our small team where each member plays a major role.
</p>
<p class="lead">
Sounds interesting? Browse our open positions below...
</p>
</div>
<div class="divider-custom">
<!-- <div class="divider-custom-line"></div> -->
</div>
<div id="homerun-jobs-widget" class="offset-lg-4"></div>
<script src="https://static.homerun.co/widget/js/main.js?v=7.0.2"></script>
<script>try{Homerun.lang='en';Homerun.loadWidget('ijv8akoebiovdbwydoyy');}catch(e){};</script>
</div>
</section>
<!-- Contact Section-->
<section class="page-section" id="contact">
<div class="container">
<!-- Contact Section Heading-->
<h2 class="page-section-heading text-center text-secondary mb-0">Contact</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<!-- <div class="divider-custom-line"></div> -->
</div>
<div class="offset-lg-4">
<!-- <p class="lead" style="text-align:center;">Want to get in touch?</p> -->
<p style="text-align:center;">
<a href="mailto:contact@mingmedia.io">
<span class="lead">
contact@mingmedia.io
</span>
</a>
</p>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer text-center bg-primary">
<div class="container">
<a href="/">
<img style="height: 3rem; margin-bottom: 1.5rem;" src="assets/logo.svg">
</a>
<div class="row">
<!-- Footer Location-->
<!-- Footer Social Icons-->
<div>
<a target="_blank" class="btn btn-dark btn-social mx-1" href="https://twitter.com/MingRBLX"><i class="fab fa-fw fa-twitter"></i></a>
<a target="_blank" class="btn btn-dark btn-social mx-1" href="https://discord.com/invite/pPrq2zt"><i class="fab fa-fw fa-discord"></i></a>
</div>
<!-- Footer About Text-->
</div>
</div>
<div class="copyright container"><small>© 2023 Ming Media. All Rights Reserved.</small></div>
</footer>
<!-- Copyright Section-->
<!-- <div class="copyright py-4 text-center text-white">
<div class="container"><small>© 2023 Ming Media. All Rights Reserved.</small></div>
</div> -->
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<!-- <script src="js/scripts.js"></script> -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- <script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script> -->
</body>
</html>