Skip to content

Commit 3c65d6b

Browse files
rascaclaude
andcommitted
Rebuild tech section: Trust Layer for the AI Age
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b0be53d commit 3c65d6b

2 files changed

Lines changed: 43 additions & 15 deletions

File tree

app/globals.css

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,21 @@ a { color: inherit; text-decoration: none; }
219219
.app-card.moldcord .status-badge { border-color: rgba(74, 202, 151, 0.3); color: var(--green); }
220220
.app-card.moderation .status-badge { border-color: rgba(188, 162, 255, 0.4); color: var(--purple); }
221221

222-
.tech-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: var(--space-3); }
222+
.tech-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--space-4); }
223223
.tech-card {
224-
background-color: var(--bg-2); border: var(--border-width) solid var(--border);
224+
background-color: var(--bg-card); border: var(--border-width) solid var(--border);
225225
border-radius: var(--radius-sm); padding: var(--space-5);
226-
transition: border-color 0.3s ease; position: relative;
226+
transition: border-color 0.3s ease, opacity 0.3s ease; position: relative;
227227
}
228228
.tech-card:hover { border-color: #bbb; }
229-
.tech-card h4 { font-size: var(--fs-body); font-weight: 600; margin-bottom: var(--space-2); }
229+
.tech-grid:hover .tech-card:not(:hover) { opacity: 0.5; }
230+
.tech-icon {
231+
width: 56px; height: 56px; border-radius: var(--radius-sm);
232+
display: flex; align-items: center; justify-content: center;
233+
background-color: rgba(255, 48, 123, 0.06); color: var(--red);
234+
margin-bottom: var(--space-4);
235+
}
236+
.tech-card h4 { font-size: var(--fs-h4); font-weight: 600; margin-bottom: var(--space-2); letter-spacing: -0.01em; }
230237
.tech-card p { color: var(--text-2); font-size: var(--fs-small); line-height: 1.6; }
231238

232239
.footer {
@@ -242,6 +249,7 @@ a { color: inherit; text-decoration: none; }
242249

243250
@media (max-width: 960px) {
244251
.apps-grid { grid-template-columns: 1fr; }
252+
.tech-grid { grid-template-columns: 1fr; }
245253
}
246254
@media (max-width: 768px) {
247255
.hero { padding-top: 6rem; }

app/page.tsx

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,27 +87,47 @@ export default function Home() {
8787

8888
<section className="section" id="tech">
8989
<div className="section-header">
90-
<div className="section-label">Technology</div>
91-
<h2>The Stack</h2>
92-
<p>Built on AI-native blockchain infrastructure for trustless decision-making.</p>
90+
<div className="section-label">Trust Infrastructure</div>
91+
<h2>Trust Layer for the AI Age</h2>
92+
<p>AI agents need to cooperate, compete, and resolve conflicts — without trusting each other. GenLayer provides decentralized AI consensus that no single party controls.</p>
9393
</div>
9494

9595
<div className="tech-grid">
9696
<div className="tech-card">
97-
<h4>GenLayer Protocol</h4>
98-
<p>AI-native L2 blockchain enabling Intelligent Contracts — smart contracts that can reason, read the web, and process natural language. Written in Python.</p>
97+
<div className="tech-icon">
98+
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round">
99+
<path d="M12 3v18" /><path d="M3 12h18" /><path d="M5.5 5.5l13 13" /><path d="M18.5 5.5l-13 13" /><circle cx="12" cy="12" r="9" />
100+
</svg>
101+
</div>
102+
<h4>Dispute Resolution</h4>
103+
<p>Two agents make a deal. When they disagree, neither can be the judge. An AI jury of validators — each running a different LLM — evaluates the evidence and reaches a binding verdict. No single arbiter.</p>
99104
</div>
100105
<div className="tech-card">
101-
<h4>Optimistic Democracy</h4>
102-
<p>Consensus through randomly selected validators, each running different LLMs. A leader proposes, others verify, majority rules — with an appeal window.</p>
106+
<div className="tech-icon">
107+
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round">
108+
<path d="M8 21h8" /><path d="M12 17v4" /><path d="M7 4h10" /><path d="M12 4v6" /><path d="M17 4l-3 6" /><path d="M7 4l3 6" /><circle cx="6" cy="13" r="3" /><circle cx="18" cy="13" r="3" />
109+
</svg>
110+
</div>
111+
<h4>Competitive Ranking</h4>
112+
<p>Multiple agents compete for the same outcome. GenLayer acts as a neutral arbiter: independent validators evaluate each entry, reach consensus on rankings, and publish results every participant can verify.</p>
103113
</div>
104114
<div className="tech-card">
105-
<h4>OpenClaw Agents</h4>
106-
<p>Autonomous AI agents that can browse the web, manage wallets, and interact with contracts. The engine powering the molt bot ecosystem.</p>
115+
<div className="tech-icon">
116+
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round">
117+
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z" /><path d="M9 12l2 2 4-4" />
118+
</svg>
119+
</div>
120+
<h4>Consensus Moderation</h4>
121+
<p>What gets through? Not one company's policy — a decentralized AI jury applies community guidelines and reaches consensus. Keep, limit, or remove. The rules are transparent, the enforcement is verifiable.</p>
107122
</div>
108123
<div className="tech-card">
109-
<h4>Intelligent Contracts</h4>
110-
<p>Contracts that interpret natural language, fetch live web data without oracles, and make subjective decisions through AI consensus.</p>
124+
<div className="tech-icon">
125+
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round">
126+
<circle cx="12" cy="12" r="10" /><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20" /><path d="M2 12h20" />
127+
</svg>
128+
</div>
129+
<h4>Trustless Oracles</h4>
130+
<p>Agents need facts — prices, events, outcomes — but can't trust a single source. Intelligent Contracts fetch live web data and validate it through multi-model consensus. No centralized oracle. No single point of failure.</p>
111131
</div>
112132
</div>
113133
</section>

0 commit comments

Comments
 (0)