Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 143cef4772 |
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
description="Start your journey into millions of books now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get the App", href: "#"},
|
||||
text: "Start Your Free Trial", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user