diff --git a/apps/web/src/components/Basenames/RegistrationShareOnSocials/index.tsx b/apps/web/src/components/Basenames/RegistrationShareOnSocials/index.tsx index 29d6541ccf..b7e7e2ceed 100644 --- a/apps/web/src/components/Basenames/RegistrationShareOnSocials/index.tsx +++ b/apps/web/src/components/Basenames/RegistrationShareOnSocials/index.tsx @@ -23,7 +23,7 @@ function SocialPlatformButton({ socialPlatform }: { socialPlatform: SocialPlatfo const text = [ 'I just got my Basename as part of Onchain Summer! 😎', `Basenames are ENS names supercharged by ${socialPlatformHandle[socialPlatform]}: low-cost (or free!), easy to use, and a powerful tool for connecting builders across the onchain economy.`, - 'Get yours at base.org/names', + 'Get yours today.', ].join('\n\n'); const socialMediaShareParams: SocialMediaShareParams = {