Update src/app/page.tsx
This commit is contained in:
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
cardNameClassName="text-sm font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,4 +233,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user