Skip to content

feat: animations added#11

Merged
msaeedsaeedi merged 1 commit into
mainfrom
feat/animations
Jun 19, 2026
Merged

feat: animations added#11
msaeedsaeedi merged 1 commit into
mainfrom
feat/animations

Conversation

@msaeedsaeedi

Copy link
Copy Markdown
Member

Description

Added scroll-triggered revealing animations across the site for a cleaner, more engaging user experience. Introduced a reusable ScrollReveal component and useScrollReveal utility, and applied reveal animations to all section components and pages. Updated index.css with animation keyframes and utility classes. 20 files changed, 650 insertions, 326 deletions.

Related Issues

Fixes N/A
Closes N/A

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (non-breaking change to README, docs, or guides)
  • Refactoring (code reorganization, styling, or performance improvement with no user-facing changes)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Local Build: Ran npm run build and compiled successfully with no errors.
  • Lint/Format Check: Ran npm run lint and all Biome rules passed.
  • Browser Testing: Tested and verified page rendering and interactions on (list browsers/devices):
    • Chrome / Firefox / Safari
    • Mobile viewports (if applicable)
      If applicable, please attach screenshots or screen recordings demonstrating the visual/behavioral changes:

Checklist

  • My code follows the style guidelines of this project (run npm run lint:fix and npm run format:write locally).
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or console errors.
  • I have linked any related issues.

revealing animations added for more cleaner and engaging user experience
@msaeedsaeedi msaeedsaeedi self-assigned this Jun 19, 2026
@msaeedsaeedi
msaeedsaeedi merged commit 6537685 into main Jun 19, 2026
1 check passed
@msaeedsaeedi
msaeedsaeedi deleted the feat/animations branch June 19, 2026 12:17
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