diff --git a/src/app/page.tsx b/src/app/page.tsx index 074ddbd..f59107b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() {
@@ -219,7 +219,7 @@ export default function LandingPage() { useInvertedBackground={false} buttonText="Schedule Call" inputPlaceholder="your@email.com" - termsText="By scheduling, you agree to our Terms of Service. We'll contact you within 24 hours." + termsText="By scheduling, you agree to our Terms of Service. We will contact you within 24 hours." />
@@ -256,4 +256,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}