Components
A premium e-commerce section featuring scroll-linked grayscale-to-color masks, a cinematic text hero, and an interactive horizontal slider with circular hover reveal cards.
Loading preview...
import { Component } from "@/components/ui/cinematic-product-scroll-section";
export default function DemoOne() {
return <Component />;
}