Merge version_1 into main #4

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

View File

@@ -130,7 +130,7 @@ export default function LandingPage() {
containerClassName="py-20"
titleClassName="text-4xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/75"
cardTitleClassName="text-xl font-semibold text-foreground"
cardDescriptionClassName="text-base text-foreground/70"
/>
</div>
@@ -163,6 +163,7 @@ export default function LandingPage() {
titleClassName="text-4xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/75"
cardNameClassName="text-lg font-semibold text-foreground"
cardPriceClassName="text-primary-cta font-bold"
/>
</div>