Insights for the
Future of Retail.
Explore ideas, trends, and strategies shaping modern retail, from our team to yours.
{FILTERS.map(f => (
))}
{/* Left — article info */}
{/* Right — visual */}
{featured.tag}
{featured.readTime} read
Featured
{featured.title}
{featured.excerpt}
Read Article →{featured.n}
{rest.map((article, i) => (
))}
setHovered(i)}
onMouseLeave={() => setHovered(null)}
style={{
padding: '40px', borderRadius: 20,
background: '#fff',
border: `1px solid ${hovered === i ? 'rgba(244,190,40,0.3)' : 'rgba(0,0,0,0.08)'}`,
transition: 'all 0.3s cubic-bezier(0.22,1,0.36,1)',
transform: hovered === i ? 'translateY(-6px)' : 'translateY(0)',
boxShadow: hovered === i ? '0 24px 60px rgba(0,0,0,0.1)' : '0 2px 12px rgba(0,0,0,0.04)',
cursor: 'pointer',
display: 'flex', flexDirection: 'column', justifyContent: 'space-between', minHeight: 280,
}}
>
Read Article →
{article.tag}
{article.readTime}
{article.title}
{article.excerpt}
Stay ahead of retail.
Get our latest insights on AI, footfall, and the future of physical retail, delivered monthly.