diff --git a/src/app/page.tsx b/src/app/page.tsx index f872e1b..82dfa99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />