@@ -10,12 +10,12 @@ export function NavLinks() {
|
||||
|
||||
return [
|
||||
['About', '/#home-about'],
|
||||
['Cloud', '/#grid-stats'],
|
||||
['Marketplace', '/#companies'],
|
||||
['Technology', '/#stack-section'],
|
||||
['How it works', '/#steps'],
|
||||
['Use Cases', '/#clickable-gallery'],
|
||||
['Coming Soon', '/#use-cases'],
|
||||
['Get Started', '/#call-to-action'],
|
||||
['FAQs', '/#faqs'],
|
||||
].map(([label, href], index) => (
|
||||
<Link
|
||||
|
Reference in New Issue
Block a user