Update src/app/page.tsx

This commit is contained in:
2026-03-12 19:52:33 +00:00
parent 878f214ac0
commit a7818c1194

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
{ text: "Our Story", href: "#" },
{ text: "Meet Our Team", href: "#" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
/>
</div>