import CardsLanding from "components/CardsLanding"; import MailingList from "./MailingList"; const Landing = () => { return (

SupaNexTail Boilerplate


Don’t waste your time and reinvent the wheel, setup your SaaS in minutes, not days.

Available soon

You will save{" "} weeks {" "} of work on your first integration. Want to check a demo? This website is built with it!


); }; export default Landing;