${[
{ icon: '๐', title: 'SEO Visibility', desc: 'Get a dedicated page that ranks for "[your tool] review" keywords.' },
{ icon: '๐ฅ', title: 'Targeted Traffic', desc: 'Our visitors are AI enthusiasts actively looking to buy or try tools.' },
{ icon: 'โญ', title: 'User Reviews', desc: 'Build social proof through genuine user reviews on your listing.' },
{ icon: '๐', title: 'Backlink', desc: 'A do-follow link to your website from an established AI directory.' },
{ icon: '๐', title: 'Analytics', desc: 'Track how many visitors click through to your site (Pro listings).' }
].map(item => `
${item.icon}
${item.title}
${item.desc}
`).join('')}