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

Supabase and Next.js Starter Template

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

); }