Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -279,7 +279,7 @@
|
|
279 |
<div class="flex justify-between items-center">
|
280 |
<div class="flex items-center space-x-2">
|
281 |
<i class="fas fa-balance-scale text-2xl text-accent"></i>
|
282 |
-
<a href="#" class="text-xl font-bold">ClassAction<span class="text-secondary">Connect</span></a>
|
283 |
</div>
|
284 |
<div class="hidden md:flex space-x-6">
|
285 |
<a href="#how-it-works" class="hover:text-secondary transition">How It Works</a>
|
|
|
279 |
<div class="flex justify-between items-center">
|
280 |
<div class="flex items-center space-x-2">
|
281 |
<i class="fas fa-balance-scale text-2xl text-accent"></i>
|
282 |
+
<a href="#" class="text-xl font-bold">ClassAction<span class="text-secondary">Connect (SaaS)</span></a>
|
283 |
</div>
|
284 |
<div class="hidden md:flex space-x-6">
|
285 |
<a href="#how-it-works" class="hover:text-secondary transition">How It Works</a>
|