-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
357 lines (332 loc) · 12.9 KB
/
news.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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Responsive Bootstrap4 Shop Template, Created by Imran Hossain from https://imransdesign.com/">
<!-- title -->
<title>Community</title>
<!-- favicon -->
<link rel="shortcut icon" type="image/png" href="assets/img/artgennie-logo-zip-file/png/logo-white.png">
<!-- google font -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap" rel="stylesheet">
<!-- fontawesome -->
<link rel="stylesheet" href="assets/css/all.min.css">
<!-- bootstrap -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- owl carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<!-- magnific popup -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate css -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- mean menu css -->
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<!-- main style -->
<link rel="stylesheet" href="assets/css/main.css">
<!-- responsive -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!--PreLoader-->
<div class="loader">
<div class="loader-inner">
<div class="circle"></div>
</div>
</div>
<!--PreLoader Ends-->
<!-- header -->
<div class="top-header-area" id="sticker">
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12 text-center">
<div class="main-menu-wrap">
<!-- logo -->
<div class="site-logo">
<a href="index.html">
<img src="assets/img/artgennie-logo-zip-file/png/logo-no-background.png" alt="">
</a>
</div>
<!-- logo -->
<!-- menu start -->
<nav class="main-menu">
<ul>
<li><a href="index.html">Home</a>
</li>
<li><a href="about.html">About</a></li>
</li>
<li class="current-list-item"><a href="news.html">Community</a>
</li>
<li><a href="contact.html">Contact</a></li>
<li><a href="shop.html">Shop</a>
<li>
<div class="header-icons">
<a class="shopping-cart" href="cart.html"><i
class="fas fa-shopping-cart"></i></a>
<a class="mobile-hide search-bar-icon" href="#"><i
class="fas fa-search"></i></a>
</div>
</li>
</ul>
</nav>
<a class="mobile-show search-bar-icon" href="#"><i class="fas fa-search"></i></a>
<div class="mobile-menu"></div>
<!-- menu end -->
</div>
</div>
</div>
</div>
</div>
<!-- end header -->
<!-- search area -->
<div class="search-area">
<div class="container">
<div class="row">
<div class="col-lg-12">
<span class="close-btn"><i class="fas fa-window-close"></i></span>
<div class="search-bar">
<div class="search-bar-tablecell">
<h3>Search For:</h3>
<input type="text" placeholder="Keywords">
<button type="submit">Search <i class="fas fa-search"></i></button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end search arewa -->
<!-- breadcrumb-section -->
<div class="breadcrumb-section breadcrumb-bg">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 text-center">
<div class="breadcrumb-text">
<p>Share Your views</p>
<h1>Community Blogs</h1>
</div>
<div class="hero-btns">
<a href="https://3kbs5y28s7n.typeform.com/to/c9SZnbvx" class="boxed-btn">Join Community</a>
</div>
</div>
</div>
</div>
</div>
<!-- end breadcrumb section -->
<!-- latest news -->
<div class="latest-news mt-150 mb-150">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="baniThani.html">
<div class="latest-news-bg news-bg-1"></div>
</a>
<div class="news-text-box">
<h3><a href="baniThani.html">The Legend of Bani Thani</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Admin</span>
<span class="date"><i class="fas fa-calendar"></i> 27 December, 2019</span>
</p>
<p class="excerpt">Once upon a time, in the princely state of Kishangarh in Rajasthan, there
was a just and devout king named Raja Sawant Singh. Despite his unwavering devotion to
Lord Krishna and his Goddess,</p>
<a href="baniThani.html" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art">
<div class="latest-news-bg news-bg-2"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art">Transgender Portrayals in Indian Art</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman</span>
<span class="date"><i class="fas fa-calendar"></i> 27 December, 2019</span>
</p>
<p class="excerpt">Indian art has a long and diverse history, and it has evolved to reflect
the changing cultural and social norms of different periods</p>
<a href="https://www.memeraki.com/blogs/news/the-representation-of-transwomen-in-indian-art" class="read-more-btn">read more <i class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experience">
<div class="latest-news-bg news-bg-3"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experience">Journey into Kerala's Traditional Mural Painting</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Admin</span>
<span class="date"><i class="fas fa-calendar"></i> 27 December, 2019</span>
</p>
<p class="excerpt">Nestled in the southern part of India lies the beautiful state of Kerala,
known for its exotic beaches, breathtaking backwaters, and vibrant cultural heritage.
</p>
<a href="https://www.memeraki.com/blogs/news/journey-into-keralas-traditional-mural-painting-a-masterclass-experiencel" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/from-persia-to-india-the-influences-and-development-of-mughal-miniature-painting">
<div class="latest-news-bg news-bg-4"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/from-persia-to-india-the-influences-and-development-of-mughal-miniature-painting">The Influences and Development of Mughal Miniature
Painting</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman</span>
<span class="date"><i class="fas fa-calendar"></i> Apr 08, 2023</span>
</p>
<p class="excerpt">Indian miniature paintings have a long glorious history, with the
earliest examples dating back to the 9th century.</p>
<a href="https://www.memeraki.com/blogs/news/from-persia-to-india-the-influences-and-development-of-mughal-miniature-painting" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="https://www.memeraki.com/blogs/news/drawing-inspiration-from-tradition-sustainable-practices-in-indian-art">
<div class="latest-news-bg news-bg-5"></div>
</a>
<div class="news-text-box">
<h3><a href="https://www.memeraki.com/blogs/news/drawing-inspiration-from-tradition-sustainable-practices-in-indian-art">Drawing Inspiration from Tradition: Sustainable Practices in
Indian Art
</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Aanya Yagnaraman</span>
<span class="date"><i class="fas fa-calendar"></i> Apr 21, 2023</span>
</p>
<p class="excerpt">Sustainability refers to our ability to maintain ecological balance and
meet the needs of the present without compromising the ability..</p>
<a href="https://www.memeraki.com/blogs/news/drawing-inspiration-from-tradition-sustainable-practices-in-indian-art" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-latest-news">
<a href="single-news.html">
<div class="latest-news-bg news-bg-6"></div>
</a>
<div class="news-text-box">
<h3><a href="single-news.html">5 Trees in Indian Miniature Paintings You Need to Know
About</a></h3>
<p class="blog-meta">
<span class="author"><i class="fas fa-user"></i> Smriti Sahu </span>
<span class="date"><i class="fas fa-calendar"></i> Apr 22, 2023</span>
</p>
<p class="excerpt">Indian miniature paintings are renowned for their intricate details and
stunning beauty, and trees play a prominent...</p>
<a href="single-news.html" class="read-more-btn">read more <i
class="fas fa-angle-right"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end latest news -->
<!-- footer -->
<div class="footer-area">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-box about-widget">
<h2 class="widget-title">About us</h2>
<p>ArtGenie is to create a platform that connects artists directly with customers and removes
intermediaries from the art buying process.
</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box get-in-touch">
<h2 class="widget-title">Get in Touch</h2>
<ul>
<li>34/8, Jaipur, Rajasthan, India.</li>
<li>[email protected]</li>
<li>+987654321</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box pages">
<h2 class="widget-title">Pages</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="news.html">Community</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-box subscribe">
<h2 class="widget-title">Subscribe</h2>
<p>Subscribe to our mailing list to get the latest updates.</p>
<form action="index.html">
<input type="email" placeholder="Email">
<button type="submit"><i class="fas fa-paper-plane"></i></button>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- end footer -->
<!-- copyright -->
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12">
<p>Copyrights © 2023 - <a href="https://imransdesign.com/">ArtGennie</a>, All Rights Reserved.
</p>
</div>
<div class="col-lg-6 text-right col-md-12">
<div class="social-icons">
<ul>
<li><a href="#" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a href="#" target="_blank"><i class="fab fa-dribbble"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- end copyright -->
<!-- jquery -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- count down -->
<script src="assets/js/jquery.countdown.js"></script>
<!-- isotope -->
<script src="assets/js/jquery.isotope-3.0.6.min.js"></script>
<!-- waypoints -->
<script src="assets/js/waypoints.js"></script>
<!-- owl carousel -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- magnific popup -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- mean menu -->
<script src="assets/js/jquery.meanmenu.min.js"></script>
<!-- sticker js -->
<script src="assets/js/sticker.js"></script>
<!-- main js -->
<script src="assets/js/main.js"></script>
</body>
</html>