Immersive Scroll Story

Long-form scrollytelling: one continuous narrative unfolding section by section, scroll-bound animation.

ProImmersiveimmersive6 sections

Install

npx shadcn@latest add "https://webberui.com/r/immersive-scroll-story.json?t=<install token>"

The whole page lands in app/templates/immersive-scroll-story/. You can also use a long-lived licence key instead: set the Authorization: Bearer <key> header in the registries block of components.json — better for CI or a project several people share. What you may do with the source is in the licence terms.

Sections it ships with

Sections inside one template share the same design tokens, so swapping and reordering them keeps the colours, spacing and animation rhythm consistent. Pick and combine them in the section composer.

  1. 1

    Prologue Hero

    A minimal navbar over a drifting spore-particle field, opening on an oversized gradient title that announces one seed's journey.

    hero
  2. 2

    Five Pinned Acts

    A five-act story pinned to the scroll, its central plant SVG growing from seed to bloom while the ambient colour shifts act by act.

    timeline
  3. 3

    Brand Manifesto

    A manifesto line that parallax-shifts and surfaces word by word out of blur, setting out the regenerative-farming philosophy.

    content
  4. 4

    Numbers in the Root System

    A four-panel rolling counter board covering seeds, soil recovery rate and carbon-sink cycles.

    stats
  5. 5

    Seed Programme Sign-Up

    An email sign-up form inside a gradient glass card that swaps to a success message once submitted.

    cta
  6. 6

    Footer

    Dark footer with a brand blurb, social links, three columns of site navigation and a back-to-top button.

    footer

What you get is source code

Not an npm package, not a zip file. Once installed, the page's TypeScript source sits in your repo: edit it however you like, no runtime dependency, no expiry mechanism. Your site keeps running even if ours goes down.

Browse the other 103 templates →