-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (206 loc) · 6.85 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
<!DOCTYPE html>
<!--
Snapshot by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Imagd | AgrMayank Studios</title>
<meta charset="utf-8" />
<meta name="description" content="Imagd | AgrMayank Studios" />
<meta
name="keywords"
content="Imagd, Imagd Image COnverter, Heic Converter, AgrMayank, website, blog, AgrMayank.com, AgrMayank.GitHub.io"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<body>
<div class="page-wrap">
<!-- Nav -->
<nav id="nav">
<ul>
<li>
<a href="index.html" class="active"
><span class="icon fa-home"></span
></a>
</li>
<li>
<a href="https://studios.agrmayank.com/" target="_blank"
><span class="icon fa-globe"></span
></a>
</li>
<li>
<a href="https://agrmayank.com/" target="_blank"><span class="icon fa-terminal"></span></a>
</li>
</ul>
</nav>
<!-- Main -->
<section id="main">
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo">
<img src="images/imagdLogo.png" alt="" width="256px" />
</div>
<h1>Imagd</h1>
<h2>Heic to Jpeg, Png Image Converter</h2>
<ul class="actions">
<li>
<a
href="https://play.google.com/store/apps/details?id=com.agrmayank.imagd"
><img
alt="Get it on Google Play"
src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"
height="96px"
/>
</li>
<!-- <li>
<a href="#galleries" class="button alt scrolly big">Continue</a>
</li> -->
</ul>
</div>
</section>
<!-- Gallery -->
<section id="galleries">
<!-- Photo Galleries -->
<div class="gallery">
<!-- <header class="special">
<h2>What's New</h2>
</header> -->
<div class="content">
<div class="media">
<a href="images/screenshot (1).png"
><img
src="images/screenshot (1).png"
alt=""
title="Imagd"
/></a>
</div>
<div class="media">
<a href="images/screenshot (2).png"
><img
src="images/screenshot (2).png"
alt=""
title="Simple."
/></a>
</div>
<div class="media">
<a href="images/screenshot (3).png"
><img
src="images/screenshot (3).png"
alt=""
title="Dynamic"
/></a>
</div>
<div class="media">
<a href="images/screenshot (4).png"
><img
src="images/screenshot (4).png"
alt=""
title="Fast!"
/></a>
</div>
<div class="media">
<a href="images/screenshot (5).png"
><img
src="images/screenshot (5).png"
alt=""
title="Easy to Use"
/></a>
</div>
</div>
<!-- <footer>
<a href="gallery.html" class="button big">Full Gallery</a>
</footer> -->
</div>
</section>
<!-- Contact -->
<section id="contact">
<!-- Social -->
<div class="social column">
<h3>About</h3>
<h4>Creating "<i>breathtakingly immersive experiences</i>"</h4>
<p>
AgrMayank Studios<br />
Jharkhand<br />
India
</p>
</div>
<!-- Form -->
<div class="column">
<h3>Get in Touch</h3>
<ul class="contact">
<li class="icon solid fa-home">
<a href="https://studios.agrmayank.com/" target="_blank"
>studios.agrmayank.com</a
>
</li>
<li class="icon solid fa-envelope">
<a href="mailto:[email protected]?subject=Hello!"
>
</li>
<li class="icon brands fa-linkedin">
<a
href="https://www.linkedin.com/company/agrmayankstudios/"
target="_blank"
>@AgrMayankStudios</a
>
</li>
<li class="icon brands fa-twitter">
<a href="https://twitter.com/AgrMayankStudio" target="_blank"
>@AgrMayankStudio</a
>
</li>
<li class="icon brands fa-facebook-f">
<a
href="https://www.facebook.com/AgrMayankStudios"
target="_blank"
>/AgrMayankStudios</a
>
</li>
<li class="icon brands fa-instagram">
<a
href="https://www.instagram.com/agrmayankstudios/"
target="_blank"
>/AgrMayankStudios</a
>
</li>
</ul>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
. Made with 🤍 by
<a
href="http://AgrMayank.com"
target="_blank"
rel="noopener noreferrer"
>
AgrMayank</a
>
| Website Design: <a href="https://templated.co/">TEMPLATED</a>.
</div>
</footer>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>