From 73b5563c786e41fc7636c1fbf50e30e5e204a944 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:36:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 128 +++++++++++++++++++++++------------------------ 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ebbb44b..170f717 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,111 +36,111 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} button={{ text: "View Our Work", href: "work" }} - brandName="Studio" + brandName="Flow AI" />
@@ -176,29 +176,29 @@ export default function LandingPage() {