diff --git a/src/components/Aboutme.tsx b/src/components/Aboutme.tsx index 88d0bf7..f736931 100644 --- a/src/components/Aboutme.tsx +++ b/src/components/Aboutme.tsx @@ -2,19 +2,19 @@ export default function Aboutme() { return (
{/* Titel */}

About me.

-
+
{/* Left column */} -
+

Hey there! I'm André, a full-stack developer from Karlsruhe. I had a passion for coding since childhood when I first got my hands on a @@ -58,7 +58,10 @@ export default function Aboutme() {

-

Quick Facts

+

+ // Quick + Facts +

  • diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 1acf1fe..2c1c424 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -2,7 +2,7 @@ import Link from "next/link"; export default function Hero() { return ( -
    +
    {/* Blue background glow */}
    @@ -38,13 +38,13 @@ export default function Hero() {
    Contact me Download CV