From 7f75514f73a8347af0ac62eb3c676a2a57847702 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:20:04 +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 5618686..dc99643 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="Automyx.ai" + brandName="aiautomate.net" bottomLeftText="AI-Powered Automation" bottomRightText="hello@automyx.ai" /> -- 2.49.1