can you take this section out
Browse files- index.html +1 -14
index.html
CHANGED
|
@@ -71,20 +71,7 @@
|
|
| 71 |
</div>
|
| 72 |
</div>
|
| 73 |
</section>
|
| 74 |
-
|
| 75 |
-
<!-- Clients Section -->
|
| 76 |
-
<section class="mb-24">
|
| 77 |
-
<h2 class="text-2xl font-medium text-center text-gray-400 mb-12">Trusted by innovative companies worldwide</h2>
|
| 78 |
-
<div class="flex flex-wrap justify-center gap-8 md:gap-16 items-center">
|
| 79 |
-
<img src="https://via.placeholder.com/120x40/1e293b/ffffff?text=Client+1" alt="Client Logo" class="h-8 opacity-70 hover:opacity-100 transition">
|
| 80 |
-
<img src="https://via.placeholder.com/120x40/1e293b/ffffff?text=Client+2" alt="Client Logo" class="h-8 opacity-70 hover:opacity-100 transition">
|
| 81 |
-
<img src="https://via.placeholder.com/120x40/1e293b/ffffff?text=Client+3" alt="Client Logo" class="h-8 opacity-70 hover:opacity-100 transition">
|
| 82 |
-
<img src="https://via.placeholder.com/120x40/1e293b/ffffff?text=Client+4" alt="Client Logo" class="h-8 opacity-70 hover:opacity-100 transition">
|
| 83 |
-
<img src="https://via.placeholder.com/120x40/1e293b/ffffff?text=Client+5" alt="Client Logo" class="h-8 opacity-70 hover:opacity-100 transition">
|
| 84 |
-
</div>
|
| 85 |
-
</section>
|
| 86 |
-
|
| 87 |
-
<!-- Services Section -->
|
| 88 |
<section id="services" class="mb-24">
|
| 89 |
<div class="text-center mb-16">
|
| 90 |
<h2 class="text-4xl font-bold mb-4">Our Digital Services</h2>
|
|
|
|
| 71 |
</div>
|
| 72 |
</div>
|
| 73 |
</section>
|
| 74 |
+
<!-- Services Section -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
<section id="services" class="mb-24">
|
| 76 |
<div class="text-center mb-16">
|
| 77 |
<h2 class="text-4xl font-bold mb-4">Our Digital Services</h2>
|