Footer

Gather all your information and links in one place.

  • Component: <Footer/>

  • Path: /components/layout/footer.tsx

  • Import:

import { Footer } from "@/components/layout/footer";

The Footer is divided into 4 parts:

  • Branding

  • Categories links (easy access + SEO purpose)

  • Best rated products (mainly for SEO purpose)

  • Legals and Social links (they are added automatically when you fill metadata file)

Last updated