Skip to content

fix: add missing X (Twitter) card and correct official URL#3

Open
ygd58 wants to merge 1 commit into
RitualChain:mainfrom
ygd58:fix/add-twitter-card-correct-url
Open

fix: add missing X (Twitter) card and correct official URL#3
ygd58 wants to merge 1 commit into
RitualChain:mainfrom
ygd58:fix/add-twitter-card-correct-url

Conversation

@ygd58

@ygd58 ygd58 commented Jul 1, 2026

Copy link
Copy Markdown

Summary

This PR fixes two related issues with the X (Twitter) integration:

Problems

  • The twitter link was defined in lib/constants.ts but never rendered in bento-grid.tsx — so the X card was completely missing from the UI
  • The href pointed to https://x.com/BunsDev (a personal account) instead of the official Ritual Chain account

Changes

  • ✅ Add X (Twitter) BentoCard to bento-grid.tsx
  • ✅ Fix twitter.href to point to official @ritualfnd account (https://x.com/ritualfnd)
  • ✅ Add Twitter icon import from lucide-react

- Add X (Twitter) BentoCard to bento-grid.tsx (was defined in constants but never rendered)
- Fix twitter href from incorrect personal account to official @ritualfnd account
- Add Twitter icon import from lucide-react
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@ygd58 is attempting to deploy a commit to the 0xBuns Team on Vercel.

A member of the Team first needs to authorize it.

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