Watch the navigation transform as you scroll down the page
Loading preview...
import { Component } from "@/components/ui/scroll-navigation-menu-1"; export default function DemoOne() { return <Component />; }