Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bb043be0c | |||
| 9205d85881 | |||
| b9ce1f339e | |||
| 9f4ebc7ebc | |||
| fd48dcac88 | |||
| 1e0c1c0837 | |||
| 5575a23068 | |||
| aa4080a862 | |||
| 16b68366e1 | |||
| 2b602c31b7 | |||
| d2b5c16b67 | |||
| 7f081f6ae6 | |||
| 12fbef13a7 | |||
| ac7017fdcf |
@@ -118,6 +118,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
cardClassName="bg-gray-100"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -250,4 +251,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user