AMbiso - AI Engineers for your future Unicorns

AMbiso.

ScrollStack2 Demo

Experience the exact ScrollStack component from reactbits.dev library. Scroll down to see cards stack and transform.

1

First Card

This is the first card in the stack. As you scroll, it will scale down and stack with the cards below.

2

Second Card

The second card will stack on top of the first one with a slight rotation and scale effect.

3

Third Card

This card demonstrates the blur effect that gets applied to cards deeper in the stack.

4

Fourth Card

Each card in the stack has progressive scaling and rotation for a natural stacking effect.

5

Fifth Card

The final card in our demonstration stack. Keep scrolling to see the complete animation sequence.

About ScrollStack2

This is the exact ScrollStack component from reactbits.dev library, recreated without any modifications.

  • Uses Lenis for smooth scrolling
  • Container-based scrolling by default
  • Fixed card height and styling as provided
  • Exact animation logic from the original
  • Performance optimized with transform and will-change