Skip to content

fixed#1909

Open
TanushreeHarika wants to merge 3 commits into
RatLoopz:mainfrom
TanushreeHarika:scan
Open

fixed#1909
TanushreeHarika wants to merge 3 commits into
RatLoopz:mainfrom
TanushreeHarika:scan

Conversation

@TanushreeHarika

Copy link
Copy Markdown
Contributor

🛑 STOP: Assignment & File Scope Check

  • I am assigned to this issue.
  • I verified that this PR ONLY touches the required files.

Pull Request
Description
Redesigns the primary "Scan Medicine" feature banner on the home page into a sleek, modern UI component. This replaces the flat large button with a refined card-style banner to improve visual hierarchy and encourage user interaction.

Changes Made
Refined Card-Style Banner: Replaced the flat button with a deep, layered card featuring a glassmorphic icon background, refined borders, and large rounded corners.
Rich Depth Gradient: Added a multi-stop gradient background (from-emerald-600 via-emerald-500 to-teal-700) paired with subtle inner vignettes and floating blurred decorative blobs to give it an immersive 3D feel.
On-Load Entry Animation: The component now smoothly slides up and fades in on page load using a 700ms animation (animate-in slide-in-from-bottom-8 fade-in).
Premium Reflective Shine Effect: Added an angled, reflective light sweep (skew-x-[-30deg]) that glides across the entire banner when you hover over it.
Typography & Icon Polish: Increased the font weight and size slightly, added a transparent text clip with a bright gradient, and enclosed the action arrow in a frosted glass circle that translates elegantly on hover.

📋 PR Summary & Link

🏷️ PR Type

  • 🐛 type: bug
  • type: feature
  • 📖 type: docs
  • 🧪 type: testing
  • 🔒 type: security
  • type: performance
  • 🎨 type: design
  • ♻️ type: refactor
  • 🛠️ type: devops
  • type: accessibility

✅ Checklist

  • My PR has a linked issue (Closes #123)
  • I have pulled the latest main and resolved any conflicts

@github-project-automation github-project-automation Bot moved this to 📥 Backlog in SahiDawa Workflow Jun 14, 2026
@github-actions github-actions Bot added gssoc:approved Approved for gssoc good first issue Good for newcomers level:intermediate 35 pts quality:clean multiplier x1.2 type:design UI styling, design layout, animations labels Jun 14, 2026
@dipexplorer

Copy link
Copy Markdown
Member

@TanushreeHarika, It looks like u accidentally merged three other open Pull Requests (#1894, #1900, #1906) into ur local branch before pushing. Bcz of this, your PR currently contains 15 unrelated files (like ML python scripts and API rate limiters) that belong to other contributors.

Could u plz reset your branch so it only contains your changes to apps/web/app/[locale]/page.tsx?

The easiest way to fix this:

  1. Copy page.tsx code somewhere safe.
  2. Checkout a fresh branch from the latest upstream main.
  3. Paste your changes.
  4. force push to this PR branch (git push -f).

@dipexplorer dipexplorer added level:beginner 20 pts and removed level:intermediate 35 pts labels Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers gssoc:approved Approved for gssoc level:beginner 20 pts quality:clean multiplier x1.2 type:design UI styling, design layout, animations

Projects

Status: 📥 Backlog

Development

Successfully merging this pull request may close these issues.

UI Redesign: Premium Scan Medicine Banner

2 participants