LogoStarterkitpro
Components

Header

A responsive header with logo, navigation links, and CTA

Header component

Usage

import Header from "@/components/sections/Header";

Tips

  • Keep your brand name small unless you're a well-known company
  • Always include a "Pricing" link in your header
  • Add your own logo in the /public folder and update the reference in the Header component

On this page