April 16, 2026SimpleAbout & Story
About Intro
A 12-column grid about section with a line-mask heading reveal, responsive text, and a sticky autoplay video on the right column. Stacks to single column on mobile with video above text.
Preview
Myself

Passionate about merging design and engineering, I craft smooth, interactive experiences with purpose. With a focus on motion, performance, and detail, I help bring digital products to life for forward-thinking brands around the world.
Passionate about merging design and engineering, I craft smooth, interactive experiences with purpose. With a focus on motion, performance, and detail, I help bring digital products to life for forward-thinking brands around the world.

Source
import AboutIntro from "./index.jsx";
import { aboutIntro } from "../demo-data.js";
export default function AboutIntroDemo() {
return <AboutIntro {...aboutIntro} />;
}
Dependencies
gsap