import CardsLanding from 'components/CardsLanding'; import Image from 'next/image'; import MailingList from './MailingList'; import landTop from 'public/landing/land-top.svg'; import start from 'public/landing/start.svg'; import supabaseImage from 'public/landing/supabase.svg'; const Landing = (): JSX.Element => (

Build your SaaS in the blink of an eye!

SupaNexTail got your back, and takes care of the initial setup, sometimes time consuming, but essential to your success.

Construction of a website

All you need to start now

SupaNexTail got your back, and takes care of the initial setup, sometimes time consuming, but essential to your success.

screenshot of the website

Leverage the power of Supabase

Supabase is an open source Firebase alternative. You’ll have a database, an auth system, a storage system, and much more in one product.

SupaNexTail uses Supabase at its core, and preconfigures all the useful elements for your site. User registration, synchronization with Stripe, we’ve got you covered!

screenshot of the Supabase website
); export default Landing;