Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d080b55e8 | |||
| 021b285af0 | |||
| 1c5020d942 | |||
| 6f2e62ea69 |
@@ -50,6 +50,9 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Entire Library, Anywhere You Go."
|
||||
description="Access millions of books, audiobooks, and magazines across Android and iOS devices. Seamless syncing for the modern reader."
|
||||
buttons={[
|
||||
{ text: "Get the App", href: "#" }
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.", handle: "@alexreads", testimonial: "The best reading experience I've had on my iPhone. Everything syncs perfectly.", rating: 5,
|
||||
@@ -262,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user