-
Notifications
You must be signed in to change notification settings - Fork 2
/
newhome.html
251 lines (250 loc) · 24.1 KB
/
newhome.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
<!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.0">
<link rel="icon" href="homepage images/logo.png" sizes="any">
<title>VITrendz Chennai</title>
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
</head>
<body oncontextmenu="return false;"> <!-- ONCONTEXTMENU DISABLES RIGHT CLICKING ANYWHERE ON THE PAGE -->
<!-- HEADER STARTS HERE -->
<header class="text-gray-400 bg-gray-900 body-font">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center">
<a href="http://chennai.vitrendz.com" class="flex title-font font-medium items-center text-white mb-4 md:mb-0">
<img src="homepage images/logo.png" style="width:60px; height:60px"/>
<span class="ml-3 text-xl">VITrendz Chennai</span>
</a>
<nav class="md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-700 flex flex-wrap items-center text-base justify-center">
<a href="http://chennai.vitrendz.com" class="mr-5 hover:text-white">Home</a>
<a href="/about.html" class="mr-5 hover:text-white">What we do</a>
<a href="/clubs.html" class="mr-5 hover:text-white">Clubs & Chapters</a>
<a href="http://faculty.vitrendz.com" class="mr-5 hover:text-white">Faculty review system</a>
<a href="/team.html" class="mr-5 hover:text-white">Our team</a>
<a href="https://chennaivitrendz.medium.com/"><button class="inline-flex text-white bg-purple-900 border-0 py-2 px-6 focus:outline-none hover:bg-purple-600 rounded text-lg">Visit our new blog</button></a>
</nav>
<a href="https://teams.microsoft.com/l/team/19%3aa8b18d4bc7dd454ebf8210e296d8a144%40thread.tacv2/conversations?groupId=7116eecc-9ef0-45cd-babb-855c0a097dd6&tenantId=d4963ce2-af94-4122-95a9-644e8b01624d"><button class="inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0 hover:text-white">Notes sharing team
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button></a>
</div>
</header>
<!-- INTRO STARTS HERE -->
<section class="text-gray-400 bg-gray-900 body-font">
<div class="container mx-auto flex px-5 py-0 md:flex-row flex-col items-center" style="padding: 70px; padding-top: 20px;">
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-large text-white" style="text-decoration: underline; font-weight: bold;">Welcome to VITrendz Chennai</h1>
<p class="mb-8 leading-relaxed" style="margin:0px">Our team is working every day to make sure that you can make the most of your college life with as much ease as possible. From spreading awareness to providing resources, we are at it 24x7, all year round.</p>
<p class="text-sm mt-2 text-gray-500 mb-8 w-full" style="margin-top:6px; margin-bottom: 10px;">VITrendz works and supports ethically & we expect students of VIT to use our resources in the same way. VITrendz doesn't indulge in illegal activities against the university’s code of conduct and doesn't encourage any such things that are against the college’s reputation and dignity and we request supporters and users of VITrendz amenities to not misuse any of our work.</p><br/><br/>
<p style="margin-bottom:20px;">VITrendz is nothing without the love showered from its supporters and users. ❤️</p>
<!--INSTAGRAM and GOOGLE PLAY BUTTONS HERE-->
<div class="flex lg:flex-row md:flex-col text-gray-300">
<a href="https://www.instagram.com/vitrendz_chennai/"><button class="bg-red-700 inline-flex py-3 px-5 rounded-lg items-center hover:bg-red-600 hover:text-white focus:outline-none">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>
<span class="ml-4 flex items-start flex-col leading-none">
<span class="text-xs text-red-100 mb-1">FOLLOW US ON</span>
<span class="title-font font-medium text-orange-600">INSTAGRAM</span>
</span>
</button></a>
<a href="https://play.google.com/store/apps/details?id=vitrendzchennai.app"><button class="bg-indigo-800 inline-flex py-3 px-5 rounded-lg items-center hover:bg-indigo-700 hover:text-white focus:outline-none">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="w-6 h-6" viewBox="0 0 512 512">
<path d="M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z"></path>
</svg>
<span class="ml-4 flex items-start flex-col leading-none">
<span class="text-xs text-blue-200 mb-1">GET OUR APP ON</span>
<span class="title-font font-medium">Google Play</span>
</span>
</button></a>
</div>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img class="object-cover object-center rounded" alt="image not available" src="homepage images/friends.jpg">
</div>
</div>
</section>
<!-- SERVICES SECTION STARTS HERE -->
<section class="text-gray-400 body-font bg-gray-800">
<div class="container px-5 py-10 mx-auto" style="padding: 70px; padding-top: 35px; padding-bottom: 27px;">
<div class="flex flex-wrap w-full mb-3">
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-2 text-white" style="margin-top: 22px;">MADE WITH LOVE, JUST FOR YOU 💜</h1>
<div class="h-1 w-40 bg-indigo-600 rounded"></div>
</div>
<p class="lg:w-1/2 w-full leading-relaxed text-gray-400 text-opacity-90">Your corner: Feel free to avail these services, handcrafted for you, anytime you need! Just don't use any of the resources available on our website for any kind of misconduct. It is a pleasure to help you all, and we would love to have your support as we learn together.</p>
</div>
<!-- FIRST FOUR -->
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/blog.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">Q & A</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">VITrendz Chennai Blog</h2>
<p class="leading-relaxed text-base">From movie recommendations, laptop buying guide to general QnA's - we've got you covered!</p>
<a href="https://chennaivitrendz.medium.com/"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:9px;">Visit the blog now!</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/ffcs.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">FFCS</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">FFCS Planner</h2>
<p class="leading-relaxed text-base">What's more stressful than FFCS process for a VITian?<br/><br/>Well here's a way to practice before the real deal.</p><a href="https://ffcs.vitrendz.com/"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:10px;">Check it out!</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/gp.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">GPA</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">The GPA Calculator</h2>
<p class="leading-relaxed text-base">Say goodbye to the struggle of tedious calculations just to get your mark or grade. Here's the GPA calculator to ease you out!</p><a href="https://samprincefranklin.github.io/vitrendz_chennai_gpa_cgpa_calculators/"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:10px;">Check it out!</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/frs.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">FRS</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">Faculty review system</h2>
<p class="leading-relaxed text-base">A students-backed review system for gaining just a little upfront knowledge about your next faculty.</p><a href="https://faculty-rating.herokuapp.com/FacultyReview/viewRatings"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:20px;">Visit FRS Main Portal</button></a>
</div>
</div>
</div>
<!-- NEXT FOUR -->
<div class="flex flex-wrap -m-4">
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/frs.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">FRS</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">FRS - Data Collection</h2>
<p class="leading-relaxed text-base">Just like for any successful machine, continuous input is essential, similarly, FRS needs your constant feedback and support to help everyone. Every little contribution is appreciated. :)</p>
<a href="https://vitrendzchennai.netlify.app/home.html"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:9px;">Visit FRS Data Portal</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/nst.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">NOTES</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">Notes Sharing MS Team</h2>
<p class="leading-relaxed text-base">Quickly study from handcrafted notes for all your exams and never miss a grade!
Hop into the community & Join VITrendz Note Sharing MS Team now!</p><a href="https://teams.microsoft.com/l/team/19%3aa8b18d4bc7dd454ebf8210e296d8a144%40thread.tacv2/conversations?groupId=7116eecc-9ef0-45cd-babb-855c0a097dd6&tenantId=d4963ce2-af94-4122-95a9-644e8b01624d"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:35px;">Join Notes Sharing Team</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/pyq.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">PYQs</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">PYQP Collection</h2>
<p class="leading-relaxed text-base">Prepare for your exams in the most unconventional way by knowing the types and kinds of questions asked in exams. Download all PYQP's from our collection, made with 💜, just for you.</p><a href="https://vitrendz.com/adpost/resources"><button class="inline-flex text-white bg-purple-800 border-0 py-1 px-4 focus:outline-none hover:bg-purple-700 rounded" style="margin-top:8px;">Go to PYQP Collection</button></a>
</div>
</div>
<div class="xl:w-1/4 md:w-1/2 p-4">
<div class="bg-gray-800 bg-opacity-40 p-6 rounded-lg">
<img class="h-40 rounded w-full object-cover object-center mb-6" src="homepage images/ig_po.png" alt="content">
<h3 class="tracking-widest text-blue-400 text-xs font-medium title-font">INSTAGRAM</h3>
<h2 class="text-lg text-white font-medium title-font mb-1 mt-1">Our Instagram Page</h2>
<p class="leading-relaxed text-base">From amazing relatable memes to keeping you updated with whats happening around in the college, everything is at our Instagram community! ❤️</p><a href="http://instagram.com/vitrendz_chennai"><button class="inline-flex text-white bg-pink-700 border-0 py-1 px-4 focus:outline-none hover:bg-pink-600 rounded" style="margin-top:31px;">Checkout our Instagram</button></a>
</div>
</div>
</div>
</div>
</section>
<!-- SERVICES ENDED HERE-->
<!-- VITRENDZ FAMILY SECTION STARTS-->
<section class="text-gray-400 bg-gray-900 body-font">
<div class="container px-5 py-10 mx-auto flex flex-wrap">
<div class="flex flex-col text-center w-full mb-10">
<h2 class="text-xs text-purple-400 tracking-widest font-medium title-font mb-1">THE LOVELY COMMUNITY</h2>
<h1 class="sm:text-3xl text-2xl font-medium title-font text-white">VITRENDZ CHENNAI'S FAMILY ❤️</h1>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-1/3">
<div class="flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col">
<div class="flex items-center mb-3">
<div class="w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-purple-500 text-white flex-shrink-0">
<svg fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"></path>
</svg>
</div>
<h2 class="text-white text-lg title-font font-medium">3900+ Instagram Followers</h2>
</div>
<div class="flex-grow">
<p class="leading-relaxed text-base">On the road to become the largest student family of VIT Chennai, Our instagram page is constituted by contributors like you, who help the students by keeping them updated with the latest in college.</p>
<a class="mt-3 text-purple-400 inline-flex items-center hover:text-white" href="https://www.instagram.com/vitrendz_chennai/">Visit the Instagram page
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col">
<div class="flex items-center mb-3">
<div class="w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-purple-500 text-white flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path id="telegram-1" d="M18.384,22.779c0.322,0.228 0.737,0.285 1.107,0.145c0.37,-0.141 0.642,-0.457 0.724,-0.84c0.869,-4.084 2.977,-14.421 3.768,-18.136c0.06,-0.28 -0.04,-0.571 -0.26,-0.758c-0.22,-0.187 -0.525,-0.241 -0.797,-0.14c-4.193,1.552 -17.106,6.397 -22.384,8.35c-0.335,0.124 -0.553,0.446 -0.542,0.799c0.012,0.354 0.25,0.661 0.593,0.764c2.367,0.708 5.474,1.693 5.474,1.693c0,0 1.452,4.385 2.209,6.615c0.095,0.28 0.314,0.5 0.603,0.576c0.288,0.075 0.596,-0.004 0.811,-0.207c1.216,-1.148 3.096,-2.923 3.096,-2.923c0,0 3.572,2.619 5.598,4.062Zm-11.01,-8.677l1.679,5.538l0.373,-3.507c0,0 6.487,-5.851 10.185,-9.186c0.108,-0.098 0.123,-0.262 0.033,-0.377c-0.089,-0.115 -0.253,-0.142 -0.376,-0.064c-4.286,2.737 -11.894,7.596 -11.894,7.596Z"></path>
</svg>
</div>
<h2 class="text-white text-lg title-font font-medium">2000+ Telegram Members</h2>
</div>
<div class="flex-grow">
<p class="leading-relaxed text-base">Interact and connect with your knowledgeable seniors in one of the largest telegram groups in the family, be it regarding anything and everything.</p>
<a class="mt-3 text-purple-400 inline-flex items-center hover:text-white" href="https://t.me/chennaivit">Join the Telegram Group now
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="flex rounded-lg h-full bg-gray-800 bg-opacity-60 p-8 flex-col">
<div class="flex items-center mb-3">
<div class="w-8 h-8 mr-3 inline-flex items-center justify-center rounded-full bg-purple-500 text-white flex-shrink-0">
<svg fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm0 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm2.784 15.584h-6.804c-.678 0-1.23-.552-1.23-1.236v-8.112c0-.684.552-1.236 1.23-1.236h8.04c.678 0 1.23.552 1.23 1.236v10.764l-1.29-1.14-.726-.672-.768-.714.318 1.11zm-1.08-2.748c1.326-.042 1.836-.912 1.836-.912 0-1.932-.864-3.498-.864-3.498-.864-.648-1.686-.63-1.686-.63l-.084.096c1.02.312 1.494.762 1.494.762-.624-.342-1.236-.51-1.806-.576-.432-.048-.846-.036-1.212.012l-.102.012c-.21.018-.72.096-1.362.378l-.354.174s.498-.474 1.578-.786l-.06-.072s-.822-.018-1.686.63c0 0-.864 1.566-.864 3.498 0 0 .504.87 1.83.912l.402-.498c-.762-.228-1.05-.708-1.05-.708l.168.102.024.018.024.013.006.004.024.013c.15.084.3.15.438.204.246.096.54.192.882.258.45.084.978.114 1.554.006.282-.048.57-.132.87-.258.21-.078.444-.192.69-.354 0 0-.3.492-1.086.714l.396.486zm-2.79-2.802c-.342 0-.612.3-.612.666 0 .366.276.666.612.666.342 0 .612-.3.612-.666.006-.366-.27-.666-.612-.666zm2.19 0c-.342 0-.612.3-.612.666 0 .366.276.666.612.666.342 0 .612-.3.612-.666 0-.366-.27-.666-.612-.666z"></path>
</svg>
</div>
<h2 class="text-white text-lg title-font font-medium">800+ Discord Members</h2>
</div>
<div class="flex-grow">
<p class="leading-relaxed text-base">Discord and Chill in town! Binge Watch movies and series, listen to music and play games on VCs with others, in the most active and supportive Discord Server of the college.</p>
<a class="mt-3 text-purple-400 inline-flex items-center hover:text-white" href="https://discord.com/invite/HYaZNZT2S7">Join The official Discord Server
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- VITRENDZ FAMILY SECTION ENDS-->
<!--Scripts to disable coloured-text-selection STARTS-->
<!--Scripts to disable coloured-text-selection ENDS-->
<!-- FOOTER STARTS HERE-->
<footer class="text-gray-400 bg-gray-900 body-font">
<div class="border-t border-gray-800">
<div class="container px-5 py-8 flex flex-wrap mx-auto items-center">
<div class="flex md:flex-nowrap flex-wrap justify-center items-end md:justify-start">
<div>
<h1 style="font-weight: bold;text-decoration: underline;">Disclaimer:</h1>
<p class="text-sm text-gray-400">VITrendz Chennai is not associated officially with VIT Chennai in any way and respects the code of conduct of the university and doesn't encourage any such things that are against the college’s reputation & dignity and we request the supporters and users of VITrendz amenities not to misuse any of the services and resources for the same.</p>
</div>
</div>
</div>
</div>
<div class="bg-gray-800 bg-opacity-75">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="text-gray-400 text-sm text-center sm:text-left hover:text-white"><a href="/index.html">© 2021 VITrendz Chennai - All rights reserved</a>
</p>
<span class="sm:ml-auto sm:mt-0 mt-2 sm:w-auto w-full sm:text-left text-center text-gray-400 text-sm"><a class="text-purple-400 inline-flex items-center hover:text-white" href="/terms_of_service.html">Terms of Service</a></span>
</div>
</div>
</footer>
<!-- FOOTER ENDS HERE-->
</body>
</html>