From dfcf1680a4aeb6b8224b41f18f21de55b40afd13 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:25:56 +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 c5534f9..db29dd1 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'll 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