Compare commits
2 Commits
version_16
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| 46fbb9db78 | |||
| 92524e3343 |
@@ -211,6 +211,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="slide-up"
|
||||
ctaButtonTextClassName="animate-pulse"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -166,6 +166,7 @@ const MetricCardTwo = ({
|
||||
metricDescriptionClassName={metricDescriptionClassName}
|
||||
/>
|
||||
))}
|
||||
<button className="bg-primary-cta text-secondary-cta rounded-lg px-4 py-2 mt-4">That</button>
|
||||
</CardStack>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user