Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b7a2fd4d2c | |||
| cdc57a8d32 | |||
| 8ff3541ead | |||
| 915f0162b0 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -280,7 +280,7 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email address"
|
inputPlaceholder="Enter your email address"
|
||||||
buttonText="Claim Free Trial (No Card)"
|
buttonText="Claim Free Trial (No Card)"
|
||||||
termsText="We'll never share your email. Check out our privacy policy and terms of service."
|
termsText="We respect your privacy. Unsubscribe anytime."
|
||||||
ariaLabel="Contact and signup section"
|
ariaLabel="Contact and signup section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -359,4 +359,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user