diff --git a/src/app/page.tsx b/src/app/page.tsx index a016833..94d1480 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -221,7 +221,7 @@ export default function LandingPage() { description="Join thousands of history enthusiasts exploring the Nordic chronicles. Get instant access to the complete Livland manuscript with exclusive 3D features, interactive maps, and scholarly annotations." buttons={[ { text: "Get Livland Chronicles", href: "https://example.com/livland" }, - { text: "Request a Preview", href: "#" } + { text: "Download Free Sample", href: "#" } ]} buttonAnimation="slide-up" background={{ variant: "plain" }}