import Link from "next/link"; export default function Hero() { return (

NextJS Template amazing hero!

Add something about your saas service or app here.

Get Started Download
); }