A modern minimal landing page for Fintech startups.
Loading preview...
import MoneyflowLandingPage from "@/components/ui/fin-tech-landing-page"; export default function DemoOne() { return <MoneyflowLandingPage />; }