Update src/app/page.tsx
This commit is contained in:
@@ -50,6 +50,9 @@ export default function LandingPage() {
|
|||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Your Entire Library, Anywhere You Go."
|
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."
|
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={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex R.", handle: "@alexreads", testimonial: "The best reading experience I've had on my iPhone. Everything syncs perfectly.", rating: 5,
|
name: "Alex R.", handle: "@alexreads", testimonial: "The best reading experience I've had on my iPhone. Everything syncs perfectly.", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user