Skip to content

fix banner card button did primum#249

Merged
BHUVANSH855 merged 2 commits into
AnthropicBots:mainfrom
jikrana1:feat/Banner-card-primum-btn
Jun 24, 2026
Merged

fix banner card button did primum#249
BHUVANSH855 merged 2 commits into
AnthropicBots:mainfrom
jikrana1:feat/Banner-card-primum-btn

Conversation

@jikrana1

Copy link
Copy Markdown

📋 Pull Request — Improve Banner Button Styling

🔗 Related Issue

Closes #242


📝 Summary

Updated the banner action buttons to have a more premium and consistent appearance across the website.

✨ Changes Made

  • Redesigned .white buttons with a modern and premium look.
  • Improved colors, shadows, and hover effects.
  • Enhanced border radius and spacing for better visual appeal.
  • Made button styles consistent with the overall Cara Fashion theme.
  • Added smooth transition effects for better user experience.

🎯 Result

The "View Products" and other banner buttons now blend seamlessly with the website design and provide a more polished, premium feel.

screenshot

image

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Bhuvansh's projects Team on Vercel.

A member of the Team first needs to authorize it.

@BHUVANSH855 BHUVANSH855 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The updated button styling looks good visually, but there are a couple of issues that should be addressed before merging:

  1. The .white selector is too generic and may unintentionally affect other elements across the application. Please scope it to the banner section or use a more specific class name.

  2. The button has hover and active states but no :focus / :focus-visible state for keyboard accessibility. Please add a visible focus style.

  3. Consider responsive adjustments for button padding on smaller screens to ensure a consistent mobile experience.

Please address these issues before merging.

@BHUVANSH855 BHUVANSH855 added action: clean-up Pull Request needs cleaning. SSoC26 Program label for Social Summer of Code Season 5. labels Jun 23, 2026

@BHUVANSH855 BHUVANSH855 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BHUVANSH855 BHUVANSH855 added action: merge Pull Request is ready for merge. Medium Program's points label. and removed action: clean-up Pull Request needs cleaning. labels Jun 24, 2026
@BHUVANSH855 BHUVANSH855 merged commit d1442a6 into AnthropicBots:main Jun 24, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge Pull Request is ready for merge. Medium Program's points label. SSoC26 Program label for Social Summer of Code Season 5.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: [UI] Banner Card Buttons ("View Products" & "Collection") are Unstyled — Need Premium Design

2 participants