--- import { Menu } from 'lucide-react'; import Icon from '../AstroIcon.astro'; import { NavigationDropdown } from '../NavigationDropdown'; import { AccountDropdown } from './AccountDropdown'; ---