Bob AI: batch-fix 1 file(s) with build errors

This commit is contained in:
2026-02-22 23:14:09 +02:00
parent c956d4144a
commit 5bb3ae9397

View File

@@ -87,7 +87,6 @@ export default function LandingPage() {
cardClassName="bg-card rounded-pill border border-card/80 transition-transform duration-300 hover:scale-[1.02]" cardClassName="bg-card rounded-pill border border-card/80 transition-transform duration-300 hover:scale-[1.02]"
titleClassName="text-6xl text-foreground font-normal" titleClassName="text-6xl text-foreground font-normal"
descriptionClassName="text-foreground/90" descriptionClassName="text-foreground/90"
cardNameClassName="text-foreground font-semibold"
/> />
</div> </div>