--- import { Icon } from "astro-icon/components"; import Container from "~/components/Container.astro"; const year = new Date().getFullYear(); ---