diff --git a/src/app/page.tsx b/src/app/page.tsx index e72a5e5..4f11cef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "rotated-rays-animated-grid" }} buttons={[ - { text: "Launch Interactive Demo", href: "#features" }, + { text: "Try Face Detection Now", href: "#features" }, { text: "Read Documentation", href: "#about" } ]} buttonAnimation="slide-up"