-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
181 lines (174 loc) · 7.45 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="description" content="Description goes here">
<meta name="keywords" content="Discord Bot, Mai, Mai Sakurajima, Aobuta, Anime">
<meta name="author" content="Sakurajimai#6742">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#FF69B4">
<meta property="og:url" content="https://mai-san.ml/">
<meta property="og:type" content="website">
<meta property="og:title" content="Mai | Discord Bot">
<meta property="og:description" content="A multifunctional Discord Bot - revolving around Mai. Offers anime query, anime scheduler, leveling system, moderation system, and more!">
<meta property="og:image" content="https://mai-san.ml/src/images/avatar-small.png">
<meta property="og:site_name" content="mai-san.ml">
<meta name="twitter:card" content="summary">
<meta property="twitter:domain" content="mai-san.ml">
<meta property="twitter:url" content="https://mai-san.ml/">
<meta name="twitter:title" content="Mai | Discord Bot">
<meta name="twitter:description" content="A multifunctional Discord Bot - revolving around Mai. Offers anime query, anime scheduler, leveling system, moderation system, and more!">
<meta name="twitter:image" content="https://mai-san.ml/src/images/avatar-small.png">
<link rel="icon" type="image/png" href="https://cdn.discordapp.com/emojis/757869043117064223.png?v=1" />
<!--Stylesheets-->
<link rel="stylesheet" href="./src/css/main.css">
<link rel="stylesheet" href="./src/css/index.css">
<link rel="stylesheet" href="./src/css/styles.css">
<!--------------->
<title> Mai | Discord Bot </title>
<script src="./src/javascript/jquery/jquery-3.5.1.js"></script>
<script src="./src/javascript/main.js"></script>
</head>
<body>
<nav class="nav-bar">
<div class="nav-bar-img">
<img src="./src/images/avatar.png" alt="">
<h1>Mai</h1>
</div>
<div class="nav-bar-toggle">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<div class="nav-bar-links">
<ul>
<li><a href="#">HOME</a></li>
<li><a href="https://commands.mai-san.ml">COMMANDS</a></li>
<li><a href="https://market.mai-san.ml">MARKET</a></li>
<li><a href="https://invite.mai-san.ml">INVITE</a></li>
</ul>
</div>
</nav>
<div class="content">
<div class="fade-in">
<div class="main-content">
<div class="main-content-children">
<div class="main-content-image">
<img src="./src/images/avatar.png" alt="">
</div>
</div>
<div class="main-content-children">
<h1>Mai</h1>
<p>A multifunctional discord bot</p>
<div class="main-content-buttons">
<li> <a href="https://support.mai-san.ml" target="_blank"> Support </a> </li>
<li> <a href="https://invite.mai-san.ml" target="_blank"> Invite </a> </li>
<li> <a href="https://mai-san.ml/guides"> Guide </a> </li>
</div>
</div>
</div>
<div class="main-features">
<div class="wave-border"> </div>
<div class="feature-row">
<div class="feature-column">
<div class="feature-column-image">
<img src="./src/images/profile-sample.png" alt="">
</div>
</div>
<div class="feature-column">
<h1>Show off your profile!</h1>
<p>Earn XP and credits and buy custom background, wallpapers, and more! Everything in this card is customizable</p>
<p>Visit <a href="./pages/market.html">Market</a> for more details!</p>
</div>
</div><div class="feature-row">
<div class="feature-column">
<h1>Track Airing Anime!</h1>
<p>Be notified of the current anime releases - right directly on your server! There's no limit on what you can add!</p>
<p>Visit <a href="#">Guides/Anischedule</a> for more details!</p>
</div>
<div class="feature-column">
<div class="feature-column-image">
<img src="./src/images/anischedule-sample.png" alt="">
</div>
</div>
</div><div class="feature-row last-row">
<div class="feature-column">
<div class="feature-column-image">
<img src="./src/images/chatbot-sample.png" alt="">
</div>
</div>
<div class="feature-column">
<h1>Chat with Mai!</h1>
<p>Using a high-end chatbot api, you may chat with mai with almost human-precision response!</p>
<p>Begin by pinging her in your server!</p>
</div>
</div>
</div>
<div class="featured-video">
<h1>Watch the Goddess Shine</h1>
<video src="./src/video/Mai.mp4" controls>
</video>
<a class="gallery-btn" href="#">View Gallery</a>
</div>
<div class="main-links">
<div class="link-container">
<h1>Github</h1>
<p>Mai is open-source! Check the code at github and contribute to develop mai more!</p>
<a href="https://github.com/maisans-maid/mai" target="_blank">
<div class="link-button">
Visit Repo!
</div>
</a>
</div>
<div class="link-container">
<h1>Vote Mai</h1>
<p>Mai is listed on top.gg and dbl! Show your support and vote Mai! Leave a review while you're at it so that we know what to improve/develop!</p>
<a href="https://top.gg/bot/702074452317307061/vote" target="_blank">
<div class="link-button">
Do it!
</div>
</a>
</div>
<div class="link-container">
<h1>Support</h1>
<p>Be updated with upcoming releases, bug fixes, and contribute to the development of Mai!</p>
<a href="https://support.mai-san.ml" target="_blank">
<div class="link-button">
Join Support Server!
</div>
</a>
</div>
<div class="link-empty-child"> </div>
</div>
<div class="footer">
<div class="footer-information">
<h1>Mai</h1>
<p>
© Copyright Mai 2020-2021. All rights reserved <br>
This site is made by Sakurajimai#6742
</p>
</div>
<div class="footer-links">
<ul>
<li><a href="#">Back to Top</a></li>
<li><a href="https://commands.mai-san.ml/">Commands</a></li>
<li><a href="https://market.mai-san.ml/">Market</a></li>
<li><a href="https://invite.mai-san.ml/" target="_blank">Invite</a></li>
<li><a href="https://mai-san.ml/guides" target="_blank">Guides</a></li>
</ul>
</div>
</div>
</div>
</div>
<a class="main-button-link" href="https://invite.mai-san.ml" target="_blank">
<div class="invite-link">
<img src="https://cdn.discordapp.com/emojis/757869043117064223.png?v=1" alt="Add Mai to your server">
<div class="overlay">
<div class="invite-text">
Invite!
</div>
</div>
</div>
</a>
</body>
</html>