{/* Section header overlays the sticky area */}
Highlights
A scroll-pinned horizontal showcase powered by Lenis + Framer Motion.
{/* Horizontal track */}
{/* Edge gradient masks for an infinite feel */}
);
}
function WorkCard({
title,
subtitle,
}: {
title: string;
subtitle: string;
}) {
return (