diff --git a/src/app/page.tsx b/src/app/page.tsx index 5742f54..bc00b12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,6 +99,10 @@ export default function LandingPage() { animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Get Started Free", href: "https://apps.apple.com/app/khamsa" } + ]} + buttonAnimation="opacity" />