Back to all

homepage

by AbdulWahid

00Feb 8, 2026Visit Source
const navItems = [ { label: 'Features', href: '#features' }, { label: 'Pricing', href: '#pricing' }, { label: 'About', href: '#about' }, { label: 'Contact', href: '#contact' } ]; ```