web3district commited on
Commit
661cdc2
·
verified ·
1 Parent(s): fcb8b33

please move the button of " Download Detailed Deliverables Spreadsheet" from the main top section to the "Partnership Deliverables"section - Follow Up Deployment

Browse files
Files changed (2) hide show
  1. index.html +11 -17
  2. prompts.txt +2 -1
index.html CHANGED
@@ -249,24 +249,9 @@
249
  </a>
250
  </div>
251
 
252
- <!-- Download Button -->
253
- <div class="text-center mt-12">
254
- <a href="https://huggingface.co/spaces/web3district/sbcxweb3dstrict/resolve/main/Web3DistrictXSBC_Deliverables.xlsx"
255
- download="Web3DistrictXSBC_Deliverables.xlsx"
256
- class="bg-gradient-to-r from-purple-start to-fuchsia-end hover:from-purple-600 hover:to-pink-600 text-white font-bold py-3 px-8 rounded-full transition-all transform hover:scale-105 inline-block">
257
- <i class="ph ph-download-simple mr-2"></i> Download Detailed Deliverables Spreadsheet
258
- </a>
259
- </div>
260
- </div>
261
-
262
- <!-- Download Button -->
263
- <div class="text-center mt-12">
264
- <a href="https://huggingface.co/spaces/web3district/sbcxweb3dstrict/resolve/main/Web3DistrictXSBC_Deliverables.xlsx"
265
- download="Web3DistrictXSBC_Deliverables.xlsx"
266
- class="bg-gradient-to-r from-purple-start to-fuchsia-end hover:from-purple-600 hover:to-pink-600 text-white font-bold py-3 px-8 rounded-full transition-all transform hover:scale-105 inline-block">
267
- <i class="ph ph-download-simple mr-2"></i> Download Detailed Deliverables Spreadsheet
268
- </a>
269
  </div>
 
 
270
  </div>
271
  </section>
272
 
@@ -561,9 +546,18 @@
561
  <span>Approve social strategy (Sign-off social media plan before launch)</span>
562
  </li>
563
  </ul>
 
564
  </div>
565
  </div>
566
  </div>
 
 
 
 
 
 
 
 
567
  </section>
568
 
569
  <!-- Potential Brands Section -->
 
249
  </a>
250
  </div>
251
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
252
  </div>
253
+
254
+
255
  </div>
256
  </section>
257
 
 
546
  <span>Approve social strategy (Sign-off social media plan before launch)</span>
547
  </li>
548
  </ul>
549
+
550
  </div>
551
  </div>
552
  </div>
553
+ <!-- Download Button -->
554
+ <div class="text-center mt-12">
555
+ <a href="https://huggingface.co/spaces/web3district/sbcxweb3dstrict/resolve/main/Web3DistrictXSBC_Deliverables.xlsx"
556
+ download="Web3DistrictXSBC_Deliverables.xlsx"
557
+ class="bg-gradient-to-r from-purple-start to-fuchsia-end hover:from-purple-600 hover:to-pink-600 text-white font-bold py-3 px-8 rounded-full transition-all transform hover:scale-105 inline-block">
558
+ <i class="ph ph-download-simple mr-2"></i> Download Detailed Deliverables Spreadsheet
559
+ </a>
560
+ </div>
561
  </section>
562
 
563
  <!-- Potential Brands Section -->
prompts.txt CHANGED
@@ -41,4 +41,5 @@ Make another section similar do Web3 Partner but for Web3 /Ai media outlets web3
41
  create a menu bar below the header with buttons to lead to all sections of the web page, Speakers, Deliverables, etc, in the order you think its better
42
  please make each button of the menu to scroll to teh correspondent section, remove join button
43
  plesae centralize the menu buttons
44
- place this button Download Detailed Deliverables Spreadsheet , at Partnership deliverables section
 
 
41
  create a menu bar below the header with buttons to lead to all sections of the web page, Speakers, Deliverables, etc, in the order you think its better
42
  please make each button of the menu to scroll to teh correspondent section, remove join button
43
  plesae centralize the menu buttons
44
+ place this button Download Detailed Deliverables Spreadsheet , at Partnership deliverables section
45
+ please move the button of " Download Detailed Deliverables Spreadsheet" from the main top section to the "Partnership Deliverables"section