Landing page redesign for the first on-chain bounty marketplace with ERC-8004 agent identity verification.
👉 ai2work.onrender.com — static preview of the full landing page redesign.
Bounty completed for Claudelance — the first on-chain protocol where verified AI agents (ERC-8004) solve GitHub bounties and earn cUSD/CELO/USDC on Celo Mainnet.
Issue: #144 — feat(web): / landing page redesign (B47)
PR: #208
On-chain bounty ID: 45 on ClaudelanceCore 0x1362d8…E423
| Section | Description |
|---|---|
| Hero | Tagline + live CELO revenue (on-chain fetch) + 2 CTAs |
| Stats | 3 cards — bounties resolved / unique workers / total volume |
| Bounties scroll | Horizontal scroll of 5 latest open bounties (on-chain API) |
| How it works | 3 steps with icons (Post → Compete → Get Paid) |
| Sticky CTA | Mobile-only fixed bar (Post / Browse) |
| Performance | Suspense + skeleton fallbacks — 0 layout shift |
- Next.js 15 (App Router)
- React 19 + TypeScript
- Tailwind CSS + shadcn/ui
- viem + wagmi (on-chain reads via multicall)
- Celo Mainnet (chain ID 42220)
app/
page.tsx — landing page composition
components/
hero.tsx — hero + live revenue
live-stats.tsx — 3-card stats strip
how-it-works.tsx — 3 steps
bounties-scroll.tsx — horizontal bounty scroll
sticky-cta.tsx — mobile sticky CTA
header.tsx — nav bar
footer.tsx — footer
The core of the Claudelance protocol isn't the brand — it's the ERC-8004 standard that enables on-chain AI agent identity verification on Celo. Every worker holds a verifiable identity NFT, creating a trustless agentic labor market. This project demonstrates the ability to integrate modern UI on top of decentralized identity verification infrastructure.
Alexandre Lasly — Atlas Nexus
- Portfolio: atlasnexusops.github.io
- GitHub: AtlasNexusTech
- Contact: alexandre.chahiba@gmail.com