diff --git a/src/app/page.tsx b/src/app/page.tsx index 46712b3..db34773 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,6 @@ export default function LandingPage() { { name: "Pricing", id: "pricing" } ]} button={{ text: "Start Automating", href: "#contact" }} - buttonClassName="px-6 py-2 rounded-full font-medium" - buttonTextClassName="text-sm font-semibold" />