--- import { Image } from "astro:assets"; import Prose from "~/components/ui/Prose.astro"; import { Content as Bio } from "~/content/bio.md"; ---