--- import { Image } from "astro:assets"; const avatar = "/avatar.jpg"; const username = "anotherhadi"; const bio = "Infosec engineer."; ---
@{username}
{bio}