Footer Menu

Footer

File locations:

  • src/components/footer.tsx

A responsive footer menu with internal links, social media links, and a theme switcher.

To use the component, import it into your page.tsx like this:

import Footer from "@/components/footer";