diff --git a/themes/docsmith/layouts/partials/promo_code.html b/themes/docsmith/layouts/partials/promo_code.html
index 5e1131a033d..6c4dfe5c4b9 100644
--- a/themes/docsmith/layouts/partials/promo_code.html
+++ b/themes/docsmith/layouts/partials/promo_code.html
@@ -5,7 +5,7 @@
{{ if and ($.Params.promo_code) ($.Params.promo_code_amount) }}
Use promo code {{ $.Params.promo_code }} for ${{ $.Params.promo_code_amount }} credit on a new account.
{{ else }}
- Try this guide out by signing up for a Linode account with a $20 credit.
+ Limited time! Try this guide by signing up for a Linode account with a $100 credit.
{{ end }}
@@ -14,7 +14,7 @@
{{ if and ($.Params.promo_code) ($.Params.promo_code_amount) }}
{{ else }}
-
+
{{ end }}