Update src/app/page.tsx

This commit is contained in:
2026-03-11 00:54:43 +00:00
parent b9591d4b5f
commit cc9417b544

View File

@@ -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"