From 6f1885640f50195d0d5bf8bd75ead5b6df34d609 Mon Sep 17 00:00:00 2001 From: Rosario Moscato Date: Thu, 25 Sep 2025 14:17:27 +0200 Subject: [PATCH] ui: update homepage subtitle to include "powered by RoMoS" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f5fb7f0..52a8b52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function Home() {

- Complete Boilerplate for AI Applications + Complete Boilerplate for AI Applications powered by RoMoS

A complete agentic coding boilerplate with authentication, database, AI