From fbb8f3c0cd725c3ad759b46e6c13e1e0a0c39c39 Mon Sep 17 00:00:00 2001 From: stpn48 <133258815+stpn48@users.noreply.github.com> Date: Sun, 29 Dec 2024 11:36:20 +0100 Subject: [PATCH] feat: improve accessibility and layout on home page --- src/app/page.tsx | 73 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d093b4..602db61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,36 +3,63 @@ import Link from "next/link"; export default function Home() { return (
-
-
- Hi. I'm{" "} - +
+

+ Hi. I'm{" "} + + Theo + + . I built these tools because I was annoyed they did not exist. +

+
+ +
-
- - SVG to PNG converter - - - Square image generator - - - Corner Rounder - + Square image generator + + + + Corner Rounder + +
-