Skip to content

feat(web): add smooth scroll reveal animations#604

Open
Ruchira807 wants to merge 1 commit into
Dev-Card:mainfrom
Ruchira807:smooth-scroll-reveal
Open

feat(web): add smooth scroll reveal animations#604
Ruchira807 wants to merge 1 commit into
Dev-Card:mainfrom
Ruchira807:smooth-scroll-reveal

Conversation

@Ruchira807

Copy link
Copy Markdown

Summary

Adds smooth scroll reveal animations to the landing page to improve user engagement and modernize the browsing experience.

Closes #320


Type of Change

  • New feature
  • UI / Design change

What Changed

  • Added fade-in and slide-up reveal animations for landing page content.
  • Implemented scroll-triggered animations using Intersection Observer.
  • Added smooth reveal transitions for feature cards and hero content.
  • Optimized animations for performance and responsiveness.

How to Test

  1. Run the project locally using pnpm dev:web.
  2. Open the landing page.
  3. Scroll through the page and verify that sections reveal smoothly as they enter the viewport.
  4. Confirm animations work correctly on desktop and mobile layouts.

Checklist

  • My code follows the project's coding style.
  • No debug statements left in the code.
  • UI remains responsive and accessible.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@Ruchira807 is attempting to deploy a commit to the Prashantkumar Khatri's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc:approved Required label for every approved PR. Gives the base +50 points and enables contribution tracking. web labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown

Hi @Ruchira807,

Thanks for opening this pull request.

This PR has been automatically classified based on the files modified.

Applied Labels

  • gssoc:approved
  • web

Primary Review Area

  • web

Reviewer

@ShantKhatri has been identified as the primary reviewer for this pull request.

If you have any questions regarding the affected area or implementation details, feel free to reach out to the assigned reviewer.

Thank you for your contribution!

@github-actions

Copy link
Copy Markdown

CI — All Checks Passed

Backend — SKIP

Check Result
Lint -
Test -
Typecheck -

Mobile — SKIP

Check Result
Lint -
Test -

Web — PASS

Check Result
Build PASS

Last updated: Thu, 18 Jun 2026 16:29:44 GMT

@Ruchira807

Copy link
Copy Markdown
Author

Hi @ShantKhatri,

I have implemented the scroll reveal animations for Issue #320 and verified that the web build passes successfully. I'd appreciate it if you could review the PR when you have time.

Thank you!

@ShantKhatri ShantKhatri self-requested a review June 18, 2026 18:13
@ShantKhatri

Copy link
Copy Markdown
Collaborator

Hey @Ruchira807 , I'm not able to see the changed effects, could you please add the demo video or show us in tomorrow community call?

@Ruchira807

Copy link
Copy Markdown
Author

Hey @Ruchira807 , I'm not able to see the changed effects, could you please add the demo video or show us in tomorrow community call?

Screen.Recording.2026-06-20.212124.mp4
Screen.Recording.2026-06-20.212211.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Required label for every approved PR. Gives the base +50 points and enables contribution tracking. web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Smooth Scroll Reveal Animations

2 participants