web3district commited on
Commit
7d734f7
·
verified ·
1 Parent(s): f7cedf3

plese create a card for a second speaker for Borget from this link, please use the image from this link for the card: http://www.borget.net - Follow Up Deployment

Browse files
Files changed (2) hide show
  1. index.html +7 -7
  2. prompts.txt +2 -1
index.html CHANGED
@@ -257,21 +257,21 @@
257
  </div>
258
  </div>
259
 
260
- <!-- Speaker 2 -->
261
  <div class="speaker-card group relative h-full">
262
  <div class="absolute inset-0 bg-gradient-to-br from-purple-900/30 to-fuchsia-900/30 rounded-2xl shadow-2xl"></div>
263
  <div class="relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50 rounded-2xl p-6 h-full flex flex-col items-center text-center">
264
  <div class="w-[calc(100%+48px)] h-48 -mx-6 -mt-6 overflow-hidden rounded-t-2xl">
265
- <img src="https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?q=80&w=2560&auto=format&fit=crop" alt="Speaker" class="w-full h-full object-cover object-center">
266
  </div>
267
- <h3 class="text-2xl font-bold text-white mb-1">Sarah Johnson</h3>
268
- <p class="text-purple-300 text-sm mb-4">CTO, Web3District</p>
269
- <p class="text-purple-200 text-sm mb-4">Building Phygital Experiences</p>
270
  <div class="mt-auto w-full">
271
  <div class="bg-gradient-to-r from-purple-start to-fuchsia-end h-px w-full opacity-50 mb-3"></div>
272
  <div class="flex justify-center space-x-3 text-purple-300">
273
- <a href="#" class="hover:text-white"><i class="ph ph-twitter-logo"></i></a>
274
- <a href="#" class="hover:text-white"><i class="ph ph-linkedin-logo"></i></a>
275
  </div>
276
  </div>
277
  </div>
 
257
  </div>
258
  </div>
259
 
260
+ <!-- Speaker 2 - Borget -->
261
  <div class="speaker-card group relative h-full">
262
  <div class="absolute inset-0 bg-gradient-to-br from-purple-900/30 to-fuchsia-900/30 rounded-2xl shadow-2xl"></div>
263
  <div class="relative bg-gray-900/80 backdrop-blur-sm border border-purple-700/50 rounded-2xl p-6 h-full flex flex-col items-center text-center">
264
  <div class="w-[calc(100%+48px)] h-48 -mx-6 -mt-6 overflow-hidden rounded-t-2xl">
265
+ <img src="http://www.borget.net/wp-content/uploads/2021/05/borget-1.jpg" alt="Sébastien Borget" class="w-full h-full object-cover object-center">
266
  </div>
267
+ <h3 class="text-2xl font-bold text-white mb-1">Sébastien Borget</h3>
268
+ <p class="text-purple-300 text-sm mb-4">Co-Founder & COO, The Sandbox</p>
269
+ <p class="text-purple-200 text-sm mb-4">Metaverse & Web3 Gaming</p>
270
  <div class="mt-auto w-full">
271
  <div class="bg-gradient-to-r from-purple-start to-fuchsia-end h-px w-full opacity-50 mb-3"></div>
272
  <div class="flex justify-center space-x-3 text-purple-300">
273
+ <a href="https://twitter.com/borgetsebastien" class="hover:text-white"><i class="ph ph-twitter-logo"></i></a>
274
+ <a href="https://www.linkedin.com/in/borgetsebastien/" class="hover:text-white"><i class="ph ph-linkedin-logo"></i></a>
275
  </div>
276
  </div>
277
  </div>
prompts.txt CHANGED
@@ -53,4 +53,5 @@ please adapt this infos and photos from another code on this code in the box of
53
  lets do the same with this one creating another box of may bellow the first one: <div class="bg-white p-6 rounded-xl shadow-lg"> <div class="text-sm font-semibold text-accent mb-2">MAY</div> <h3 class="text-xl font-bold mb-3">Web3/Ai Portugal Activation</h3> <p>The kickoff TON activation got an extra boost—our event post was shared across Portugal's top-tier Web3 Telegram groups, reaching 8 000+ highly engaged members.</p> <div class="mt-4 flex flex-wrap gap-2"> <span class="bg-primary/10 text-primary text-xs font-medium px-3 py-1 rounded-full">Exposed to 8K Web3/AI Portuguese</span> </div> <div class="bg-white p-4 rounded-xl shadow-sm mt-4 w-1/2"> <div class="bg-gray-50 p-2 rounded-lg"> <img src="https://drive.google.com/thumbnail?id=1qoNoY_hNEqRgqwrYJgBeHpD4ha4UpZrL&amp;sz=w1000" alt="Planning Strategy" class="rounded-lg w-full h-auto"> </div> </div> </div>
54
  when watch trailler is clcked, opens a video from the google drive link: https://drive.google.com/file/d/1nVi1lALKDSSFVNFlYUrw56b4iK2EwSd7/view?usp=sharing
55
  can you make the video play in a dialog box inside the website instead of opening google drive?
56
- the video dont play when click watch trailler
 
 
53
  lets do the same with this one creating another box of may bellow the first one: <div class="bg-white p-6 rounded-xl shadow-lg"> <div class="text-sm font-semibold text-accent mb-2">MAY</div> <h3 class="text-xl font-bold mb-3">Web3/Ai Portugal Activation</h3> <p>The kickoff TON activation got an extra boost—our event post was shared across Portugal's top-tier Web3 Telegram groups, reaching 8 000+ highly engaged members.</p> <div class="mt-4 flex flex-wrap gap-2"> <span class="bg-primary/10 text-primary text-xs font-medium px-3 py-1 rounded-full">Exposed to 8K Web3/AI Portuguese</span> </div> <div class="bg-white p-4 rounded-xl shadow-sm mt-4 w-1/2"> <div class="bg-gray-50 p-2 rounded-lg"> <img src="https://drive.google.com/thumbnail?id=1qoNoY_hNEqRgqwrYJgBeHpD4ha4UpZrL&amp;sz=w1000" alt="Planning Strategy" class="rounded-lg w-full h-auto"> </div> </div> </div>
54
  when watch trailler is clcked, opens a video from the google drive link: https://drive.google.com/file/d/1nVi1lALKDSSFVNFlYUrw56b4iK2EwSd7/view?usp=sharing
55
  can you make the video play in a dialog box inside the website instead of opening google drive?
56
+ the video dont play when click watch trailler
57
+ plese create a card for a second speaker for Borget from this link, please use the image from this link for the card: http://www.borget.net