fixed#1909
Open
TanushreeHarika wants to merge 3 commits into
Open
Conversation
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:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛑 STOP: Assignment & File Scope Check
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: bugtype: featuretype: docstype: testingtype: securitytype: performancetype: designtype: refactortype: devopstype: accessibility✅ Checklist
Closes #123)mainand resolved any conflicts