1 Commits

Author SHA1 Message Date
da4b70847e Update src/app/page.tsx 2026-03-06 21:36:42 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Explore Programs", href: "#features" }, { text: "Start Free Trial", href: "#features" },
{ text: "Schedule a Tour", href: "#contact" }, { text: "Schedule a Tour", href: "#contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"