import Image from 'next/image'; import authImage from 'public/auth.png'; const AuthText = (): JSX.Element => (
A rocketship

Join SupaNexTail for free!

Create your website in a few minutes with our boilerplate. You can use the login system, this will allow you to discover the sample dashboard page.

); export default AuthText;