Skip to content

Use gradient agent-wallet image as onboarding card background - #2150

Merged
MusabShakeel576 merged 1 commit into
qafrom
claude/agent-wallet-bg
Jun 14, 2026
Merged

Use gradient agent-wallet image as onboarding card background#2150
MusabShakeel576 merged 1 commit into
qafrom
claude/agent-wallet-bg

Conversation

@MusabShakeel576

Copy link
Copy Markdown
Contributor

Summary

Follow-up to the agent-wallet onboarding image (originally shipped via #2142). Swaps in the new gradient agent-wallet.png and renders it as a background layer behind the onboarding card instead of an inline image — the exported art had too much empty space above/below when shown inline.

Changes

  • Replaced the transparent agent-wallet.png with the new gradient version (registry hash updated in lib/assets.ts).
  • Onboarding card container is now relative + overflow-hidden so the background respects the rounded corners.
  • The image is absolutely positioned, top-aligned, full-width at h-[400px], with contentFit="contain" + contentPosition="top" (top-center).
  • Brought back a 300px spacer View placeholder; the title/description/button render on top of the background.

Notes

  • Diff is just 3 files (+6/-3) on top of current qa.
  • A parallel PR applies the same change to master.

https://claude.ai/code/session_01AZ7i9i1YACRWSgDposkNPF


Generated by Claude Code

Swap in the new gradient agent-wallet.png and render it as a background
layer behind the onboarding card instead of an inline image (the exported
art had too much empty space above/below when shown inline).

- Container is now relative + overflow-hidden so the background respects
  the rounded corners.
- Image is absolutely positioned, top-aligned, full-width at h-[400px]
  with contentFit="contain" + contentPosition="top" (top-center).
- A 300px spacer View reserves the image area; title/description/button
  render on top.

https://claude.ai/code/session_01AZ7i9i1YACRWSgDposkNPF
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
solid-app Ignored Ignored Jun 14, 2026 12:40pm
solid-app-staging Ignored Ignored Jun 14, 2026 12:40pm

Request Review

@MusabShakeel576
MusabShakeel576 merged commit 0c87f77 into qa Jun 14, 2026
5 checks passed
@MusabShakeel576
MusabShakeel576 deleted the claude/agent-wallet-bg branch June 14, 2026 13:05
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.

2 participants