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="" />