Tessera_JD_DeFi_Growth_Lead

This commit is contained in:
fiftyeightandeight
2025-08-05 20:36:47 +08:00
parent 58634f274e
commit a03523ea06

View File

@@ -15,7 +15,7 @@
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
line-height: 1.6;
color: #2c2c2c;
background: linear-gradient(135deg, #c8f7c5 0%, #a8e6a3 100%);
background: #d2fb95;
min-height: 100vh;
}
@@ -31,7 +31,7 @@
}
.header {
background: linear-gradient(135deg, #c8f7c5 0%, #a8e6a3 100%);
background: #d2fb95;
padding: 3rem 2rem;
text-align: center;
position: relative;
@@ -102,7 +102,7 @@
color: #1a1a1a;
margin-bottom: 1rem;
padding-bottom: 0.5rem;
border-bottom: 3px solid #c8f7c5;
border-bottom: 3px solid #d2fb95;
display: inline-block;
}
@@ -134,14 +134,14 @@
.highlight-box {
background: linear-gradient(135deg, #f8fff8 0%, #f0fdf0 100%);
border-left: 4px solid #c8f7c5;
border-left: 4px solid #d2fb95;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.cta-section {
background: linear-gradient(135deg, #c8f7c5 0%, #a8e6a3 100%);
background: #d2fb95;
padding: 2rem;
text-align: center;
margin-top: 2rem;
@@ -200,20 +200,7 @@
<div class="container">
<div class="header">
<div class="logo">
<svg class="logo-icon" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
.cube-face { fill: #1a1a1a; }
</style>
</defs>
<!-- Tessera cube logo recreation -->
<polygon class="cube-face" points="20,25 50,10 80,25 50,40"/>
<polygon class="cube-face" points="15,30 45,45 45,75 15,60"/>
<polygon class="cube-face" points="55,45 85,30 85,60 55,75"/>
<polygon class="cube-face" points="20,65 50,50 80,65 50,80"/>
<polygon class="cube-face" points="15,70 45,85 45,95 15,80"/>
<polygon class="cube-face" points="55,85 85,70 85,80 55,95"/>
</svg>
<img class="logo-icon" src="https://cdn.tesseralab.co/tessera/Tessera_avatar.png" alt="Tessera Logo" />
<div class="logo-text">Tessera</div>
</div>
<div class="tagline">Trade private equity stocks as Meme Coins</div>
@@ -229,6 +216,7 @@
<div class="section">
<h2>About Tessera</h2>
<p>Tessera is democratizing access to private equity investments through DeFi. We're building the first permissionless platform that lets anyone trade exposure to companies like SpaceX, OpenAI, and xAI with the same ease as trading any crypto token. We're launching on Solana with plans for multi-chain expansion, targeting the rapidly growing tokenized real-world assets market.</p>
<p>Learn more at <a href="https://www.tessera.pe" target="_blank" style="color: #2c2c2c; font-weight: 600; text-decoration: underline;">www.tessera.pe</a></p>
</div>
<div class="section">