From 9d188247b4229f617137b6e368518269fb437f86 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:38:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4be248..1246690 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function LandingPage() { title="Get in Touch" description="Have questions? Our leadership team is here to assist you." tag="Contact Us" + termsText="By clicking Sign Up you're confirming that you agree with our Terms and Conditions." /> -- 2.49.1