From 1f3baa037f041db23cd359117af31b8ba1397ba6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:24:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- 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 c3e18be..6d3c527 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Contact", id: "contact" }, ]} - brandName="aiautomate.net" + brandName="Aiautomate " bottomLeftText="AI-Powered Automation" bottomRightText="hello@automyx.ai" /> -- 2.49.1