Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e1bfd6ecdd | |||
| 423ae38093 | |||
| fb69d1a975 | |||
| 6fbee5ac33 |
@@ -262,8 +262,8 @@ export default function HomePage() {
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your family email"
|
||||
buttonText="Get Started Free"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Send Me Updates"
|
||||
termsText="By signing up, you agree to our Terms of Service and Privacy Policy."
|
||||
/>
|
||||
</div>
|
||||
@@ -328,4 +328,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user