4 Commits

Author SHA1 Message Date
ef99e48747 Merge version_3 into main
Merge version_3 into main
2026-03-04 17:12:41 +00:00
cf75427891 Update src/app/page.tsx 2026-03-04 17:12:37 +00:00
b7cb868602 Update src/app/layout.tsx 2026-03-04 17:12:36 +00:00
673c6e0c30 Merge version_2 into main
Merge version_2 into main
2026-03-04 17:10:28 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ export default function LandingPage() {
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="your@email.com" inputPlaceholder="your@email.com"
buttonText="Schedule Now" buttonText="Book My Cut"
termsText="We respect your privacy. Unsubscribe at any time." termsText="We respect your privacy. Unsubscribe at any time."
/> />
</div> </div>