--- import '../styles/global.css'; interface Props { title: string; description?: string; image?: string; canonicalURL?: string; } const { title, description = 'ผู้เชี่ยวชาญระบบน้ำ ให้คำแนะนำและจำหน่ายท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก', image = '/images/logo/dealplustech-logo.png', canonicalURL = Astro.url } = Astro.props; const siteName = 'Deal Plus Tech'; const siteUrl = 'https://dealplustech.co.th'; --- {title} | {siteName}