Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc092a2ef6 | |||
| 1ba4a47fb3 |
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
<ProductCardOne
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -181,4 +181,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user