diff --git a/src/app/page.tsx b/src/app/page.tsx index 5253d40..c087d9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" buttons={[ - { text: "Browse E-Books", href: "#products" }, + { text: "Get Started for $49 USDT", href: "#products" }, { text: "View Demo", href: "#features" } ]} buttonAnimation="slide-up"