From cd4c76173bd280c322236a07a40bbaae34b7c776 Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Mon, 23 Mar 2026 21:39:03 +0100 Subject: [PATCH] feat: add Luna AI profile link to Hero section --- src/sections/Hero.tsx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/sections/Hero.tsx b/src/sections/Hero.tsx index 9f7ea15..b85707b 100644 --- a/src/sections/Hero.tsx +++ b/src/sections/Hero.tsx @@ -148,6 +148,29 @@ export function Hero({ {" "} Developer breaking things to see how they work.

+ + {/* Luna AI Profile Link */} +
+ +
+ + Luna — My AI Agent + + + + + +
);