--- const navLinks = [ { href: '/products', label: 'สินค้า' }, { href: '/vendors', label: 'ร้านค้า' }, ]; const currentPath = Astro.url.pathname; --- ร้านของเรา {navLinks.map(link => ( {link.label} ))} {navLinks.map(link => ( {link.label} ))} สินค้าที่ชอบ บัญชีของฉัน