diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7021fb0..23a116e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -8,12 +8,12 @@ export default function ContactPage() { return ( <> -
+
-

+

Let's Connect

-

+

Whatever you've got in mind, I'm just a few clicks away.

@@ -22,20 +22,20 @@ export default function ContactPage() {
-
-
+
+
📧

Email

space@reversed.dev

-
+
👾

Discord

@getspaced

-
+
💻

GitHub

github.com/Space-Banane

diff --git a/src/app/page.tsx b/src/app/page.tsx index c022dc2..3699ae6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function Home() { {!showTypingIntro && ( <> -
+
-
+
-

+

Featured Projects

-

+

A selection of my personal favorites. Many more on my GitHub.

-
+
{projects.map((project, index) => ( ))}
-
+
-

More Projects

-

Smaller projects or tools I've built.

+

More Projects

+

Smaller projects or tools I've built.

-
+
{miniProjects.map((project, index) => (
e.stopPropagation()} > {/* Close Button */}