--- import { ClientRouter } from "astro:transitions"; import { GoogleAnalytics } from 'astro-google-analytics'; const { title = "Centro del Reino de Paz y Justicia", description = "" } = Astro.props; ---