Merge version_1 into main #4

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

View File

@@ -118,8 +118,8 @@ export default function LandingPage() {
]}
className="py-20"
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-4xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/75 mb-12"
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
textBoxDescriptionClassName="text-lg text-foreground/75 mb-12"
/>
</div>
@@ -144,8 +144,8 @@ export default function LandingPage() {
]}
className="py-20"
containerClassName="max-w-6xl mx-auto px-4"
titleClassName="text-4xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/75 mb-12"
textBoxTitleClassName="text-4xl font-bold text-foreground mb-4"
textBoxDescriptionClassName="text-lg text-foreground/75 mb-12"
/>
</div>