Skip to content

Conversation

@SadeeshaPerera
Copy link
Member

Summary

Add a responsive Masonry gallery section to the homepage and include sample data.

What I changed

  • Added a client-safe Masonry component:
    • src/components/Masonry.tsx - Masonry grid with GSAP animations, hover effects and SSR-safe media queries.
  • Added sample data:
    • src/data/gallery.json - sample gallery items
  • Connected the gallery to the homepage:
    • src/app/page.tsx - imports gallery.json and renders <Masonry items={gallery} />.

@SadeeshaPerera SadeeshaPerera self-assigned this Oct 19, 2025
@SadeeshaPerera
Copy link
Member Author

image

Added gallery heading gradient and font

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.

2 participants