Library

Sticky Scroll Sections

Sticky Scroll Sections

Content sections that fade in/out and scale as you scroll through them. Left side shows numbered text, right side shows visual content. Each section tracks its own scroll progress.

scrollstickysectionsfade

Installation

bash
# Copy sticky-scroll-sections.tsx to your project
cp components/ui/sticky-scroll-sections.tsx your-project/components/ui/sticky-scroll-sections.tsx

How to use

tsx
import { StickyScrollSections } from "@/components/ui/sticky-scroll-sections";
tsx
<StickyScrollSections
  heading="How it works"
  sections={[
    { title: "Connect", description: "Link your data sources.", content: <img src="/step1.jpg" /> },
    { title: "Build", description: "Create your workflow.", content: <img src="/step2.jpg" /> },
  ]}
/>

Dependencies

Exports

StickyScrollSections

File

components/ui/sticky-scroll-sections.tsx
Preview

How it works

A simple three-step process

01 / 03

Connect your tools

Integrate with your existing stack in minutes. We support 200+ data sources including databases, APIs, and cloud storage. No complex setup needed.

Connect
02 / 03

Build automations

Use our visual builder to create workflows. Drag and drop actions, set triggers, and add conditional logic — all without writing code.

Build
03 / 03

Deploy and scale

Ship to production with one click. Real-time monitoring, alerts, and detailed logs keep you in control as you grow.

Deploy
Made with