Header
The header of the website

The header section is used on the pages of your marketing (public) website.
It includes your logo and brand, and the navigation menus.
The navigation menu can point to another page or to a section of the current page.
Component: <Header />
File: src/components/Header/Header.tsx
import { Header } from "@/components/Header/Header";
Last updated
Was this helpful?