Spaces:
Running
Running
funcion
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -191,10 +191,10 @@
|
|
| 191 |
<div class="quantum-hero quantum-card p-12 text-center">
|
| 192 |
<h2 class="text-5xl font-bold mb-6">Create Music with Quantum Computing</h2>
|
| 193 |
<p class="text-xl mb-8 max-w-2xl mx-auto">Harness the power of quantum entanglement to generate unique musical compositions</p>
|
| 194 |
-
<button class="quantum-btn text-white font-bold py-3 px-8 text-lg">
|
| 195 |
Start Synthesizing
|
| 196 |
</button>
|
| 197 |
-
|
| 198 |
</section>
|
| 199 |
|
| 200 |
<!-- Features Section -->
|
|
|
|
| 191 |
<div class="quantum-hero quantum-card p-12 text-center">
|
| 192 |
<h2 class="text-5xl font-bold mb-6">Create Music with Quantum Computing</h2>
|
| 193 |
<p class="text-xl mb-8 max-w-2xl mx-auto">Harness the power of quantum entanglement to generate unique musical compositions</p>
|
| 194 |
+
<button class="quantum-btn text-white font-bold py-3 px-8 text-lg hovered-element">
|
| 195 |
Start Synthesizing
|
| 196 |
</button>
|
| 197 |
+
</div>
|
| 198 |
</section>
|
| 199 |
|
| 200 |
<!-- Features Section -->
|