Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 31142bbb32 | |||
| 4f932fc71b |
@@ -88,6 +88,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
gridClassName="gap-4"
|
||||||
|
carouselClassName="gap-2"
|
||||||
|
cardClassName="p-4"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -199,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user