From 126e74d3b449e97eafb9715e139f1eccde3fae73 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 13:33:13 +0000 Subject: [PATCH] Update src/App.tsx --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 0529fa3..1962536 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -148,7 +148,7 @@ export default function App() { title="Ready to Partner?" description="Sign up for updates on our latest research findings or request a formal partnership inquiry." inputPlaceholder="Enter your work email address" - buttonText="Send Inquiry" + buttonText="Request Partnership Consultation" /> -- 2.49.1