Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 88619cb54c | |||
| f8e0cf4d9b | |||
| db9f3c1362 | |||
| 1c380ab651 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Start Your Project"
|
||||
buttonText="Get Your Free Growth Strategy"
|
||||
inputPlaceholder="Enter your email"
|
||||
termsText="We'll get back to you within 24 hours. We respect your privacy."
|
||||
/>
|
||||
@@ -226,4 +226,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user