diff --git a/src/app/page.tsx b/src/app/page.tsx index f78d0ac..6cad4b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,8 +129,6 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - mediaCardClassName="border-2 border-yellow-400" - iconContainerClassName="bg-yellow-400" buttons={[ { text: "Start Your Free Series", href: "#email-signup" }, ]}