privateuserh commited on
Commit
f6d3588
·
verified ·
1 Parent(s): 5b1ac4d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -306,17 +306,17 @@
306
  <div class="p-6">
307
  <div class="flex items-center mb-4">
308
  <div class="w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mr-4">
309
- <span class="text-blue-600 text-2xl font-bold">B</span>
310
  </div>
311
  <div>
312
- <h3 class="font-bold text-xl">Fractal Mining Group</h3>
313
  <p class="text-blue-600">All industries</p>
314
  </div>
315
  </div>
316
- <p class="text-gray-600 mb-4">Blockchain solutions for secure medical records and insurance claims.</p>
317
  <div class="flex justify-between items-center">
318
  <span class="text-sm text-gray-500">2026 Cohort</span>
319
- <span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded-full">Series B</span>
320
  </div>
321
  </div>
322
  </div>
@@ -372,7 +372,7 @@
372
  <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
373
  </button>
374
  <div class="faq-content hidden px-6 py-4 bg-gray-50">
375
- <p class="text-gray-600">We accept companies at various stages. For the pre-accelerator, we look for promising ideas with early validation. The core program requires at least a working prototype, while our growth lab is for companies with established product-market fit looking to scale. If in doubt, apply anyway and we'll guide you.</p>
376
  </div>
377
  </div>
378
 
 
306
  <div class="p-6">
307
  <div class="flex items-center mb-4">
308
  <div class="w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mr-4">
309
+ <span class="text-blue-600 text-2xl font-bold">F</span>
310
  </div>
311
  <div>
312
+ <h3 class="font-bold text-xl">Fractal Reserve Group</h3>
313
  <p class="text-blue-600">All industries</p>
314
  </div>
315
  </div>
316
+ <p class="text-gray-600 mb-4">Blockchain Solutions.</p>
317
  <div class="flex justify-between items-center">
318
  <span class="text-sm text-gray-500">2026 Cohort</span>
319
+ <span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded-full">Dev</span>
320
  </div>
321
  </div>
322
  </div>
 
372
  <i class="fas fa-chevron-down text-purple-600 transition-transform duration-300"></i>
373
  </button>
374
  <div class="faq-content hidden px-6 py-4 bg-gray-50">
375
+ <p class="text-gray-600">We accept companies at various stages. For the pre-accelerator, we look for promising ideas within our portfolio with early validation. The core program requires at least a whitepaper with prototype in sight, while our growth lab is for companies with established product-market fit looking to scale. If in doubt, apply anyway and we'll guide you.</p>
376
  </div>
377
  </div>
378