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:
page.tsx
import Footer from "@/components/footer";