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! diff --git a/app/components/ProjectCard.vue b/app/components/ProjectCard.vue index 49ae0c8..a61ad64 100644 --- a/app/components/ProjectCard.vue +++ b/app/components/ProjectCard.vue @@ -18,6 +18,9 @@ > Source Code + diff --git a/app/pages/index.vue b/app/pages/index.vue index c10526b..6109a34 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -8,7 +8,9 @@ Hi, I'm Rob!

I'm

- + @@ -30,7 +32,7 @@

- Hiya! I'm a passionate and creative web developer with a knack for + Hi! I'm a passionate and creative web developer with a knack for building beautiful and functional websites. I love learning new technologies and I'm always looking for exciting projects to work on. @@ -52,34 +54,44 @@

-

Current Projects

+

Works in Progress

+
-

Past Projects

+

+ Neat Things I've Done +

- +
@@ -102,8 +114,8 @@ onMounted(() => { const { $sr } = useNuxtApp(); const typedOptions = { strings: [ - "an aspiring Software Engineer.", "a self-taught Web Developer with experience.", + "a Bachelor's degree holder in Software Engineering.", "a Full-Stack Magician.", "a UI/UX Problem Solver.", "a Web Accessibility Advocate.",