--- const { title, description, ogImage = "" } = Astro.props; const imageUrl = ogImage.replace("localhost:3000", "aurora.thilohohlt.com"); ---