From bb54bef0e709dd10cccd2a897071c7d47e958119 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:49:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3cc46e..7874828 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { tagIcon={BookOpen} tagAnimation="blur-reveal" buttons={[ - { text: "Buy Now", href: "#" }, + { text: "Get The Magician Now", href: "#" }, { text: "Read Excerpt", href: "#" }, ]} buttonAnimation="slide-up" @@ -277,4 +277,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file