From 8f6722ae766e500ac59ea42ec58fdd0123df8a13 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 13:00: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 5d0309f..8307e3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,9 @@ export default function LandingPage() { { text: "Explore Our Setup", href: "#features" } ]} useInvertedBackground={false} - containerClassName="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8" textBoxClassName="max-w-2xl" titleClassName="text-4xl sm:text-5xl font-bold" descriptionClassName="text-lg text-gray-300 mt-6 max-w-2xl" - mediaWrapperClassName="" /> -- 2.49.1