Merge version_1 into main #3

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

View File

@@ -131,7 +131,6 @@ export default function LandingPage() {
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>
@@ -164,7 +163,6 @@ 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>