Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
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>