|
539 | 539 | "managers": "package managers" |
540 | 540 | } |
541 | 541 | }, |
542 | | - "vision": { |
543 | | - "title": "Vision", |
544 | | - "speed_first": "Speed first", |
545 | | - "speed_first_description": "Layout shift, flakiness, and slowness is The Worst. We want everything to be fast, whether searching, filtering, or navigating.", |
546 | | - "url_compatible": "URL compatible", |
547 | | - "url_compatible_description": "Replace {npmjs} with {npmx} in any URL and it should work, providing the same information with a better experience.", |
548 | | - "simplicity": "Simplicity", |
549 | | - "simplicity_description": "No noise, cluttered display, or confusing UI." |
550 | | - }, |
551 | 542 | "contributors": { |
552 | 543 | "title": "Contributors", |
553 | | - "description": "npmx is built by an amazing community of contributors.", |
| 544 | + "description": "npmx is fully open source, built by an amazing community of contributors.", |
554 | 545 | "loading": "Loading contributors...", |
555 | 546 | "error": "Failed to load contributors", |
556 | 547 | "view_profile": "View {name}'s GitHub profile" |
|
559 | 550 | "title": "Get involved", |
560 | 551 | "contribute": { |
561 | 552 | "title": "Contribute", |
562 | | - "description": "Help us build a better npm experience. Check out our GitHub repo to get started.", |
| 553 | + "description": "Help us build a better npm experience.", |
563 | 554 | "cta": "View on GitHub" |
564 | 555 | }, |
565 | 556 | "community": { |
566 | 557 | "title": "Join the community", |
567 | | - "description": "Chat with other developers, ask questions, and share ideas on Discord.", |
| 558 | + "description": "Chat, ask questions, and share ideas.", |
568 | 559 | "cta": "Join Discord" |
569 | 560 | }, |
570 | 561 | "follow": { |
571 | 562 | "title": "Stay updated", |
572 | | - "description": "Follow us on Bluesky for the latest news, updates, and tips.", |
| 563 | + "description": "Find out the latest on npmx.", |
573 | 564 | "cta": "Follow on Bluesky" |
574 | 565 | } |
575 | 566 | } |
|
0 commit comments