import NextLogo from "./NextLogo"; import SupabaseLogo from "./SupabaseLogo"; export default function Header() { return (

Supabase and Next.js Starter Template

The fastest way to build apps with{" "} Supabase {" "} and{" "} Next.js

); }