Spaces:
Running
Running
please remove the 2 black bullet points from the last 2 boxes from the roadmap - Follow Up Deployment
Browse files- index.html +2 -6
- prompts.txt +2 -1
index.html
CHANGED
|
@@ -474,9 +474,7 @@
|
|
| 474 |
|
| 475 |
<!-- SBC Summit -->
|
| 476 |
<div class="mb-16 relative flex speaker-card">
|
| 477 |
-
<div class="hidden md:block absolute -left-4 top-4 w-8 h-8 rounded-full bg-gradient-to-r from-purple-start to-fuchsia-end flex items-center justify-center z-10">
|
| 478 |
-
<div class="w-3 h-3 bg-gray-900 rounded-full"></div>
|
| 479 |
-
</div>
|
| 480 |
<div class="bg-gradient-to-br from-purple-900 to-fuchsia-900 text-white p-6 rounded-2xl shadow-lg w-full relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50" data-aos="fade-up">
|
| 481 |
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-gradient-to-r from-purple-start to-fuchsia-end text-white text-sm font-bold px-4 py-1 rounded-full whitespace-nowrap">
|
| 482 |
SEPTEMBER 16-18 — SBC SUMMIT LIVE
|
|
@@ -505,9 +503,7 @@
|
|
| 505 |
|
| 506 |
<!-- Post-Event -->
|
| 507 |
<div class="relative flex speaker-card">
|
| 508 |
-
<div class="hidden md:block absolute -left-4 top-4 w-8 h-8 rounded-full bg-gradient-to-r from-purple-start to-fuchsia-end flex items-center justify-center z-10">
|
| 509 |
-
<div class="w-3 h-3 bg-gray-900 rounded-full"></div>
|
| 510 |
-
</div>
|
| 511 |
<div class="bg-gradient-to-br from-purple-900 to-fuchsia-900 text-white p-6 rounded-2xl shadow-lg w-full relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50">
|
| 512 |
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-gradient-to-r from-purple-start to-fuchsia-end text-white text-sm font-bold px-4 py-1 rounded-full whitespace-nowrap">
|
| 513 |
OCTOBER 2025 — POST EVENT
|
|
|
|
| 474 |
|
| 475 |
<!-- SBC Summit -->
|
| 476 |
<div class="mb-16 relative flex speaker-card">
|
| 477 |
+
<div class="hidden md:block absolute -left-4 top-4 w-8 h-8 rounded-full bg-gradient-to-r from-purple-start to-fuchsia-end flex items-center justify-center z-10"></div>
|
|
|
|
|
|
|
| 478 |
<div class="bg-gradient-to-br from-purple-900 to-fuchsia-900 text-white p-6 rounded-2xl shadow-lg w-full relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50" data-aos="fade-up">
|
| 479 |
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-gradient-to-r from-purple-start to-fuchsia-end text-white text-sm font-bold px-4 py-1 rounded-full whitespace-nowrap">
|
| 480 |
SEPTEMBER 16-18 — SBC SUMMIT LIVE
|
|
|
|
| 503 |
|
| 504 |
<!-- Post-Event -->
|
| 505 |
<div class="relative flex speaker-card">
|
| 506 |
+
<div class="hidden md:block absolute -left-4 top-4 w-8 h-8 rounded-full bg-gradient-to-r from-purple-start to-fuchsia-end flex items-center justify-center z-10"></div>
|
|
|
|
|
|
|
| 507 |
<div class="bg-gradient-to-br from-purple-900 to-fuchsia-900 text-white p-6 rounded-2xl shadow-lg w-full relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50">
|
| 508 |
<div class="absolute -top-3 left-1/2 -translate-x-1/2 bg-gradient-to-r from-purple-start to-fuchsia-end text-white text-sm font-bold px-4 py-1 rounded-full whitespace-nowrap">
|
| 509 |
OCTOBER 2025 — POST EVENT
|
prompts.txt
CHANGED
|
@@ -42,4 +42,5 @@ theres some lines appearing on the top of the first box when gets 3D, can you fi
|
|
| 42 |
please copy to all other boxes from the road map the effect you used in the box of MAY
|
| 43 |
please copy the same style CSS from May box to all others , fix the grey colour and pay attention in the last boxes theres still bullet points and a weird error on the effect
|
| 44 |
please copy the same style CSS from May box to all others , fix the grey colour and pay attention in the last boxes theres still bullet points and a weird error on the effect
|
| 45 |
-
theres some boxes with gray colour please fix, make those follow the look and feel of the May first box from road map section
|
|
|
|
|
|
| 42 |
please copy to all other boxes from the road map the effect you used in the box of MAY
|
| 43 |
please copy the same style CSS from May box to all others , fix the grey colour and pay attention in the last boxes theres still bullet points and a weird error on the effect
|
| 44 |
please copy the same style CSS from May box to all others , fix the grey colour and pay attention in the last boxes theres still bullet points and a weird error on the effect
|
| 45 |
+
theres some boxes with gray colour please fix, make those follow the look and feel of the May first box from road map section
|
| 46 |
+
please remove the 2 black bullet points from the last 2 boxes from the roadmap
|