Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-03-03 08:51:33 +00:00
parent bc975b9f28
commit 953df2f78e

View File

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