From 2ab93f06fd7e0950772c3860254bb40d4f79c1f7 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 11 Mar 2025 12:20:01 -0700 Subject: [PATCH] fix: layout --- src/app/art/page.tsx | 2 +- src/app/games/page.tsx | 2 +- src/app/koikatsu/page.tsx | 4 ++-- src/app/legacy/page.tsx | 2 +- src/app/naomi/page.tsx | 2 +- src/app/page.tsx | 2 +- src/app/ref/page.tsx | 2 +- src/app/tech/page.tsx | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/art/page.tsx b/src/app/art/page.tsx index 3cd3c0f..6c12968 100644 --- a/src/app/art/page.tsx +++ b/src/app/art/page.tsx @@ -16,7 +16,7 @@ const Arts = (): JSX.Element => { return (

{`Art`}

diff --git a/src/app/games/page.tsx b/src/app/games/page.tsx index 64b4df3..c4e744e 100644 --- a/src/app/games/page.tsx +++ b/src/app/games/page.tsx @@ -16,7 +16,7 @@ const Gamez = (): JSX.Element => { return (

{`Games`}

diff --git a/src/app/koikatsu/page.tsx b/src/app/koikatsu/page.tsx index 9b50d94..633524b 100644 --- a/src/app/koikatsu/page.tsx +++ b/src/app/koikatsu/page.tsx @@ -16,9 +16,9 @@ const KoikatsuPage = (): JSX.Element => { return (
-

{`Koikatsu`}

+

{` Koikatsu`}

{`Images of Naomi generated in Koikatsu. Note that the list of images is dynamically generated, so we aren't able to provide alt text for these.`}

diff --git a/src/app/legacy/page.tsx b/src/app/legacy/page.tsx index 57c612c..8d8386d 100644 --- a/src/app/legacy/page.tsx +++ b/src/app/legacy/page.tsx @@ -121,7 +121,7 @@ const Legacy = (): JSX.Element => { }; return ( -
+

{`The Carrigan Legacy`}

Nine anime-style female characters with diverse colorful outfits including dresses, crop tops, skirts, and pants, posing together against a light background, some making peace signs or pointing at the viewer diff --git a/src/app/naomi/page.tsx b/src/app/naomi/page.tsx index 7b8a531..52eac38 100644 --- a/src/app/naomi/page.tsx +++ b/src/app/naomi/page.tsx @@ -13,7 +13,7 @@ import { NaomiNavItems } from "../../config/NavItems"; */ const Naomi = (): JSX.Element => { return ( -
+

{`Naomi Carrigan`}

Naomi Carrigan { return ( -
+

{`NHCarrigan`}

NHCarrigan { }, [ camera ]); return ( -
+

{`Reference`}

{`Want to draw art of Naomi? Here's a fully interactive reference page with all of her model's outfits!`}

diff --git a/src/app/tech/page.tsx b/src/app/tech/page.tsx index 4e3bfec..3cb384f 100644 --- a/src/app/tech/page.tsx +++ b/src/app/tech/page.tsx @@ -15,7 +15,7 @@ const PlayPage = (): JSX.Element => { return (

{`Technologies`}