Skip to content

landing page step card icon tweak#753

Merged
moehdotdev merged 1 commit into
mainfrom
landingpage-uiux-changes
May 15, 2026
Merged

landing page step card icon tweak#753
moehdotdev merged 1 commit into
mainfrom
landingpage-uiux-changes

Conversation

@moehdotdev

@moehdotdev moehdotdev commented May 15, 2026

Copy link
Copy Markdown
Member

what changed

  • the step badge (top-left corner of each card) used to show a text label like "step 1". it now shows the step's icon instead, with a border-primary/20 border and p-1.5 padding to give it a cleaner pill shape
  • the separate icon container below the badge (w-7 h-7 bg-primary/10 div) was removed since the icon is now already surfaced in the badge no need to show it twice
  • the step title sits directly in the flex row without the icon wrapper, so the heading alignment is simpler

it just didn't make any sense

before :
image

now :
image

  • having both a step number badge and a separate icon box was visually noisy and redundant
  • showing the icon in the badge is more scannable at a glance and saves vertical space in the card header

@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
notevo Ready Ready Preview, Comment May 15, 2026 5:20am

@moehdotdev moehdotdev merged commit bbb4b31 into main May 15, 2026
2 checks passed
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