diff --git a/src/components/header.tsx b/src/components/header.tsx index c5c7f93d68316..70ef8f76c0a2a 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -73,7 +73,7 @@ export function Header({pathname, searchPlatforms, noSearch}: Props) { href="https://sentry.io/signup/" className="transition-all duration-300 ease-in-out hover:bg-gradient-to-r hover:from-[#fa7faa] hover:via-[#ff9691] hover:to-[#ffb287]" > - Start For Free + Get Started diff --git a/src/components/mobileMenu/index.tsx b/src/components/mobileMenu/index.tsx index dcb98294e627c..4cfc11ab16cf9 100644 --- a/src/components/mobileMenu/index.tsx +++ b/src/components/mobileMenu/index.tsx @@ -62,7 +62,7 @@ export function MobileMenu({pathname, searchPlatforms}: Props) { Sign In - Start For Free + Get Started