Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:42:21 +00:00

View File

@@ -273,8 +273,6 @@ export default function LandingPage() {
buttons={[{ text: "Contact Support", href: "#contact" }]}
buttonAnimation="slide-up"
containerClassName="max-w-7xl mx-auto px-4 py-20"
titleClassName="text-4xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/70 mb-12"
/>
</div>