Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-10 09:57:09 +00:00

View File

@@ -116,7 +116,7 @@ export default function LandingPage() {
useInvertedBackground={false}
titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/80 mb-8"
containerClassName="py-12 md:py-20"
buttonContainerClassName="flex flex-col sm:flex-row gap-4"
/>
</div>
@@ -241,7 +241,7 @@ export default function LandingPage() {
useInvertedBackground={false}
titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/80 mb-8"
containerClassName="py-12 md:py-20"
buttonContainerClassName="flex flex-col sm:flex-row gap-4"
/>
</div>