May 4, 2026IntermediateGalleries & Media
Portfolio Grid
A responsive portfolio showcase section with a header tagline, blinking cursor counters, a 2-up/4-col project card grid with hover-zoom images and data-label metadata, plus a full-width CTA button. Scroll-triggered fade and move-up animations via GSAP.
Preview
Portfolio
We help brands grow and tell their stories to the world.
_12
Source
import PortfolioGrid from "./index.jsx";
import { portfolioGrid } from "../demo-data.js";
export default function PortfolioGridDemo() {
return <PortfolioGrid {...portfolioGrid} />;
}
Dependencies
gsap




