-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
249 lines (241 loc) · 13.7 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<!-- Primary Meta Tags -->
<title>Onyx Note-Note taking made Easy !</title>
<meta name="title" content="Onyx Note-Note taking made Easy !">
<meta name="description" content="Experience the first app from LOGYC. Simple & Easy to use Notes App !">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://onyxnote.logyc.xyz/">
<meta property="og:title" content="Onyx Note-Note taking made Easy !">
<meta property="og:description" content="Experience the first app from LOGYC. Simple & Easy to use Notes App !">
<meta property="og:image" content="https://raw.githubusercontent.com/reallogyc/graphics/main/meta.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://onyxnote.logyc.xyz/">
<meta property="twitter:title" content="Onyx Note-Note taking made Easy !">
<meta property="twitter:description" content="Experience the first app from LOGYC. Simple & Easy to use Notes App !">
<meta property="twitter:image" content="https://raw.githubusercontent.com/reallogyc/graphics/main/meta.jpg">
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="dist/images/icon.png" type="image/png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Onyx Note</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,700|Oxygen:700" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
<header class="site-header text-light">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<img class="header-logo-image" src="dist/images/icon.png" alt="Onyx Note logo" width="64" height="64">
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero text-center text-light">
<div class="hero-bg"></div>
<div class="hero-particles-container">
<canvas id="hero-particles"></canvas>
</div>
<div class="container-sm">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0">Onyx Note - Note taking made Easy !</h1>
<p class="hero-paragraph">Experience the first app from LOGYC. Simple & Easy to use Notes App !</p>
<div class="hero-cta">
<a class="button button-primary button-wide-mobile" href="https://play.google.com/store/apps/details?id=xyz.logyc.onyxnote">Get App Now</a>
</div>
</div>
<div class="mockup-container">
<div class="mockup-bg">
<img src="dist/images/iphone-hero-bg.svg" alt="iPhone illustration">
</div>
<img class="device-mockup" src="dist/images/main.png" alt="mockup">
</div>
</div>
</div>
</section>
<section class="features-extended section">
<div class="features-extended-inner section-inner">
<div class="features-extended-wrap">
<div class="container">
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-01.svg" alt="Feature 01 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock1.png" alt="Feature 01">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Simple & Clean UI</h3>
<p class="m-0">A clean & Ad Free UI to keep the work going.</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-02.svg" alt="Feature 02 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock2.png" alt="Feature 02">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Easy to Use</h3>
<p class="m-0">A very user friendly Experience.</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-03.svg" alt="Feature 03 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock6.png" alt="Feature 03">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Keep Important notes at top</h3>
<p class="m-0">Pin notes and keep important notes at top.</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-04.svg" alt="Feature 04 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock3.png" alt="Feature 04">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Search the Important one</h3>
<p class="m-0">Search from pile of notes and get the desired note quickly.</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-04.svg" alt="Feature 05 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock4.png" alt="Feature 05">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Restore your mistake</h3>
<p class="m-0">All deleted notes are kept in bin, so you can restore them immediately.</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image">
<div class="mockup-bg">
<img src="dist/images/iphone-feature-bg-04.svg" alt="Feature 06 illustration">
</div>
<img class="device-mockup is-revealing" src="dist/images/mock5.png" alt="Feature 06">
</div>
<div class="feature-extended-body is-revealing">
<h3 class="mt-0 mb-16">Backup all your notes</h3>
<p class="m-0">Backup all your notes automatically, as you create, All the backup is stored locally.</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-particles-container">
<canvas id="footer-particles"></canvas>
</div>
<div class="site-footer-top">
<section class="cta section text-light">
<div class="container-sm">
<div class="cta-inner section-inner">
<div class="cta-header text-center">
<h2 class="section-title mt-0">Become a Beta Tester</h2>
<p class="section-paragraph">Get Access to new features before anyone</p>
<div class="cta-cta">
<a class="button button-primary button-wide-mobile" href="https://play.google.com/apps/testing/xyz.logyc.onyxnote">Get Early Access</a>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="site-footer-bottom">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="#">
<img src="dist/images/icon.png" alt="Onyx Note logo" width="54" height="54">
</a>
</div>
<ul class="footer-links list-reset">
<li>
<a href="mailto:[email protected]">Contact</a>
</li>
<li>
<a href="https://themaayur.com">About us</a>
</li>
<li>
<a href="https://t.me/themaayur_grp">Support</a>
</li>
<li>
<a href="https://onyxnote.themaayur.com">Privacy Policy</a>
</li>
</ul>
<ul class="footer-social-links list-reset">
<li>
<a href="https://instagram.com/themaayur">
<span class="screen-reader-text">Instagram</span>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z" fill="#FFF"/>
</svg>
</a>
</li>
<li>
<a href="https://twitter.com/themaayur">
<span class="screen-reader-text">Twitter</span>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z" fill="#FFF"/>
</svg>
</a>
</li>
<li>
<a href="https://play.google.com/store/apps/details?id=xyz.logyc.onyxnote">
<span class="screen-reader-text">Google</span>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<path d="M11.596 8.697l-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393z" fill="#FFF"/>
</svg>
</a>
</li>
<li>
<a href="https://t.me/themaayur_grp">
<span class="screen-reader-text">Telegram</span>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z" fill="#FFF"/>
</svg>
</a>
</li>
<li>
<a href="https://themaayur.com">
<span class="screen-reader-text">LOGYC</span>
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z" fill="#FFF"/>
</svg>
</a>
</li>
</ul>
<div class="footer-copyright">© 2021 themaayur, all rights reserved</div>
</div>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>