privateuserh commited on
Commit
9c22c4a
·
verified ·
1 Parent(s): ca71490

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -7
index.html CHANGED
@@ -60,7 +60,7 @@
60
  <div class="flex flex-col md:flex-row justify-between items-center">
61
  <div class="flex items-center mb-4 md:mb-0">
62
  <i class="fas fa-rocket text-3xl mr-3"></i>
63
- <h1 class="text-2xl md:text-3xl font-bold">Quantum Leap Incubator</h1>
64
  </div>
65
  <nav class="flex flex-wrap justify-center md:justify-end">
66
  <a href="#about" class="px-3 py-2 animated-underline">About</a>
@@ -78,10 +78,9 @@
78
  <section class="gradient-bg text-white py-20">
79
  <div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
80
  <div class="md:w-1/2 mb-10 md:mb-0">
81
- <h2 class="text-4xl md:text-5xl font-bold mb-6">Launch Your Business in Q1 2029</h2>
82
- <p class="text-xl mb-8">We identify, nurture, and accelerate groundbreaking ideas into market-leading businesses. Join our next cohort of visionary founders.</p>
83
  <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
84
- <a href="#apply" class="bg-white text-purple-700 hover:bg-gray-100 font-bold py-3 px-8 rounded-full text-center transition duration-300">Apply Now</a>
85
  <a href="#programs" class="bg-transparent border-2 border-white hover:bg-white hover:text-purple-700 font-bold py-3 px-8 rounded-full text-center transition duration-300">Learn More</a>
86
  </div>
87
  </div>
@@ -106,7 +105,7 @@
106
  <div class="grid grid-cols-1 md:grid-cols-3 gap-8 text-center">
107
  <div class="p-6 bg-gray-50 rounded-xl shadow-sm hover:shadow-md transition duration-300">
108
  <h3 class="text-5xl font-bold text-purple-700 mb-3">+</h3>
109
- <p class="text-gray-600">Companies Launched</p>
110
  </div>
111
  <div class="p-6 bg-gray-50 rounded-xl shadow-sm hover:shadow-md transition duration-300">
112
  <h3 class="text-5xl font-bold text-purple-700 mb-3">$M</h3>
@@ -134,8 +133,7 @@
134
  <p class="text-lg text-gray-600">Our alumni have created industry-leading companies across fintech, healthtech, and deep tech sectors.</p>
135
  </div>
136
  <div class="md:w-1/2">
137
- <img src="https://images.unsplash.com/photo-1522071820081-009f0129c71c?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=800&q=80" alt="Diverse team collaborating" class="rounded-xl shadow-lg w-full">
138
- </div>
139
  </div>
140
  </div>
141
  </section>
 
60
  <div class="flex flex-col md:flex-row justify-between items-center">
61
  <div class="flex items-center mb-4 md:mb-0">
62
  <i class="fas fa-rocket text-3xl mr-3"></i>
63
+ <h1 class="text-2xl md:text-3xl font-bold">Quantum Leap Incubator Q30</h1>
64
  </div>
65
  <nav class="flex flex-wrap justify-center md:justify-end">
66
  <a href="#about" class="px-3 py-2 animated-underline">About</a>
 
78
  <section class="gradient-bg text-white py-20">
79
  <div class="container mx-auto px-4 flex flex-col md:flex-row items-center">
80
  <div class="md:w-1/2 mb-10 md:mb-0">
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
  <a href="#programs" class="bg-transparent border-2 border-white hover:bg-white hover:text-purple-700 font-bold py-3 px-8 rounded-full text-center transition duration-300">Learn More</a>
85
  </div>
86
  </div>
 
105
  <div class="grid grid-cols-1 md:grid-cols-3 gap-8 text-center">
106
  <div class="p-6 bg-gray-50 rounded-xl shadow-sm hover:shadow-md transition duration-300">
107
  <h3 class="text-5xl font-bold text-purple-700 mb-3">+</h3>
108
+ <p class="text-gray-600">Companies and SaaS Launched</p>
109
  </div>
110
  <div class="p-6 bg-gray-50 rounded-xl shadow-sm hover:shadow-md transition duration-300">
111
  <h3 class="text-5xl font-bold text-purple-700 mb-3">$M</h3>
 
133
  <p class="text-lg text-gray-600">Our alumni have created industry-leading companies across fintech, healthtech, and deep tech sectors.</p>
134
  </div>
135
  <div class="md:w-1/2">
136
+ </div>
 
137
  </div>
138
  </div>
139
  </section>