Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -81,8 +81,7 @@
|
|
81 |
<h2 class="text-4xl md:text-5xl font-bold mb-6">Launch in 2029</h2>
|
82 |
<p class="text-xl mb-8">We identify, nurture, and accelerate groundbreaking ideas in our portfolio of companies into market-leading businesses.</p>
|
83 |
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
|
84 |
-
|
85 |
-
</div>
|
86 |
</div>
|
87 |
<div class="md:w-1/2 flex justify-center">
|
88 |
<div class="w-full h-64 bg-gradient-to-r from-purple-500 to-pink-500 rounded-xl shadow-2xl floating flex items-center justify-center">
|
|
|
81 |
<h2 class="text-4xl md:text-5xl font-bold mb-6">Launch in 2029</h2>
|
82 |
<p class="text-xl mb-8">We identify, nurture, and accelerate groundbreaking ideas in our portfolio of companies into market-leading businesses.</p>
|
83 |
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
|
84 |
+
</div>
|
|
|
85 |
</div>
|
86 |
<div class="md:w-1/2 flex justify-center">
|
87 |
<div class="w-full h-64 bg-gradient-to-r from-purple-500 to-pink-500 rounded-xl shadow-2xl floating flex items-center justify-center">
|