Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09ed038634 | |||
| 05326f90db | |||
| e9a89e651a |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="rewards" data-section="rewards">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
@@ -157,4 +157,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user