--- import '@/styles/global.css'; interface Props { title: string; description?: string; } const { title, description = "ดีล พลัส เทค - ระบบน้ำคุณภาพสูง ราคาโรงงาน" } = Astro.props; --- {title}