diff --git a/app/components/OgImage/Default.vue b/app/components/OgImage/Default.vue
index 78ae734b8..d81e7bb32 100644
--- a/app/components/OgImage/Default.vue
+++ b/app/components/OgImage/Default.vue
@@ -8,7 +8,7 @@ interface Props {
const props = withDefaults(defineProps(), {
primaryColor: '#60a5fa',
title: 'npmx',
- description: 'A better browser for the **npm registry**',
+ description: 'A fast, modern browser for the **npm registry**',
})
diff --git a/app/pages/about.vue b/app/pages/about.vue
index 221f2287f..7ba5a97ad 100644
--- a/app/pages/about.vue
+++ b/app/pages/about.vue
@@ -21,7 +21,7 @@ useSeoMeta({
defineOgImageComponent('Default', {
primaryColor: '#60a5fa',
title: 'About npmx',
- description: 'A better browser for the **npm registry**',
+ description: 'A fast, modern browser for the **npm registry**',
})
const pmLinks = {
diff --git a/app/pages/index.vue b/app/pages/index.vue
index f9c97f0c2..667eae90b 100644
--- a/app/pages/index.vue
+++ b/app/pages/index.vue
@@ -35,7 +35,7 @@ useSeoMeta({
defineOgImageComponent('Default', {
primaryColor: '#60a5fa',
title: 'npmx',
- description: 'A better browser for the **npm registry**',
+ description: 'A fast, modern browser for the **npm registry**',
})
diff --git a/assets/email-templates/confirm-email.html b/assets/email-templates/confirm-email.html
index af8b6a413..29c565714 100644
--- a/assets/email-templates/confirm-email.html
+++ b/assets/email-templates/confirm-email.html
@@ -152,7 +152,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registry
+ >, a fast, modern browser for the npm registry
diff --git a/assets/email-templates/delete-account.html b/assets/email-templates/delete-account.html
index 4ebdccc9a..34447edf7 100644
--- a/assets/email-templates/delete-account.html
+++ b/assets/email-templates/delete-account.html
@@ -159,7 +159,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registry
+ >, a fast, modern browser for the npm registry
|
diff --git a/assets/email-templates/plc-operation.html b/assets/email-templates/plc-operation.html
index e80d033da..0a588c32e 100644
--- a/assets/email-templates/plc-operation.html
+++ b/assets/email-templates/plc-operation.html
@@ -150,7 +150,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registry
+ >, a fast, modern browser for the npm registry
|
diff --git a/assets/email-templates/reset-password.html b/assets/email-templates/reset-password.html
index 0d469c5a2..b34172947 100644
--- a/assets/email-templates/reset-password.html
+++ b/assets/email-templates/reset-password.html
@@ -156,7 +156,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registryt
+ >, a fast, modern browser for the npm registryt
|
diff --git a/assets/email-templates/two-factor-code.html b/assets/email-templates/two-factor-code.html
index 3c165e99f..07a31d29d 100644
--- a/assets/email-templates/two-factor-code.html
+++ b/assets/email-templates/two-factor-code.html
@@ -172,7 +172,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registry
+ >, a fast, modern browser for the npm registry
|
diff --git a/assets/email-templates/update-email.html b/assets/email-templates/update-email.html
index 6dc77d53a..15960a8e5 100644
--- a/assets/email-templates/update-email.html
+++ b/assets/email-templates/update-email.html
@@ -156,7 +156,7 @@
style="color:hsl(211, 20%, 53%);text-decoration:none;text-decoration-line:underline;font-family:-apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0px 0px;line-height:1.0;font-size:14px;letter-spacing:0.25px"
target="_blank"
>npmx.dev, a better browser for the npm registry
+ >, a fast, modern browser for the npm registry
|
diff --git a/i18n/locales/en.json b/i18n/locales/en.json
index 9d0f33ac8..4c17ad717 100644
--- a/i18n/locales/en.json
+++ b/i18n/locales/en.json
@@ -2,13 +2,13 @@
"seo": {
"home": {
"title": "npmx - Package Browser for the npm Registry",
- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
}
},
"version": "Version",
"built_at": "built {0}",
"alt_logo": "npmx logo",
- "tagline": "a better browser for the npm registry",
+ "tagline": "a fast, modern browser for the npm registry",
"non_affiliation_disclaimer": "not affiliated with npm, Inc.",
"trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
"footer": {
diff --git a/lunaria/files/en-GB.json b/lunaria/files/en-GB.json
index 34f763a9c..f74bb27e8 100644
--- a/lunaria/files/en-GB.json
+++ b/lunaria/files/en-GB.json
@@ -2,13 +2,13 @@
"seo": {
"home": {
"title": "npmx - Package Browser for the npm Registry",
- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
}
},
"version": "Version",
"built_at": "built {0}",
"alt_logo": "npmx logo",
- "tagline": "a better browser for the npm registry",
+ "tagline": "a fast, modern browser for the npm registry",
"non_affiliation_disclaimer": "not affiliated with npm, Inc.",
"trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
"footer": {
diff --git a/lunaria/files/en-US.json b/lunaria/files/en-US.json
index 9d0f33ac8..4c17ad717 100644
--- a/lunaria/files/en-US.json
+++ b/lunaria/files/en-US.json
@@ -2,13 +2,13 @@
"seo": {
"home": {
"title": "npmx - Package Browser for the npm Registry",
- "description": "A better browser for the npm registry. Search, browse, and explore packages with a modern interface."
+ "description": "a fast, modern browser for the npm registry. Search, browse, and explore packages with a modern interface."
}
},
"version": "Version",
"built_at": "built {0}",
"alt_logo": "npmx logo",
- "tagline": "a better browser for the npm registry",
+ "tagline": "a fast, modern browser for the npm registry",
"non_affiliation_disclaimer": "not affiliated with npm, Inc.",
"trademark_disclaimer": "npm is a registered trademark of npm, Inc. This site is not affiliated with npm, Inc.",
"footer": {
|