From 67202b27d58ceab5b2241b72832f48bb5ef8e585 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:25:33 +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 0c1846b..c5534f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,7 +210,7 @@ export default function LandingPage() { useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Send Me Details" - termsText="By clicking \"Send Me Details\", you will be contacted with next steps for building your website." + termsText="By clicking \"Send Me Details\", you'll be contacted with next steps for building your website." mediaPosition="right" mediaAnimation="slide-up" /> -- 2.49.1