From 9e077146fc6a19379f441faa58b25c3ff6cfebf4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:32:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) 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" }, ]} -- 2.49.1