feat: update navigation scroll-spy grouping, fix active links under Lenis scroll, and update footer categories

This commit is contained in:
R-Bharathraj
2026-07-22 18:05:21 +05:30
parent aca42a3213
commit 6b87078274
2 changed files with 56 additions and 21 deletions

View File

@@ -20,16 +20,16 @@ const NAV = [
],
},
{
title: 'Platform',
title: 'Spend',
color: '#FF2E88', // pink
links: [
{ label: 'Why Now', href: '#why-now' },
{ label: 'The Difference', href: '#difference' },
{ label: 'How It Works', href: '#how-it-works' },
{ label: 'The Loop', href: '#the-loop' },
],
},
{
title: 'Company',
title: 'Live',
color: '#8B3DFF', // purple
links: [
{ label: 'The Vision', href: '#the-vision' },