Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 067a0acff5 | |||
| 5e7c142690 | |||
| 258cd7927e | |||
| bc8a05e955 |
@@ -157,7 +157,7 @@ export default function SaasTemplatePage() {
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get Early Access"
|
||||
buttonText="Get Started"
|
||||
onSubmit={(email) => console.log("Email submitted:", email)}
|
||||
/>
|
||||
<FooterBaseReveal
|
||||
|
||||
Reference in New Issue
Block a user