Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:58:04 +00:00
parent 10b70582a3
commit da5d2624ab

View File

@@ -76,7 +76,7 @@ export default function Page() {
},
]}
buttons={[
{ text: "See it in action", href: "#features" },
{ text: "Start Verifying Free", href: "#features" },
{ text: "Learn more", href: "#about" },
]}
buttonAnimation="slide-up"