Update src/app/page.tsx

This commit is contained in:
2026-03-04 15:55:19 +00:00
parent c699b192cc
commit dd7124a038

View File

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