Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| faa4366781 | |||
| cb11514480 | |||
| b1a814fabd | |||
| f797c4ee5d | |||
| 5ee810d617 |
@@ -90,6 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
carouselMode="buttons"
|
||||
cardNameClassName="text-base font-semibold mb-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,4 +170,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user