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