web3district commited on
Commit
6ec4fdc
·
verified ·
1 Parent(s): 5a62a62

plesae centralize the menu buttons - Follow Up Deployment

Browse files
Files changed (2) hide show
  1. index.html +1 -1
  2. prompts.txt +2 -1
index.html CHANGED
@@ -157,7 +157,7 @@
157
  <!-- Navigation Menu -->
158
  <nav class="sticky top-0 z-50 bg-gray-900/90 backdrop-blur-sm border-b border-purple-900/50 shadow-lg">
159
  <div class="container mx-auto px-4">
160
- <div class="flex overflow-x-auto scrollbar-hidden py-3 space-x-4">
161
  <button onclick="scrollToSection('speakers')" class="whitespace-nowrap px-4 py-2 rounded-full bg-gradient-to-r from-purple-900/50 to-fuchsia-900/50 hover:from-purple-700 hover:to-fuchsia-700 text-white font-medium transition-all">
162
  Speakers
163
  </button>
 
157
  <!-- Navigation Menu -->
158
  <nav class="sticky top-0 z-50 bg-gray-900/90 backdrop-blur-sm border-b border-purple-900/50 shadow-lg">
159
  <div class="container mx-auto px-4">
160
+ <div class="flex justify-center overflow-x-auto scrollbar-hidden py-3 space-x-4">
161
  <button onclick="scrollToSection('speakers')" class="whitespace-nowrap px-4 py-2 rounded-full bg-gradient-to-r from-purple-900/50 to-fuchsia-900/50 hover:from-purple-700 hover:to-fuchsia-700 text-white font-medium transition-all">
162
  Speakers
163
  </button>
prompts.txt CHANGED
@@ -39,4 +39,5 @@ instead of all those boxes create just one for the image from the link: https://
39
  Please change: Our Web3 & AI Partner Brands Strategic partners we can Potentially Onboard
40
  Make another section similar do Web3 Partner but for Web3 /Ai media outlets web3 district works with: https://huggingface.co/spaces/web3district/sbcxweb3dstrict/blob/main/Web3District_Media_outlets.png
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
 
 
39
  Please change: Our Web3 & AI Partner Brands Strategic partners we can Potentially Onboard
40
  Make another section similar do Web3 Partner but for Web3 /Ai media outlets web3 district works with: https://huggingface.co/spaces/web3district/sbcxweb3dstrict/blob/main/Web3District_Media_outlets.png
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