1 Commits

Author SHA1 Message Date
86a889e1c1 Update src/app/page.tsx 2026-03-03 08:43:31 +00:00

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>