feat(web): home feature cards + featured capabilities (OpenRouter-style) - #133
Open
rahulsainlll wants to merge 1 commit into
Open
feat(web): home feature cards + featured capabilities (OpenRouter-style)#133rahulsainlll wants to merge 1 commit into
rahulsainlll wants to merge 1 commit into
Conversation
…on the home Adds two sections to the home's white area, in the site's light theme: - Feature cards: four cards (One API for every capability, Pay per call in USDC, Agent-native with caps, Publish in one line), image on the upper half + copy below, each linking to its doc. Only the art + Learn-more react on hover (no card lift). The Publish card shows the npm logo; the other three use a faded placeholder until real illustrations land. - Featured capabilities: Stellar (Free), TrustLine / Loans (from $0.1), Nebula / MCP payments (Paid), with real logos and honest Type/Price fields, plus a "View all" link to /capabilities.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds two OpenRouter-style sections to the home page (white/light theme, matching the existing site).
Feature cards — four cards, illustration on the upper half + copy below, each linking to a doc:
/docs/call-a-capability/docs/accept-payments/docs/authentication/docs/become-a-capability(shows the npm logo)Hover: only the art scales + the Learn-more link reacts (no card lift), per design review.
Featured capabilities — Stellar (Free), TrustLine / Loans (from $0.1), Nebula / MCP payments (Paid), with real logos + honest Type/Price fields, and a "View all →" to
/capabilities.Verified: web typecheck ✓, clean build ✓ (24/24 pages).
Still to finalize before merge (placeholders in place):