diff --git a/src/components/NavLinks.tsx b/src/components/NavLinks.tsx index 6a2f486..df52c13 100644 --- a/src/components/NavLinks.tsx +++ b/src/components/NavLinks.tsx @@ -9,15 +9,14 @@ export function NavLinks() { let timeoutRef = useRef(null) return [ - ['Features', '/#features'], - ['Reviews', '/#reviews'], - ['Pricing', '/#pricing'], - ['FAQs', '/#faqs'], + ['About', '/#features'], + ['Build', '/#reviews'], + ['Host', '/#pricing'], ].map(([label, href], index) => ( { if (timeoutRef.current) { window.clearTimeout(timeoutRef.current) diff --git a/src/components/Spotlight.tsx b/src/components/Spotlight.tsx index d929ff7..eef12d0 100644 --- a/src/components/Spotlight.tsx +++ b/src/components/Spotlight.tsx @@ -22,9 +22,9 @@ export function SpotlightPreview() { />
-
+
Announcing The New TF Marketplace.{' '} - + @@ -34,7 +34,7 @@ export function SpotlightPreview() {

Built by Everyone
for Everyone.

-

+

ThreeFold is a fully operational, decentralized internet infrastructure – deployed locally, scalable globally, and owned and powered by the people.