-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
465 lines (457 loc) · 30 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
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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Sunil Baukhandi</title>
<meta content="" name="descriptison">
<meta content="" name="keywords"><!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon" />
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" /><!-- Google Fonts -->
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Montserrat:300,400,500,600,700" rel="stylesheet" /> -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.css" rel="stylesheet" />
<link href="assets/vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
<link href="assets/vendor/ionicons/css/ionicons.min.css" rel="stylesheet" />
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet" />
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="assets/css/style.css" rel="stylesheet" /> <!-- Template Main CSS File -->
</head>
<body>
<!-- ======= Header ======= -->
<header class="fixed-top " id="header">
<!--header-transparent-->
<div class="header-inner container d-flex align-items-center justify-content-center">
<!-- <h1 class="logo mr-auto"><a href="index.html"><img src="assets/img/Signature-Logo-Medium.png"></a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a class="logo mr-auto" href="index.html">
<img alt="" class="img-fluid" src="assets/img/Signature-Logo-Medium.png" />
</a>
<nav class="main-nav d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">List of Shows</a></li>
<li><a href="#portfolio">Gallery</a></li>
<li><a href="art-grooves.html" target="_blank">Art Grooves</a></li>
<li><a href="#awards">Awards</a></li>
<li><a href="#Meditation">Meditation</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
</nav>
<!-- .main-nav-->
</div>
</header>
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<!-- <section class="clearfix" id="hero">
<div class="container d-flex h-100">
<div class="row justify-content-left align-self-center" data-aos="fade-up">
<div class="col-md-6 intro-info order-md-first order-last" data-aos="zoom-in" data-aos-delay="100">
<h2>My works are primarily vibrant, as I enjoy <span>playing with colors.</span></h2>
- Sunil Baukhandi<br />
<br />
<a class="btn-get-started scrollto" href="#about">Get Started</a>
</div>
</div>
</div>
</section> -->
<section class="jumbotron banner">
<div class="container intro-info">
<h2 class="display-3 banner-title">My works are primarily vibrant, <br>as I enjoy <span>playing with colors.</span></h2>
<p class="banner-auth text-dark">-Sunil Baukhandi</p>
<p><a class="btn-get-started btn-lg" href="#about" role="button">Get Started</a></p>
</div>
</section>
<!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="about-img"><img alt="" src="assets/img/about-img.jpg" /></div>
</div>
<div class="col-lg-7 col-md-6">
<div class="about-content">
<h2>About Us</h2>
<!-- <h3>Odio sed id eos et laboriosam consequatur eos earum soluta.</h3> -->
<p>Dabbling with abstracts has been my forte. I have has also worked with crushed glass on glass. My
paintings have spiritual and meditative leanings as I have also been a meditation practitioner for over
20 years.</p>
<p>I have been painting for over three decades. My journey began at the age of 13 years when my parents
bought me a set of oil colors and bottles of turpentine and linseed oil. Greeting cards were made of my
works, which did very well in the market.</p>
<p>Having had solo shows across India, Oman, and HongKong I have earned much praise and accolades. Working
with oils and acrylics is my passion. Maneuvering the knife on canvas, doing textured works, and lending
a story to my artworks is what I excel at. My works have found appreciative places at various corporates
as well as charming residences.<br />
<br />
<br />
<img alt="" class="img-fluid" src="assets/img/Signature-Logo-Small.png" /></p>
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
<!-- ======= Services Section ======= -->
<section class="services section-bg" id="services">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3>List of shows</h3>
<!-- <p>Laudem latine persequeris id sed, ex fabulas delectus quo. No vel partiendo abhorreant vituperatoribus.</p> -->
</header>
<div class="row">
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<!-- <div class="icon" style="background: #fceef3;"><i class="ion-ios-analytics-outline" style="color: #ff689b;"></i></div> -->
<h4 class="title">Studio 55<br />
</h4>
<h5>New Delhi - Year 1994</h5>
<p class="description">Medium - Crushed glass on glass<br />
Style - Figurative, Scenary</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">Group show at Kamal Nayan Bajaj Hall</h4>
<h5>Mumbai - Year - 1999</h5>
<p class="description">Medium - Glass<br />
Style - Figurative, Scenary</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The Jadoka Art gallery<br />
</h4>
<h5>Chennai - Year 2001</h5>
<p class="description">Medium - Oil on canvas<br />
Style - Abstracts</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The Amethyst<br />
</h4>
<h5>Chennai - Year 2003</h5>
<p class="description">Medium - Oil on canvas<br />
Style - Abstracts</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h6><b>The Govt. Art Gallery</b><br />
Hyderabad - Year 2008</h6>
<img src="assets/img/poornimadayal-exb1.jpg">
<h6>Medium: Oil on canvas<br />
Style - Abstracts</h6>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h6><b>The Leela Hotel</b><br />
Mumbai - Year 2010</h6>
<img src="assets/img/poornimadayal-exb2.jpg">
<h6>Medium: Oil & Acrylic on canvas<br>
Style - Abstracts</h6>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The D.D Neroy Art Gallery Opera House</h4>
<h5>Mumbai - Year 2011</h5>
<p class="description">Medium - oil and acrylic on canvas<br>
Style - Abstracts</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The Peak Gallery<br> </h4>
<h5>Hong Kong - Year 2015</h5>
<p class="description">Medium - Acrylic on canvas<br>
Style - Abstracts</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<h4 class="title">Mojarto Online Art Show</h4>
<h5>Online Art Fair by Mojarto along with NDTV</h5>
<img src="assets/img/exb-pic3.jpg">
<p class="description" align="center">28th to 30th Aug, 2020, Style - Abstracts</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
<!-- ======= Portfolio Section ======= -->
<section class="portfolio" id="portfolio">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3 class="section-title">Gallery</h3>
</header>
<!-- <div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-12">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-app">App</li>
<li data-filter=".filter-card">Card</li>
<li data-filter=".filter-web">Web</li>
</ul>
</div>
</div> -->
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/01-lord-shiva-performing-tandava-dance.jpg" id="" title="Lord Shiva Performing Tandava Dance">
<img alt="" class="img-fluid" src="assets/img/gallery/01-lord-shiva-performing-tandava-dance.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/02-part-of-the-panel-of-bodhisattva-padmapani.jpg" id="" title="Part of the Panel of Bodhisattva Padmapani">
<img alt="" class="img-fluid" src="assets/img/gallery/02-part-of-the-panel-of-bodhisattva-padmapani.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/03-part-of-the-story-of-the-conversion-of-nanda.jpg" id="" title="Part of the Story of the Conversion of Nanda">
<img alt="" class="img-fluid" src="assets/img/gallery/03-part-of-the-story-of-the-conversion-of-nanda.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/04-part-of-the-story-of-the-mahajanaka-jataka.jpg" id="" title="Part of the Story of the Mahajanaka Jataka">
<img alt="" class="img-fluid" src="assets/img/gallery/04-part-of-the-story-of-the-mahajanaka-jataka.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/05-part-of-the-story-of-mahajanaka-jataka-dancing-scene.jpg" id="" title="Part of the Story of Mahajanaka Jataka Dancing Scene">
<img alt="" class="img-fluid" src="assets/img/gallery/05-part-of-the-story-of-mahajanaka-jataka-dancing-scene.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/06-part-of-the-story-of-the-mahajanaka-jataka.jpg" id="" title="Part of the Story of the Mahajanaka Jataka">
<img alt="" class="img-fluid" src="assets/img/gallery/06-part-of-the-story-of-the-mahajanaka-jataka.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/07-panel-of-lord-shiva-natraj.jpg" id="" title="Panel of Lord Shiva Natraj">
<img alt="" class="img-fluid" src="assets/img/gallery/07-panel-of-lord-shiva-natraj.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/08-part-of-the-story-of-vessantara-jataka.jpg" id="" title="Part of the Story of Vessantara Jataka">
<img alt="" class="img-fluid" src="assets/img/gallery/08-part-of-the-story-of-vessantara-jataka.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/09-part-of-the-scenes-related-to-buddha.jpg" id="" title="Part of the Scenes Related to Buddha">
<img alt="" class="img-fluid" src="assets/img/gallery/09-part-of-the-scenes-related-to-buddha.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/10-part-of-the-scene-of-worship-of-buddha.jpg" id="" title="Part of the Scene of Worship of Buddha">
<img alt="" class="img-fluid" src="assets/img/gallery/10-part-of-the-scene-of-worship-of-buddha.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/11-part-of-the-panel-of-bodhisattva-avalokitesvara.jpg" id="" title="Part of the Panel of Bodhisattva Avalokitesvara">
<img alt="" class="img-fluid" src="assets/img/gallery/11-part-of-the-panel-of-bodhisattva-avalokitesvara.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/12-part-of-the-panel-of-bodhisattva-avalokitesvara.jpg" id="" title="Part of the Panel of Bodhisattva Avalokitesvara">
<img alt="" class="img-fluid" src="assets/img/gallery/12-part-of-the-panel-of-bodhisattva-avalokitesvara.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/13-part-of-a-scene-of-the-worship-of-buddha.jpg" id="" title="Part of a Scene of the Worship of Buddha">
<img alt="" class="img-fluid" src="assets/img/gallery/13-part-of-a-scene-of-the-worship-of-buddha.jpg">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<a class="link-preview venobox" data-gall="portfolioGallery" href="assets/img/gallery/14-part-of-the-story-of-the-champeyya-jataka.jpg" id="" title="Part of the Story of the Champeyya Jataka">
<img alt="" class="img-fluid" src="assets/img/gallery/14-part-of-the-story-of-the-champeyya-jataka.jpg">
</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Portfolio Section -->
<!-- ======= Awards Section ======= -->
<section class="why-us" id="awards">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3>Awards</h3>
<!-- <p>Laudem latine persequeris id sed, ex fabulas delectus quo. No vel partiendo abhorreant vituperatoribus.</p> -->
</header>
<div class="row">
<div class="col-md-6 col-lg-4 wow bounceInUp" data-aos="zoom-in" data-aos-delay="100">
<div class="box">
<!-- <div class="icon" style="background: #fceef3;"><i class="ion-ios-analytics-outline" style="color: #ff689b;"></i></div> -->
<h4 class="title">THE WOW Women Awards</h4>
<h5>(Thrice in a row)</h5>
<p class="description">for the spiritual nature of her work</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The ISHMA Award</h4>
<h5>(Twice)</h5>
<p class="description">Medium - Glass<br />
Style - Figurative, Scenary</p>
</div>
</div>
<div class="col-md-6 col-lg-4" data-aos="zoom-in" data-aos-delay="200">
<div class="box">
<!-- <div class="icon" style="background: #fff0da;"><i class="ion-ios-bookmarks-outline" style="color: #e98e06;"></i></div> -->
<h4 class="title">The Good Karma Award</h4>
<h5>by Speaking Tree Newspaper</h5>
<p class="description">Mumbai Times, 2015</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Awards Section -->
<!-- ======= Meditation Section ======= -->
<section class="meditation section-bg" id="Meditation">
<div class="container" data-aos="fade-up">
<header class="section-header">
<h3 class="section-title">Meditation</h3>
</header>
<!-- <div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-12">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-app">App</li>
<li data-filter=".filter-card">Card</li>
<li data-filter=".filter-web">Web</li>
</ul>
</div>
</div> -->
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap"><a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/tzr6Z9SGfG4" id="100"><img alt="" class="img-fluid" src="assets/img/vidscreen1.jpg" /> </a>
<div class="description"><a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/tzr6Z9SGfG4" id="101">Ik Onkar - Chanting by Sunil Baukhandi</a></div>
<a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/tzr6Z9SGfG4" id="101">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web" data-wow-delay="0.1s">
<div class="portfolio-wrap"><a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/HtIZchdmkMQ" id="102"><img alt="" class="img-fluid" src="assets/img/vidscreen2.jpg" /> </a>
<div class="description"><a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/HtIZchdmkMQ" id="103">Surrender to God Meditation by Sunil Baukhandi</a></div>
<a class="venobox" data-autoplay="true" data-vbtype="video" href="https://youtu.be/HtIZchdmkMQ" id="103">
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web" data-wow-delay="0.1s">
<div class="portfolio-wrap"><a class="link-preview venobox" data-gall="portfolioGallery1" href="http://www.poornimadayal.com/assets/img/d-glitz.jpg" id="1" title="Festival"><img alt="" class="img-fluid" src="assets/img/vidscreen3.jpg" /> </a>
<div class="description"><a class="link-preview venobox" data-gall="portfolioGallery1" href="http://www.poornimadayal.com/assets/img/d-glitz.jpg" id="2" title="Festival">Surrender to God
Meditation by Sunil Baukhandi</a></div>
<a class="link-preview venobox" data-gall="portfolioGallery1" href="http://www.poornimadayal.com/assets/img/d-glitz.jpg" id="3" title="Festival"> </a>
</div>
</div>
</div>
</div>
</section>
<!-- End Meditation Section -->
<!-- ======= New Contact Section ======= -->
<section class="about" id="about">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="about-img" data-aos="fade-right" data-aos-delay="100"><img alt="" src="assets/img/contact-img.jpg" /></div>
</div>
<div class="col-lg-7 col-md-6">
<div class="about-content" data-aos="fade-left" data-aos-delay="100">
<h2>Contact</h2>
<!-- <h3>Odio sed id eos et laboriosam consequatur eos earum soluta.</h3> -->
<p>Thank you for visiting my website.<br />
<br />
Drop me a line at <a href="mailto:poornima4dayal@gmail.com">poornima4dayal@gmail.com</a><br />
<br />
Call me on +91 91673 34447<br />
Chat with me on<a href="https://wa.me/919167334447"> WhatsApp</a><br />
<br />
Connect with me on<br />
<a class="facebook" href="https://www.facebook.com/divinepaintingsbypoornimadayal">/divinepaintingsbypoornimadayal</a><br />
<a class="instagram" href="https://www.instagram.com/dayalpoornima/">/dayalpoornima</a><br />
<a class="instagram" href="https://in.pinterest.com/poornima4dayal">/poornima4dayal</a><br />
<a class="instagram" href="https://www.behance.net/poornimadayal">/poornimadayal</a><br />
<br />
<br />
<br />
<img alt="" class="img-fluid" src="assets/img/Signature-Logo-Small.png" /></p>
<!-- <ul>
<li><i class="ion-android-checkmark-circle"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat.</li>
<li><i class="ion-android-checkmark-circle"></i> Duis aute irure dolor in reprehenderit in voluptate velit.</li>
<li><i class="ion-android-checkmark-circle"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate trideta storacalaperda mastiro dolore eu fugiat nulla pariatur.</li>
</ul> -->
</div>
</div>
</div>
</div>
</section>
<!-- End About Section -->
</main>
<!-- End #main -->
<!-- ======= Footer ======= -->
<footer class="section-bg " id="footer">
<div class="container">
<div class="copyright">© Copyright All Rights Reserved. <strong>Sunil Baukhandi</strong></div>
</div>
</footer>
<!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/venobox/venobox.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<!-- Template Main JS File -->
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>