diff --git a/src/routes/index.tsx b/src/routes/index.tsx
index b4d02d2..8e24981 100644
--- a/src/routes/index.tsx
+++ b/src/routes/index.tsx
@@ -86,6 +86,16 @@ export default function Home() {
/>
+
+ Built for developers who know CSS and want that same power
+ (and more) in their game UIs. FlexLöve brings CSS-familiar
+ flexbox and grid layouts to Löve2D, supporting both rapid
+ prototyping (immediate mode) and production-optimized
+ (retained mode) rendering. Whether you're sketching ideas or
+ shipping products, FlexLöve adapts to your
+ workflow—essentially no learning curve required if you've
+ touched CSS.
+
{/* Life and Lineage */}
@@ -123,6 +133,14 @@ export default function Home() {
/>
+
+ Started as a basic project to learn react-native, it grew over
+ time into a full-fledged mobile game. It's a turn-based
+ dungeon crawler with a family lineage twist - each time you
+ die (which happens a lot) you can continue on through your
+ children (if you have any) - otherwise you start from square
+ one.
+