Skip to content

feat(web): landing page for Clicked#5

Merged
codebestia merged 4 commits into
mainfrom
dev
May 13, 2026
Merged

feat(web): landing page for Clicked#5
codebestia merged 4 commits into
mainfrom
dev

Conversation

@codebestia

Copy link
Copy Markdown
Owner

Summary

  • Updated globals.css with dark-mode design tokens (background, accent purple, card, border)
  • Updated site metadata (title + description)
  • Built 7 composable landing page sections in src/components/landing/:
    • Navbar — sticky frosted glass nav with anchor links and "Launch App" CTA
    • Hero — headline, sub-copy, two CTAs, and a mock chat UI preview showing messaging + payment + voting
    • Features — 6-card grid explaining core capabilities (messaging, payments, treasury, proposals, voting, AI)
    • HowItWorks — 4-step walkthrough from wallet connect to on-chain governance
    • TechStack — colour-coded pill badges grouped by category (Frontend, Backend, Blockchain, AI, Infra)
    • CTA — bottom call-to-action with glow effect
    • Footer — links to GitHub, Stellar, and MIT license
  • page.tsx replaces the default Next.js scaffold with the composed landing page
  • Production build passes with zero TypeScript errors, fully statically rendered

@codebestia codebestia merged commit 956e84c into main May 13, 2026
1 check failed
codebestia added a commit that referenced this pull request Jun 26, 2026
feat(web): landing page for Clicked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant