Revert "ok"

This reverts commit 6b9b27fab9.
This commit is contained in:
2025-09-14 17:20:42 +02:00
parent 6b9b27fab9
commit 7efede267d
4 changed files with 1 additions and 201 deletions

View File

@@ -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