Skip to content

docs: rebuild landing page with use-case solution cards - #1777

Closed
youssefea wants to merge 3 commits into
masterfrom
mux/docs-claude-3
Closed

docs: rebuild landing page with use-case solution cards#1777
youssefea wants to merge 3 commits into
masterfrom
mux/docs-claude-3

Conversation

@youssefea

Copy link
Copy Markdown
Contributor

What changed? Why?

Rebuilds the docs landing page (/get-started/base) to be use-case led, per design feedback:

  • Replaced the generic product cards (Chain / Account / Agents / Solana Bridge) with one card per solution: Issue Stablecoins, Integrate DeFi, Enable Lending & Borrowing, Tokenize Stocks, Accept Payments, Private Transactions.
  • Updated the subtitle to "The blockchain for global finance."
  • Cleaned up the Resources section: removed Retroactive Funding (Funding) and Join the Base Ecosystem (Growth), added a Base dashboard link (https://dashboard.base.org).
  • Renamed "Facilitate Payments" → "Accept Payments" (Build on Base nav group + both agentic-payments.mdx page titles).
  • Set card titles to a fixed 1.25rem in style.css.

Notes to reviewers

  • "Accept Payments" links to the agentic-payments page — flagging in case you'd prefer "Agentic Payments" wording or a different destination.
  • No "Explore" section existed on this branch to remove (colleague feedback likely referenced a different/newer version).
  • The 1.25rem card-title rule is site-wide (all <Card> titles), not just the landing page.

How has it been tested?

Verified locally with mint dev at http://localhost:3000/get-started/base — all six solution cards, the new subtitle, and the updated Resources links render correctly with no build errors.

mindapivessaand others added 3 commits July 29, 2026 14:19
Turn the Issue Stablecoins stub into a Stripe-style, demo-driven section
built around the B20 stablecoin variant.
- Get Started landing (get-started/issue-stablecoins) with an interactive
demo above a CardGroup of the issuer jobs
- Eight short, single-purpose Build on Base pages: issue, mint, burn,
restrict, block, recover, pause, reconcile
- New self-contained StablecoinDemo.jsx snippet (flow selector, timeline,
progress bar, animated log, balances) replacing the Visibility-wrapped
reuse that failed to render
- Nav: Issue Stablecoins ordered above Integrate DeFi in both tabs;
redirect for the removed stub; page title capitalized
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- Replace product cards with one card per solution (use-case led)
- Update subtitle to "The blockchain for global finance."
- Clean up Resources: drop Retroactive Funding and Join the Base
Ecosystem, add Base dashboard link
- Rename "Facilitate Payments" -> "Accept Payments" (nav group + pages)
- Set card titles to 1.25rem
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
@mintlify

mintlifyBot commented Aug 6, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

ProjectStatusPreviewUpdated (UTC)
base🟢 ReadyView PreviewAug 6, 2026, 3:15 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

RequirementStatusMore Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot0
1 if user is external0
2 if repo is sensitive0
From .codeflow.yml1
Additional review requirements
Show calculation
Max0
0
From CODEOWNERS0
Global minimum0
Max 1
1
1 if commit is unverified0
Sum1

Sign up for freeto 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.

3 participants

@youssefea@cb-heimdall@mindapivessa