Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -39
index.html
CHANGED
@@ -459,7 +459,7 @@
|
|
459 |
<div class="container mx-auto px-4">
|
460 |
<div class="max-w-3xl mx-auto text-center">
|
461 |
<h2 class="text-3xl font-bold mb-4">Sign Up Coming Soon</h2>
|
462 |
-
<p class="text-xl mb-8">Our class action sign-up module will be available in July
|
463 |
|
464 |
<div class="bg-white rounded-xl p-8 shadow-lg text-left text-gray-700">
|
465 |
<div class="flex items-center justify-center">
|
@@ -470,7 +470,7 @@
|
|
470 |
<div class="bg-yellow-100 border-l-4 border-yellow-500 text-yellow-700 p-4 mb-6">
|
471 |
<p>Expected launch: <span class="font-bold">July 15, 2023</span></p>
|
472 |
</div>
|
473 |
-
<p>In the meantime, you can browse
|
474 |
</div>
|
475 |
</div>
|
476 |
</div>
|
@@ -553,29 +553,7 @@
|
|
553 |
|
554 |
</div>
|
555 |
|
556 |
-
|
557 |
-
<h3 class="text-xl font-bold mb-4">Our Information</h3>
|
558 |
-
<div class="space-y-4">
|
559 |
-
<div class="flex items-start">
|
560 |
-
<i class="fas fa-map-marker-alt text-secondary mt-1 mr-3"></i>
|
561 |
-
<div>
|
562 |
-
<div class="font-medium">Address</div>
|
563 |
-
<div class="text-gray-600">123 Justice Ave, Suite 100<br>San Francisco, CA 94107</div>
|
564 |
-
</div>
|
565 |
-
</div>
|
566 |
-
<div class="flex items-start">
|
567 |
-
<i class="fas fa-phone-alt text-secondary mt-1 mr-3"></i>
|
568 |
-
<div>
|
569 |
-
<div class="font-medium">Phone</div>
|
570 |
-
<div class="text-gray-600">(800) 555-0199</div>
|
571 |
-
</div>
|
572 |
-
</div>
|
573 |
-
<div class="flex items-start">
|
574 |
-
<i class="fas fa-envelope text-secondary mt-1 mr-3"></i>
|
575 |
-
<div>
|
576 |
-
<div class="font-medium">Email</div>
|
577 |
-
<div class="text-gray-600">[email protected]</div>
|
578 |
-
</div>
|
579 |
</div>
|
580 |
<div class="flex items-start">
|
581 |
<i class="fas fa-clock text-secondary mt-1 mr-3"></i>
|
@@ -586,19 +564,7 @@
|
|
586 |
</div>
|
587 |
</div>
|
588 |
|
589 |
-
|
590 |
-
<h4 class="font-medium mb-3">Follow Us</h4>
|
591 |
-
<div class="flex space-x-4">
|
592 |
-
<a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-secondary hover:text-white transition">
|
593 |
-
<i class="fab fa-facebook-f"></i>
|
594 |
-
</a>
|
595 |
-
<a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-secondary hover:text-white transition">
|
596 |
-
<i class="fab fa-twitter"></i>
|
597 |
-
</a>
|
598 |
-
<a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-secondary hover:text-white transition">
|
599 |
-
<i class="fab fa-linkedin-in"></i>
|
600 |
-
</a>
|
601 |
-
</div>
|
602 |
</div>
|
603 |
</div>
|
604 |
</div>
|
@@ -612,7 +578,7 @@
|
|
612 |
<div>
|
613 |
<div class="flex items-center space-x-2 mb-4">
|
614 |
<i class="fas fa-balance-scale text-xl text-accent"></i>
|
615 |
-
<a href="#" class="text-xl font-bold">ClassAction<span class="text-secondary">Connect</span></a>
|
616 |
</div>
|
617 |
<p class="text-gray-300">Connecting consumers with class action justice since 2015.</p>
|
618 |
</div>
|
|
|
459 |
<div class="container mx-auto px-4">
|
460 |
<div class="max-w-3xl mx-auto text-center">
|
461 |
<h2 class="text-3xl font-bold mb-4">Sign Up Coming Soon</h2>
|
462 |
+
<p class="text-xl mb-8">Our class action sign-up module will be available in July 2025. Check back then to see if you qualify for any active lawsuits, or find out how to launch.</p>
|
463 |
|
464 |
<div class="bg-white rounded-xl p-8 shadow-lg text-left text-gray-700">
|
465 |
<div class="flex items-center justify-center">
|
|
|
470 |
<div class="bg-yellow-100 border-l-4 border-yellow-500 text-yellow-700 p-4 mb-6">
|
471 |
<p>Expected launch: <span class="font-bold">July 15, 2023</span></p>
|
472 |
</div>
|
473 |
+
<p>In the meantime, you can browse and active lawsuits above or read our FAQ below.</p>
|
474 |
</div>
|
475 |
</div>
|
476 |
</div>
|
|
|
553 |
|
554 |
</div>
|
555 |
|
556 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
557 |
</div>
|
558 |
<div class="flex items-start">
|
559 |
<i class="fas fa-clock text-secondary mt-1 mr-3"></i>
|
|
|
564 |
</div>
|
565 |
</div>
|
566 |
|
567 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
568 |
</div>
|
569 |
</div>
|
570 |
</div>
|
|
|
578 |
<div>
|
579 |
<div class="flex items-center space-x-2 mb-4">
|
580 |
<i class="fas fa-balance-scale text-xl text-accent"></i>
|
581 |
+
<a href="#" class="text-xl font-bold">ClassAction<span class="text-secondary">Connect (SaaS)</span></a>
|
582 |
</div>
|
583 |
<p class="text-gray-300">Connecting consumers with class action justice since 2015.</p>
|
584 |
</div>
|