From ed6188bc759cbf0ab4c1f2ad5a548d8ea31dd7a5 Mon Sep 17 00:00:00 2001 From: badbl0cks <4161747+badbl0cks@users.noreply.github.com> Date: Thu, 14 Aug 2025 23:08:05 -0700 Subject: [PATCH] refactor: change button text to be more clear --- app/components/ContactForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ContactForm.vue b/app/components/ContactForm.vue index eb4531d..33b2627 100644 --- a/app/components/ContactForm.vue +++ b/app/components/ContactForm.vue @@ -145,7 +145,7 @@ :disabled="!isVerified || isSendingMessage || isMessageSent" > - Text Me! (Rob ☺️) + Send Me a Text!