From 6e5ab7f742ad75cedcb06cdb8b387acc68a41daa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:38:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6deba39..4f56ee4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,11 +111,11 @@ export default function ZenithAiPage() { columns={[ { title: "Capability", items: [{ label: "AI Features", href: "#offer" }, { label: "Deployment Plans", href: "#pricing" }] }, { title: "Legal", items: [{ label: "Terms & Conditions", href: "/terms" }, { label: "Policy & Procedures", href: "/policy" }] }, - { title: "Direct Contact", items: [{ label: "hello@zenith.ai", href: "mailto:hello@zenith.ai" }] } + { title: "Direct Contact", items: [{ label: "kaianiel25@iCloud.com", href: "mailto:kaianiel25@iCloud.com" }] } ]} copyrightText="© 2024 Zenith AI Solutions. All rights reserved." /> ); -} +} \ No newline at end of file -- 2.49.1