Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 16:24:24 +00:00

View File

@@ -98,8 +98,8 @@ export default function LandingPage() {
buttonAnimation="opacity"
className="py-20"
containerClassName="max-w-6xl mx-auto"
titleClassName="text-4xl lg:text-5xl"
descriptionClassName="text-lg max-w-2xl"
cardTitleClassName="text-4xl lg:text-5xl"
cardDescriptionClassName="text-lg max-w-2xl"
/>
</div>
@@ -134,8 +134,8 @@ export default function LandingPage() {
]}
className="py-20"
containerClassName="max-w-6xl mx-auto"
titleClassName="text-4xl lg:text-5xl"
descriptionClassName="text-lg max-w-2xl"
textBoxTitleClassName="text-4xl lg:text-5xl"
textBoxDescriptionClassName="text-lg max-w-2xl"
/>
</div>
@@ -210,8 +210,8 @@ export default function LandingPage() {
buttonAnimation="opacity"
className="py-20"
containerClassName="max-w-6xl mx-auto"
titleClassName="text-4xl lg:text-5xl"
descriptionClassName="text-lg max-w-2xl"
textBoxTitleClassName="text-4xl lg:text-5xl"
textBoxDescriptionClassName="text-lg max-w-2xl"
/>
</div>
@@ -251,8 +251,8 @@ export default function LandingPage() {
buttonAnimation="opacity"
className="py-20"
containerClassName="max-w-6xl mx-auto"
titleClassName="text-4xl lg:text-5xl"
descriptionClassName="text-lg max-w-2xl"
textBoxTitleClassName="text-4xl lg:text-5xl"
textBoxDescriptionClassName="text-lg max-w-2xl"
/>
</div>
@@ -296,8 +296,8 @@ export default function LandingPage() {
]}
className="py-20"
containerClassName="max-w-6xl mx-auto"
titleClassName="text-4xl lg:text-5xl"
descriptionClassName="text-lg max-w-2xl"
textBoxTitleClassName="text-4xl lg:text-5xl"
textBoxDescriptionClassName="text-lg max-w-2xl"
/>
</div>