-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
434 lines (372 loc) · 17.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Join us for Varnothsava 2023, an annual intercollegiate cultural, technical festival and cultural performances." />
<meta name="keywords" content="Varnothsava is the annual intercollegiate cultural and technical festival organized by the Shri Madhwa Vadiraja Institute of Technology and Management (SMVITM) in Udupi, Karnataka, India." />
<meta property="og:title" content="Varnothsava 2023" />
<meta property="og:description" content="Varnothsava is the annual intercollegiate cultural and technical festival organized by the Shri Madhwa Vadiraja Institute of Technology and Management (SMVITM) in Udupi, Karnataka, India." />
<!-- Favicon -->
<title>SMVITM</title>
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon" />
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css" />
<link rel="stylesheet" type="text/css" href="assets/css/splitting.css" />
<link rel="stylesheet" type="text/css" href="assets/css/aos.css" />
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!-- Scripts -->
<script defer src="assets/javascript/aos.js"></script>
<script defer src="assets/javascript/splitting.min.js"></script>
<script defer src="assets/javascript/script.js"></script>
</head>
<body>
<!--==================== PRELOADER ====================-->
<div class="preloader js-preloader">
<div class="preloader-bg">
<div class="bg-item js-bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
<div class="bg-item"></div>
</div>
<div class="preloader-items">
<div class="preloader-item"></div>
<div class="preloader-item"></div>
<div class="preloader-item"></div>
<div class="preloader-item"></div>
</div>
</div>
<!--==================== HEADER ====================-->
<header class="header">
<div class="header-container container">
<a href="#" class="header-logo" data-aos="fade-down"><span>Varnothsava</span>2k23</a>
<button data-aos="fade-down" class="header-toggler js-header-toggler"><span></span></button>
<nav class="header-menu js-header-menu">
<ul data-aos="fade-down">
<li><a href="#home" class="nav-link active-link">Home</a></li>
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#guests" class="nav-link">Guests</a></li>
<li><a href="#schedule" class="nav-link">Schedule</a></li>
<li><a href="#contact" class="nav-link">contact</a></li>
</ul>
</nav>
<div class="overlay js-overlay"></div>
</div>
</header>
<!--==================== HOME ====================-->
<section class="home" id="home">
<div class="home-container container">
<div class="home-left">
<h1 class="home-title" data-splitting data-aos="text-animation">Varnothsava 2023!</h1>
<div class="home-subtitle">
<span class="home-subtitle-1" data-aos="fade-up">Event Details:</span>
<span data-aos="fade-up"><i class="fa fa-calendar-alt"></i> 30th December</span>
<span data-aos="fade-up"><i class="fa fa-hourglass-2"></i> 7:00pm-9:00pm</span>
<span data-aos="fade-up" data-aos-delay="300"><i class="fa fa-map-marker-alt"></i> SMVITM, Bantakal</span>
</div>
<div class="home-btn" data-aos="fade-up" data-aos-delay="600">
<a href="#" class="button">
<span class="button__text">
Buy tickets
</span>
<img src="assets/images/button-1.png" alt="" class="button-1">
<img src="assets/images/button-2.png" alt="" class="button-2">
<img src="assets/images/button-3.png" alt="" class="button-3">
<img src="assets/images/button-4.png" alt="" class="button-4">
</a>
</div>
</div>
<div class="home-right">
<div class="home-box">
<div class="home-decor" data-aos="reveal-left"></div>
<div class="home-img-box1">
<img src="assets/images/home-1.jpg" alt="img1" data-aos="reveal-left" data-aos-delay="400" loading="lazy" />
</div>
<div class="home-img-box2">
<img src="assets/images/home-2.jpg" alt="img2" data-aos="reveal-left" data-aos-delay="500" loading="lazy" />
</div>
</div>
</div>
</div>
</section>
<!--==================== ABOUT ====================-->
<section class="about" id="about">
<div class="container">
<div class="about-content">
<div class="section-header">
<h2 class="section-header-title" data-splitting data-aos="text-animation">about event</h2>
</div>
<div class="about-img-box">
<img src="assets/images/about-1.jpg" alt="img" data-aos="reveal-left" loading="lazy" />
<div class="about-decor1" data-aos="reveal-left"></div>
<div class="about-decor2" data-aos="reveal-left"></div>
</div>
<div class="about-text">
<p data-aos="fade">
At this year's Varnothsava, the annual intercollegiate cultural and technical festival
organized by the Shri Madhwa Vadiraja Institute of Technology and Management (SMVITM) in Udupi, Karnataka, India,
the attendees were treated to a special performance by the Mysore Xpress band.
</p>
<p data-aos="fade">
The band, known for their unique blend of Modern Indie Pop-Rock and native folk elements,
brought their signature sound to the festival,
captivating the audience with their soulful lyrics and electronic layers
</p>
<p data-aos="fade">
The performance was a highlight of the cultural events at Varnothsava,
providing a platform for the band to showcase their talents and entertain the students and visitors.
</p>
<p data-aos="fade">The Mysore Xpress band's appearance at Varnothsava was a much-anticipated event,
and their performance did not disappoint, leaving a lasting impression on all those in attendance.</p>
</div>
</div>
</div>
</section>
<!--==================== GUESTS ====================-->
<section class="guests" id="guests">
<div class="container">
<div class="section-header">
<h2 class="section-header-title" data-splitting data-aos="text-animation">special guests</h2>
</div>
<div class="guests-items">
<div class="guests-item">
<img src="assets/images/performer-1.jpg" alt="img" data-aos="reveal-left" loading="lazy" />
<div class="guests-info">
<div class="guests-backdrop" data-aos="reveal-left"></div>
<h3 class="guests-name" data-aos="fade" data-aos-delay="500">Pranav Binu</h3>
<div class="guests-job" data-aos="fade" data-aos-delay="500">Vocals</div>
</div>
</div>
<div class="guests-item">
<img src="assets/images/performer-2.jpg" alt="img" data-aos="reveal-left" loading="lazy" />
<div class="guests-info">
<div class="guests-backdrop" data-aos="reveal-left"></div>
<h3 class="guests-name" data-aos="fade" data-aos-delay="500">Vijeth Ursa</h3>
<div class="guests-job" data-aos="fade" data-aos-delay="500">Vocals</div>
</div>
</div>
<div class="guests-item">
<img src="assets/images/performer-3.jpg" alt="img" data-aos="reveal-left" loading="lazy" />
<div class="guests-info">
<div class="guests-backdrop" data-aos="reveal-left"></div>
<h3 class="guests-name" data-aos="fade" data-aos-delay="500">Pramodh Nayak</h3>
<div class="guests-job" data-aos="fade" data-aos-delay="500">Bass Guitar</div>
</div>
</div>
<div class="guests-item">
<img src="assets/images/performer-4.jpg" alt="img" data-aos="reveal-left" loading="lazy" />
<div class="guests-info">
<div class="guests-backdrop" data-aos="reveal-left"></div>
<h3 class="guests-name" data-aos="fade" data-aos-delay="500">Harshith Rao</h3>
<div class="guests-job" data-aos="fade" data-aos-delay="500">Drums</div>
</div>
</div>
</div>
</div>
</section>
<!--==================== SCHEDULE ====================-->
<section class="schedule" id="schedule">
<div class="container">
<div class="section-header">
<h2 class="section-header-title" data-splitting data-aos="text-animation">schedule for the day</h2>
</div>
<div class="scedule-tab-content">
<table class="schedule-table active js-schedule-table" id="day-1" data-aos="fade-up">
<tr>
<th>Time</th>
<th>Genre</th>
<th>Description</th>
</tr>
<tr>
<td>9:00 AM - 10:00 AM</td>
<td>Registration and Welcome Refreshments</td>
<td>
Gather at the registration desk, grab your event kit, and
enjoy some refreshing snacks as we prepare for a day of Varnothsava 2k23.
</td>
</tr>
<tr>
<td>10:00 AM - 12:30 AM</td>
<td>Alumni Meet</td>
<td>
The Alumni Meet at the university is a much-anticipated event,
where former students gather to reconnect with old friends, meet current faculty,
and share their experiences since graduation.
</td>
</tr>
<tr>
<td>11:30 AM - 12:30 AM</td>
<td>Cultural Performances</td>
<td>
Get your hands dirty and contribute to our tree plantation
drive. Plant saplings, learn about the significance of each
tree, and bond with fellow participants as we sow the seeds of
a greener future.
</td>
</tr>
<tr>
<td>10:30 AM - 11:00 AM</td>
<td>Refreshment Break</td>
<td>
Recharge with some light refreshments. Network with
like-minded individuals, visit the information booths, and
explore the beauty of the event venue.
</td>
</tr>
<tr>
<td>11:00 AM - 12:30 PM</td>
<td>Cultural Performances</td>
<td>
Cultural performances at college fests showcase the diverse traditions and heritage of the students.
These events foster a sense of community,
allowing students to connect and appreciate different cultures.
</td>
</tr>
<tr>
<td>12:30 PM - 1:30 PM</td>
<td>Lunch Break</td>
<td>
Indulge in a delicious lunch spread with eco-friendly
practices. Connect with fellow participants and share
experiences while enjoying a meal amidst nature.
</td>
</tr>
<tr>
<td>1:30 PM - 3:00 PM</td>
<td>Auto Expo</td>
<td>
Visitors to the Auto Expo can explore the latest offerings from their favorite brands,
learn about the latest trends and developments in the industry,
and connect with industry professionals,
making for an exciting and informative experience.
</td>
</tr>
<tr>
<td>3:00 PM - 4:00 PM</td>
<td>Addressing the Guests of honor</td>
<td>
The guests of honor are invited to enjoy the vibrant and
colorful celebration of cultural heritage, and the organizers hope that
they find the experience to be both memorable and enriching.
</td>
</tr>
<tr>
<td>7:00 PM - 9:00 PM</td>
<td>The Mysore Express Band Performance</td>
<td>
The Mysore Express Band Performance at the Varnothsava 2k23
is a highlight of the weekend, with the group's infectious energy and
catchy tunes getting the crowd on their feet.
</td>
</tr>
<tr>
<td>9:00 PM - 9:30 PM</td>
<td>Closing Ceremony and Thank You</td>
<td>
Wrap up the day with a closing ceremony, expressing gratitude
to all participants, sponsors, and contributors. Share
highlights from the event.
</td>
</tr>
</table>
</div>
</div>
</section>
<!--==================== SPONSORS ====================-->
<section class="sponsors" id="sponsors">
<div class="container">
<div class="section-header">
<h2 class="section-header-title" data-splitting data-aos="text-animation">event coordinators</h2>
</div>
<div class="sponsors-items">
<div class="sponsors-item" data-aos="fade">
<img src="assets/images/coordinator-1.png" alt="img" loading="lazy" />
</div>
<div class="sponsors-item" data-aos="fade" data-aos-delay="50">
<img src="assets/images/coordinator-2.png" alt="img" loading="lazy" />
</div>
<div class="sponsors-item" data-aos="fade" data-aos-delay="100">
<img src="assets/images/coordinator-3.png" alt="img" loading="lazy" />
</div>
<div class="sponsors-item" data-aos="fade" data-aos-delay="200">
<img src="assets/images/coordinator-4.png" alt="img" loading="lazy" />
</div>
</div>
</div>
</section>
<!--==================== CONTACT ====================-->
<section class="contact" id="contact">
<div class="container">
<div class="section-header">
<h2 class="section-header-title" data-splitting data-aos="text-animation">contact Us</h2>
</div>
<div class="contact-content">
<div class="contact-items">
<div class="contact-item" data-aos="fade-up">
<i class="fa fa-phone"></i>
<div class="text">
<h3>call us</h3>
<p>074830 31199</p>
</div>
</div>
<div class="contact-item" data-aos="fade-up">
<i class="fa fa-envelope"></i>
<div class="text">
<h3>email us</h3>
<p>sode-edu.in</p>
</div>
</div>
<div class="contact-item" data-aos="fade-up">
<i class="fa fa-map-marked-alt"></i>
<div class="text">
<h3>reach us</h3>
<p>SMVITM, Vishwothama Nagar, Bantakal, Karnataka 574115</p>
</div>
</div>
</div>
<form id="contactForm" class="contact-form" data-aos="fade-up">
<div class="col-2">
<div class="input-box">
<input type="text" id="name" name="name" placeholder="Name" class="input" autocomplete="on" />
</div>
<div class="input-box">
<input type="email" id="email" name="email" placeholder="Email" class="input" autocomplete="on" />
</div>
</div>
<div class="input-box">
<input type="text" id="subject" name="subject" placeholder="Subject" class="input" autocomplete="on" />
</div>
<div class="input-box">
<textarea id="message" name="message" placeholder="Message" class="input input-message" autocomplete="on"></textarea>
</div>
<button type="submit" class="btn">Send Message</button>
</form>
</div>
</div>
</section>
<!--==================== FOOTER ====================-->
<footer class="footer">
<div class="footer-container container">
<div class="footer-social">
<a href="https://www.facebook.com/officialsmvitm/" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://twitter.com/SmvitM" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/smvitm.sode/?hl=en" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.youtube.com/channel/UCYWhm8-HI62ZyJShFNiSWVA" target="_blank"><i class="fab fa-youtube"></i></a>
</div>
<div class="footer-copyright">
©2024 Anuswar × Smitha All Right Reserved
</div>
</div>
</footer>
<!--=============== SCROLL UP===============-->
<a href="#" class="scrollup" id="scroll-up">
<i class="fa fa-chevron-up"></i>
</a>
</body>
</html>