--- import gifs from "@assets/gifs"; import Base from "@layouts/Base.astro"; import Picture from "astro/components/Picture.astro"; const { title, description } = Astro.props.frontmatter; ---