--- import { fetchGlobalData } from "@utils/data/global/index.js"; const { image, alt } = Astro.props; const { globals } = await fetchGlobalData(Astro); ---
{alt}