--- const { bgColor, titleColor, textColor, title, text } = Astro.props; console.log( 'Props', bgColor ) ---
{text}