Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a0420a2583 | |||
| 086835d037 | |||
| 43c671d11b | |||
| e8ea4a4e38 |
@@ -80,7 +80,7 @@ export default function HomePage() {
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Journey", href: "#pricing"
|
||||
text: "Get Your Free Trial", href: "#pricing"
|
||||
},
|
||||
{
|
||||
text: "Learn More", href: "/about"
|
||||
@@ -294,4 +294,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user