diff --git a/web/public/index.html b/web/public/index.html index 6a51b9e..6cdfd31 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -39,6 +39,15 @@ color="#5180fc" /> + + + + + + + + + namae — name new project diff --git a/web/public/locales/en/translation.json b/web/public/locales/en/translation.json index 55753e6..e89dcdc 100644 --- a/web/public/locales/en/translation.json +++ b/web/public/locales/en/translation.json @@ -1,6 +1,6 @@ { "title": "name new project", - "description": "namæ saves your time searching around registries and checking if the desired name is ready for use.", + "description": "Check availability of your new app name candidates for major registries at once.", "placeholder": "search", "providers": { "domains": "Domains", @@ -20,5 +20,5 @@ "google": "Google Search" }, "countryCode": "us", - "try": "How about this?" + "try": "Suggested Name" } diff --git a/web/public/social.png b/web/public/social.png new file mode 100644 index 0000000..1710a09 Binary files /dev/null and b/web/public/social.png differ