-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
370 lines (342 loc) · 31.2 KB
/
index.html
File metadata and controls
370 lines (342 loc) · 31.2 KB
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
<!doctype html>
<html class="scroll-smooth" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- General Meta Tags -->
<meta name="description" content="Professional legal services by Adv. Chaitra A, specializing in Intellectual Property, Corporate Law, Family Law, and more.">
<meta name="keywords" content="lawyer, legal services, trademark registration, intellectual property, family law, corporate law, litigation, contract drafting, estate planning, legal consultation">
<meta name="author" content="Adv. Chaitra A">
<meta name="robots" content="index, follow">
<!-- Open Graph (OG) Meta Tags -->
<meta property="og:title" content="Legal Services by Adv. Chaitra A">
<meta property="og:description" content="Consult with Adv. Chaitra A for professional legal advice, trademark registration, corporate law, and more.">
<meta property="og:image" content="assets/images/law.png">
<meta property="og:url" content="https://advchaitra.pages.dev/">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_IN">
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Legal Services by Adv. Chaitra A">
<meta name="twitter:description" content="Offering legal consultation, trademark registration, and more. Get expert advice today.">
<meta name="twitter:image" content="assets/images/law.png">
<meta name="twitter:url" content="https://advchaitra.pages.dev/">
<!-- Schema.org -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LegalService",
"name": "Adv. Chaitra A",
"description": "Providing professional legal services including trademark registration, family law, corporate law, and litigation.",
"url": "https://advchaitra.pages.dev/",
"telephone": "+91 8454099091",
"address": {
"@type": "PostalAddress",
"streetAddress": "Mumbai",
"addressLocality": "Mumbai",
"addressRegion": "Maharashtra",
"addressCountry": "IN"
},
"sameAs": [
"https://www.linkedin.com/in/adv-chaitra/",
]
}
</script>
<title>Legal Services by Adv. Chaitra A | Trademark Registration, Corporate & Family Law</title>
<!-- Favicon -->
<link rel="icon" href="assets/images/law.png" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/law.png" type="image/x-icon">
<!-- CSS -->
<link href="assets/plugins/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/style.css" rel="stylesheet">
<!-- Fonts/Icons -->
<link href="assets/plugins/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PRTMG38Z');</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8L3CYP9QK5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8L3CYP9QK5');
</script>
<body class="overflow-x-hidden bg-bodyBg font-opensans dark:bg-black">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PRTMG38Z"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- Toggle Menu -->
<div class="toggle-menu z-20 toggle-menu fixed top-0 right-0 translate-x-3 w-96 h-full bg-black dark:bg-boxDark dark:shadow-darkBox px-10 py-12 invisible opacity-0 transition-all ease-out duration-[160ms]">
<span class="block font-mono font-normal uppercase text-sm tracking-[0.5px] text-white mb-2">Phone/WhatsApp:</span>
<h4 class="font-poppins font-medium text-2xl text-white"><a rel="nofollow">+(91) 8454 0990 91</a></h4>
<div class="mt-6">
<span class="block font-mono font-normal uppercase text-sm tracking-[0.5px] text-white mb-2">Email:</span>
<h4 class="font-poppins font-medium text-2xl text-white"><a href="mailto:adv.chaitraa@gmail.com">adv.chaitraa@gmail.com</a></h4>
</div>
<ul class="space-x-2 mt-4">
<li class="list-none inline-block">
<a class="inline-flex justify-center items-center bg-white/15 w-10 h-10 rounded-full text-white transition ease-out duration-[120ms] hover:bg-white/20" href="https://www.linkedin.com/in/adv-chaitra/" target="_blank">
<i class="bi bi-linkedin"></i>
</a>
</li>
</ul>
<div class="absolute bottom-12 left-10 right-10">
<p class="text-white/70">© 2024.</p>
</div>
<!-- Menu Close Button -->
<button class="menu-close absolute top-4 right-4 inline-flex justify-center items-center bg-white/15 w-10 h-10 rounded-full text-white text-xl transition ease-out duration-150 hover:bg-white/20">
<i class="bi bi-x"></i>
</button>
</div>
<!-- end Toggle Menu-->
<div class="container max-w-[1320px] mx-auto px-5 xl:px-3">
<!-- Header -->
<div class="lg:flex lg:justify-between">
<div class="flex h-[50px] items-center space-x-6 lg:order-2 justify-end">
<ul class="space-x-3.5 font-mono font-medium uppercase text-sm tracking-[0.5px]">
<li class="list-none inline-block"><a class="hover:underline dark:text-white" href="https://www.linkedin.com/in/adv-chaitra/" target="_blank">LINKEDIN</a></li>
</ul>
<button class="menu-btn group relative w-[50px] h-[50px] bg-black dark:bg-boxDark rounded-b-lg">
<span class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 bg-white w-1 h-1 rounded-full transition-all ease-linear duration-100 delay-100 group-hover:scale-[3]"></span>
<span class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-1 h-1 before:content-[''] before:absolute before:top-0 before:-left-[10px] before:bg-white before:w-1 before:h-1 before:rounded-full before:transition-all before:ease-linear before:duration-100 after:content-[''] after:absolute after:top-0 after:-right-[10px] after:bg-white after:w-1 after:h-1 after:rounded-full after:transition-all after:ease-linear after:duration-100 group-hover:before:left-0 group-hover:before:opacity-0 group-hover:after:right-0 group-hover:after:opacity-0"></span>
</button>
</div>
<div class="py-7 lg:order-1">
<h1 class="text-5xl xl:text-7xl font-poppins font-semibold dark:text-white">Chaitra <span class="stroke-text">A</span></h1>
</div>
</div>
<div class="space-y-6 lg:flex lg:space-x-8 lg:space-y-0 xl:space-x-12">
<!-- Nav -->
<div class="z-10 sticky top-2 lg:top-6 lg:h-fit lg:w-1/4 bg-black/90 dark:bg-boxDark backdrop-blur-[5px] rounded-lg px-4 py-3 lg:bg-black lg:px-8 lg:py-5 xl:px-10 xl:py-7 lg:backdrop-blur-none">
<ul class="font-mono font-normal uppercase text-sm tracking-wider text-center lg:text-left space-x-4 lg:space-x-0">
<li class="list-none inline-block lg:block">
<a class="section-link active group inline-flex justify-center items-center lg:block lg:justify-normal relative w-9 h-9 border border-transparent border-dashed rounded-full lg:w-auto lg:h-auto lg:border-none lg:rounded-none text-white/70 py-3 transition ease-linear duration-100 hover:text-white" href="#about">
<span class="hidden lg:inline-block">About Me</span><span class="lg:hidden">A</span>
<span class="nav-circle hidden lg:inline-block absolute top-1/2 right-0 -translate-y-1/2 w-[5px] h-[5px] before:content-[''] before:absolute before:top-1/2 before:left-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:bg-white before:w-[5px] before:h-[5px] before:rounded-full before:opacity-70 before:transition-all before:ease-out before:duration-200 group-hover:before:opacity-100"></span>
</a>
</li>
<li class="list-none inline-block lg:block">
<a class="section-link group inline-flex justify-center items-center lg:block lg:justify-normal relative w-9 h-9 border border-transparent border-dashed rounded-full lg:w-auto lg:h-auto lg:border-none lg:rounded-none text-white/70 py-3 transition ease-linear duration-100 hover:text-white" href="#services">
<span class="hidden lg:inline-block">Services</span><span class="lg:hidden">S</span>
<span class="nav-circle hidden lg:inline-block absolute top-1/2 right-0 -translate-y-1/2 w-[5px] h-[5px] before:content-[''] before:absolute before:top-1/2 before:left-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:bg-white before:w-[5px] before:h-[5px] before:rounded-full before:opacity-70 before:transition-all before:ease-out before:duration-200 group-hover:before:opacity-100"></span>
</a>
</li>
<li class="list-none inline-block lg:block">
<a class="section-link group inline-flex justify-center items-center lg:block lg:justify-normal relative w-9 h-9 border border-transparent border-dashed rounded-full lg:w-auto lg:h-auto lg:border-none lg:rounded-none text-white/70 py-3 transition ease-linear duration-100 hover:text-white" href="#testimonial">
<span class="hidden lg:inline-block">Testimonial</span><span class="lg:hidden">T</span>
<span class="nav-circle hidden lg:inline-block absolute top-1/2 right-0 -translate-y-1/2 w-[5px] h-[5px] before:content-[''] before:absolute before:top-1/2 before:left-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:bg-white before:w-[5px] before:h-[5px] before:rounded-full before:opacity-70 before:transition-all before:ease-out before:duration-200 group-hover:before:opacity-100"></span>
</a>
</li>
<li class="list-none inline-block lg:block">
<a class="section-link group inline-flex justify-center items-center lg:block lg:justify-normal relative w-9 h-9 border border-transparent border-dashed rounded-full lg:w-auto lg:h-auto lg:border-none lg:rounded-none text-white/70 py-3 transition ease-linear duration-100 hover:text-white" href="#contact">
<span class="hidden lg:inline-block">Contact</span><span class="lg:hidden">C</span>
<span class="nav-circle hidden lg:inline-block absolute top-1/2 right-0 -translate-y-1/2 w-[5px] h-[5px] before:content-[''] before:absolute before:top-1/2 before:left-1/2 before:-translate-x-1/2 before:-translate-y-1/2 before:bg-white before:w-[5px] before:h-[5px] before:rounded-full before:opacity-70 before:transition-all before:ease-out before:duration-200 group-hover:before:opacity-100"></span>
</a>
</li>
</ul>
</div>
<!-- Sections -->
<div class="lg:w-3/4 space-y-6 pb-12">
<!-- About me section -->
<div id="about" class="section bg-white dark:bg-boxDark rounded-lg px-6 py-8 md:px-8 md:py-10 lg:p-12 shadow-sectionBoxShadow hover:shadow-sectionBoxShadowHover transition ease-out duration-[160ms]">
<div class="lg:flex lg:space-x-10">
<div class="relative h-fit mb-6">
<img class="min-w-52 min-h-52 max-w-64 max-h-64 rounded-full" src="assets/images/law.png" alt="Adv. Chaitra A - Professional Legal Services">
<div class="absolute bottom-4 left-2 bg-black/30 dark:bg-black/60 px-4 py-2 rounded-full shadow-avatarText backdrop-blur-[5px] text-white font-mono font-normal uppercase text-sm tracking-wider">
<span class="typer" id="typer1" data-words="Hi There!, I'm Chaitra" data-colors="white" data-delay="50" data-deleteDelay="1500"></span><span class="cursor" data-owner="typer1"></span>
</div>
</div>
<div>
<h6 class="font-mono font-medium uppercase text-sm tracking-wider relative pt-4 mb-5 dark:text-white before:content-['//'] before:pr-2 after:content-[attr(data-backdrop-text)] after:absolute after:top-0 after:left-0 after:font-poppins after:font-bold after:uppercase after:text-4xl after:opacity-15" data-backdrop-text="About Me">About Me</h6>
<h2 class="text-4xl font-poppins font-semibold mb-2 dark:text-white">Advocate High Court Mumbai<br>B.Sc LL.B</h2>
<ul class="space-y-3 mb-4">
<li class="list-none inline-block px-4 py-2 me-2 rounded-full border border-black/20 dark:border-white/30 border-dashed text-pColor hover:text-black dark:text-white/70 dark:hover:text-white transition ease-linear duration-100">
<i class="bi bi-phone pe-1">/</i><i class="bi bi-whatsapp pe-1"></i></i>
<a href="tel:+918454099091" rel="nofollow">+91 8454 0990 91</a>
</li>
<li class="list-none inline-block px-4 py-2 me-2 rounded-full border border-black/20 dark:border-white/30 border-dashed text-pColor hover:text-black dark:text-white/70 dark:hover:text-white transition ease-linear duration-100">
<i class="bi bi-envelope pe-1"></i>
<a href="mailto:adv.chaitraa@gmail.com">adv.chaitraa@gmail.com</a>
</li>
</ul>
<p class="text-pColor dark:text-white/70">With a passion for law and a commitment to justice, I have been representing clients in various areas. My approach combines deep legal knowledge with a personal touch, ensuring my clients feel heard, supported, and represented.</p>
</div>
</div>
</div>
<!-- Specializations section -->
<div id="services" class="section bg-white dark:bg-boxDark rounded-lg px-6 py-8 md:px-8 md:py-10 lg:p-12 shadow-sectionBoxShadow hover:shadow-sectionBoxShadowHover transition ease-out duration-[160ms]">
<div class="md:w-4/5 lg:w-3/4">
<h6 class="font-mono font-medium uppercase text-sm tracking-wider relative pt-4 mb-5 dark:text-white before:content-['//'] before:pr-2 after:content-[attr(data-backdrop-text)] after:absolute after:top-0 after:left-0 after:font-poppins after:font-bold after:uppercase after:text-4xl after:opacity-15" data-backdrop-text="Services">Services</h6>
<h2 class="text-3xl lg:text-4xl font-poppins font-semibold mb-3 lg:mb-4 dark:text-white">Legal Services Tailored to Your Needs</h2>
</div>
<div class="mt-6 lg:mt-10 divide-y divide-dashed divide-black/20">
<!-- Services box 1 -->
<div class="md:flex py-6 lg:py-8 space-y-2.5 md:space-y-0">
<div class="md:min-w-[90px]">
<span class="font-mono font-semibold text-5xl stroke-text">01</span>
</div>
<div class="md:min-w-[270px] dark:text-white">
<i class="bi bi-people text-2xl mb-2"></i>
<div class="font-mono font-medium text-sm uppercase tracking-[0.5px]">Consultations & Legal Advice</div>
</div>
<div>
<p class="text-pColor dark:text-white/70 leading-7">Tailored one-on-one legal guidance to address your unique concerns and strategize solutions effectively.</p>
</div>
</div>
<!-- Services box 2 -->
<div class="md:flex py-6 lg:py-8 space-y-2.5 md:space-y-0">
<div class="md:min-w-[90px]">
<span class="font-mono font-semibold text-5xl stroke-text">02</span>
</div>
<div class="md:min-w-[270px] dark:text-white">
<i class="bi bi-file-earmark-font text-2xl mb-2"></i>
<div class="font-mono font-medium text-sm uppercase tracking-[0.5px]">Contract Drafting & Review</div>
</div>
<div>
<p class="text-pColor dark:text-white/70 leading-7">Meticulously drafted or reviewed contracts to protect your interests and prevent potential disputes.</p>
</div>
</div>
<!-- Services box 3 -->
<div class="md:flex py-6 lg:py-8 space-y-2.5 md:space-y-0">
<div class="md:min-w-[90px]">
<span class="font-mono font-semibold text-5xl stroke-text">03</span>
</div>
<div class="md:min-w-[270px] dark:text-white">
<i class="bi bi-bank text-2xl mb-2"></i>
<div class="font-mono font-medium text-sm uppercase tracking-[0.5px]">Litigation Services</div>
</div>
<div>
<p class="text-pColor dark:text-white/70 leading-7">Strong representation in civil, criminal, and corporate courts to safeguard your rights and interests.</p>
</div>
</div>
<!-- Services box 4 -->
<div class="md:flex py-6 lg:py-8 space-y-2.5 md:space-y-0">
<div class="md:min-w-[90px]">
<span class="font-mono font-semibold text-5xl stroke-text">04</span>
</div>
<div class="md:min-w-[270px] dark:text-white">
<i class="bi bi-person text-2xl mb-2"></i>
<div class="font-mono font-medium text-sm uppercase tracking-[0.5px]">Mediation & Dispute Resolution</div>
</div>
<div>
<p class="text-pColor dark:text-white/70 leading-7">Efficient out-of-court settlements to save time, reduce stress, and preserve relationships.</p>
</div>
</div>
<!-- Services box 5 -->
<div class="md:flex py-6 lg:py-8 space-y-2.5 md:space-y-0">
<div class="md:min-w-[90px]">
<span class="font-mono font-semibold text-5xl stroke-text">05</span>
</div>
<div class="md:min-w-[270px] dark:text-white">
<i class="bi bi-pen text-2xl mb-2"></i>
<div class="font-mono font-medium text-sm uppercase tracking-[0.5px]">Compliance & Documentation</div>
</div>
<div>
<p class="text-pColor dark:text-white/70 leading-7">Reliable assistance with regulatory filings, audits, and documentation to ensure legal compliance.</p>
</div>
</div>
</div>
</div>
<!-- Testimonial section -->
<div id="testimonial" class="section bg-white dark:bg-boxDark rounded-lg px-6 py-8 md:px-8 md:py-10 lg:p-12 shadow-sectionBoxShadow hover:shadow-sectionBoxShadowHover transition ease-out duration-[160ms]">
<div class="flex justify-between">
<h6 class="font-mono font-medium uppercase text-sm tracking-wider relative pt-4 dark:text-white before:content-['//'] before:pr-2 after:content-[attr(data-backdrop-text)] after:absolute after:top-0 after:left-0 after:font-poppins after:font-bold after:uppercase after:text-4xl after:opacity-15" data-backdrop-text="Testimonial">What People Say</h6>
<ul class="space-x-1.5">
<li class="swiper-testimonial-prev list-none inline-flex justify-center items-center w-10 h-10 rounded-full border border-black border-dashed cursor-pointer transition ease-out duration-[120ms] hover:bg-black hover:text-white dark:text-white dark:border-white dark:hover:bg-white dark:hover:text-black">
<i class="bi bi-arrow-left"></i>
</li>
<li class="swiper-testimonial-next list-none inline-flex justify-center items-center w-10 h-10 rounded-full border border-black border-dashed cursor-pointer transition ease-out duration-[120ms] hover:bg-black hover:text-white dark:text-white dark:border-white dark:hover:bg-white dark:hover:text-black">
<i class="bi bi-arrow-right"></i>
</li>
</ul>
</div>
<div class="swiper testimonial-swiper mt-5">
<div class="swiper-wrapper">
<!-- Testimonial item 1 -->
<div class="swiper-slide">
<div class="z-[1] relative pt-4 pl-4">
<div class="-z-[1] absolute top-0 left-0 text-5xl opacity-10 dark:text-white">
<i class="bi bi-quote"></i>
</div>
<div class="text-yellow-400 mb-3">
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
</div>
<p class="text-pColor dark:text-white/70 leading-7">Adv. Chaitra A provided outstanding support in registering my trademark, ensuring the process was smooth and efficient. Her expertise and attention to detail gave me peace of mind throughout. Highly recommended!</p>
</div>
<div class="flex items-center mt-5">
<div class="me-5">
<img class="w-[70px] h-[70px] rounded-full" src="https://www.adviqe.com/assets/img/team/anshul.png" alt="" data-rjs="2">
</div>
<div>
<h4 class="font-poppins font-medium text-lg md:text-xl dark:text-white">Anshul Jain</h4>
<span class="text-sm text-pColor dark:text-white/70">Founder & CEO - Adviqe Solutions</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact section -->
<div id="contact" class="section bg-white dark:bg-boxDark rounded-lg px-6 py-8 md:px-8 md:py-10 lg:p-12 shadow-sectionBoxShadow hover:shadow-sectionBoxShadowHover transition ease-out duration-[160ms]">
<div class="md:w-4/5 lg:w-3/4">
<h6 class="font-mono font-medium uppercase text-sm tracking-wider relative pt-4 mb-5 dark:text-white before:content-['//'] before:pr-2 after:content-[attr(data-backdrop-text)] after:absolute after:top-0 after:left-0 after:font-poppins after:font-bold after:uppercase after:text-4xl after:opacity-15" data-backdrop-text="Contact">Get In Touch</h6>
<h2 class="text-3xl lg:text-4xl font-poppins font-semibold mb-3 lg:mb-4 dark:text-white">Let's Connect</h2>
<p class="text-pColor dark:text-white/70">Ready to Resolve Your Legal Matters? Let’s Discuss Your Case!</p>
</div>
<div class="xl:w-4/5 mt-6">
<ul class="space-y-3">
<li class="list-none inline-block px-4 py-2 border border-black/20 border-dashed rounded-full me-2 text-pColor hover:text-black transition ease-linear duration-100 dark:text-white/70 dark:border-white/20 dark:hover:text-white">Phone/WhatsApp: <a href="tel:+918454099091" rel="nofollow">+91 8454 0990 91</a></li>
<li class="list-none inline-block px-4 py-2 border border-black/20 border-dashed rounded-full me-2 text-pColor hover:text-black transition ease-linear duration-100 dark:text-white/70 dark:border-white/20 dark:hover:text-white">Email: <a href="mailto:adv.chaitraa@gmail.com">adv.chaitraa@gmail.com</a></li>
<li class="list-none inline-block px-4 py-2 border border-black/20 border-dashed rounded-full me-2 text-pColor hover:text-black transition ease-linear duration-100 dark:text-white/70 dark:border-white/20 dark:hover:text-white">Address: Mumbai, Maharashtra, IN</li>
</ul>
</div>
<!-- Contact Form -->
<form class="space-y-8 mt-8 lg:mt-12" method="post" id="contactform">
<a class="inline-block bg-black text-white px-8 py-4 rounded-full font-mono text-sm transition linear duration-100 dark:bg-white/15 dark:hover:bg-white/20" href="https://forms.gle/7Ba9tW95nqieoe2b7" target="_blank">
click to open form ->
</a>
</form>
<!-- Submit result -->
<div class="submit-result">
<span class="hidden transition-all duration-200 ease-out text-green-700" id="success">Thank you! Your Message has been sent.</span>
<span class="hidden transition-all duration-200 ease-out text-red-600" id="error">Something went wrong, Please try again!</span>
</div>
</div>
<img class="rounded-lg" src="assets/images/legal.jpg"/>
</div>
</div>
</div><!-- end container -->
<!-- Background Decorational Lines -->
<div class="-z-[1] fixed top-0 left-0 overflow-hidden w-full h-full">
<div class="absolute top-0 left-0 w-1/4 lg:w-1/5 h-full border-r border-black/10 dark:border-white/15 before:content-[''] before:z-[1] before:absolute before:-top-20 before:-right-[1px] before:w-[1px] before:h-20 before:bg-gradient-to-b before:from-transparent before:to-black/50 dark:before:to-white/50 before:animate-bgLine"></div>
<div class="absolute top-0 left-0 w-2/4 lg:w-2/5 h-full border-r border-black/10 dark:border-white/15 before:content-[''] before:z-[1] before:absolute before:-top-20 before:-right-[1px] before:w-[1px] before:h-20 before:bg-gradient-to-b before:from-transparent before:to-black/50 dark:before:to-white/50 before:animate-bgLine before:animation-delay-2"></div>
<div class="absolute top-0 left-0 w-3/4 lg:w-3/5 h-full border-r border-black/10 dark:border-white/15 before:content-[''] before:z-[1] before:absolute before:-top-20 before:-right-[1px] before:w-[1px] before:h-20 before:bg-gradient-to-b before:from-transparent before:to-black/50 dark:before:to-white/50 before:animate-bgLine before:animation-delay-6"></div>
<div class="hidden lg:block absolute top-0 left-0 w-4/5 h-full border-r border-black/10 dark:border-white/15 before:content-[''] before:z-[1] before:absolute before:-top-20 before:-right-[1px] before:w-[1px] before:h-20 before:bg-gradient-to-b before:from-transparent before:to-black/50 dark:before:to-white/50 before:animate-bgLine before:animation-delay-4"></div>
</div>
<!-- Page Preloader -->
<div class="preloader z-30 fixed top-0 left-0 visible opacity-100 bg-black w-full h-full text-center transition-all ease-out duration-500">
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 flex space-x-3 font-mono font-normal uppercase text-white">
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader">L</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-100">O</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-200">A</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-300">D</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-400">I</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-500">N</span>
<span class="opacity-100 inline-block transition ease-linear duration-100 animate-loader animation-delay-600">G</span>
</div>
</div>
<!-- JavaScripts -->
<script src="assets/plugins/jquery.min.js"></script>
<script src="assets/plugins/plugins.js"></script>
<script src="assets/js/functions.js"></script>
</body>
</html>