From df52262fd70b8f491e255e3ec3591c3158109abd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:31:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1