--- // Import the necessary dependencies from individual component files import ThemeIcon from "./ThemeIcon.astro"; import NavLink from "./ui/links/NavLink.astro"; import Authentication from "./Authentication.astro"; ---