--- interface Props { title?: string; description?: string; } const { title = "加入等待名单", description = "留下你的邮箱,我们会第一时间通知你" } = Astro.props; ---
{description}
感谢你的关注,我们会在产品上线后第一时间通知你。