Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:43:31 +00:00
parent b6fea65fc7
commit 86a889e1c1

View File

@@ -216,6 +216,10 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "See Case Studies", href: "#contact" }
]}
buttonAnimation="slide-up"
/>
</div>