From 4cc262bedb90c18b681a31c1239dfc0ebd8791f5 Mon Sep 17 00:00:00 2001
From: Jason Thompson
Date: Tue, 16 Dec 2025 18:41:31 -0500
Subject: [PATCH 1/6] style: improve mobile layout for Homepage section
alignment and text positioning
---
src/app/page.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3640385..e5227b4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -36,7 +36,7 @@ const Homepage = () => {
className="rounded-t-3xl object-contain"
/>
-
+
Software Engineer at Capital One.
@@ -47,7 +47,7 @@ const Homepage = () => {
tools and Agile methodologies. Adept at problem-solving and
collaborative team efforts.
-
+
Date: Tue, 16 Dec 2025 18:42:11 -0500
Subject: [PATCH 2/6] style: enhance form layout and spacing for improved
mobile responsiveness on Contact page
---
src/app/contact/page.tsx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 2d9963d..b0ce828 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -93,15 +93,15 @@ const ContactPage = () => {
/>