3 Commits

Author SHA1 Message Date
c31fbc7476 Update src/app/page.tsx 2026-03-09 09:24:46 +00:00
7bda146b07 Update src/app/layout.tsx 2026-03-09 09:24:46 +00:00
cc5f50ea1a Merge version_2 into main
Merge version_2 into main
2026-03-09 09:22:17 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -96,6 +96,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttonAnimation="slide-up" buttonAnimation="slide-up"
cardNameClassName="text-sm font-semibold"
/> />
</div> </div>