PARALLAX SCROLL FEATURE SECTION using framer motion
Loading preview...
import { Component } from "@/components/ui/parallax-scroll-feature-section"; export default function DemoOne() { return <Component />; }