Components
npx shadcn@latest add https://21st.dev/r/abhinavcdev/fin-tech-landing-pageLoading preview...
import MoneyflowLandingPage from "@/components/ui/fin-tech-landing-page";
export default function DemoOne() {
return <MoneyflowLandingPage />;
}