Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f13ff79f8b | |||
| 5b24790521 | |||
| 31154f06e6 | |||
| 143cef4772 | |||
| c1c43d27d4 | |||
| 4d080b55e8 | |||
| 021b285af0 | |||
| 1c5020d942 | |||
| 6f2e62ea69 |
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "2", title: "Can I read offline?", content: "Absolutely. Download books directly to your device for offline reading."},
|
id: "2", title: "Can I read offline?", content: "Absolutely. Download books directly to your device for offline reading."},
|
||||||
{
|
{
|
||||||
id: "3", title: "How much does it cost?", content: "We offer a free tier and a premium subscription with unlimited access."},
|
id: "3", title: "How much does it cost?", content: "We offer a free tier and a premium subscription with unlimited access. Unlock unlimited reading and offline access with our premium plan."},
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Common inquiries about LibroCloud digital library."
|
description="Common inquiries about LibroCloud digital library."
|
||||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
|||||||
description="Start your journey into millions of books now."
|
description="Start your journey into millions of books now."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get the App", href: "#"},
|
text: "Start Your Free Trial", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user