3 Commits

Author SHA1 Message Date
77ce94915b Merge version_3 into main
Merge version_3 into main
2026-03-16 18:19:56 +00:00
2e9b5d32bd Update src/app/page.tsx 2026-03-16 18:19:52 +00:00
f88f8cb325 Merge version_2 into main
Merge version_2 into main
2026-03-16 18:16:38 +00:00

View File

@@ -111,8 +111,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
inputPlaceholder="your@email.com" inputPlaceholder="your@email.com"
buttonText="Request My Quote" buttonText="Get My Proposal"
termsText="By clicking Request My Quote, you agree to our Terms of Service and Privacy Policy. We'll contact you within 24 hours." termsText="By submitting, you agree to our Terms and Privacy Policy."
/> />
</div> </div>