Update src/app/page.tsx

This commit is contained in:
2026-03-09 18:08:27 +00:00
parent fac3f376ba
commit ac79d057df

View File

@@ -131,7 +131,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Explore All Features", href: "#security" }]}
buttons={[{ text: "Start Free Trial", href: "#security" }]}
ariaLabel="Core features of the construction management system"
/>
</div>