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