Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9e1f7718d | |||
| d892fd46ff | |||
| ee8e23b8e3 | |||
| a699ab20b3 |
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
cardClassName="scale-100 md:scale-105 md:shadow-2xl md:border-2 md:border-primary"
|
cardClassName="first:[scale-100] md:first:[scale-110] first:[md:shadow-2xl] first:[md:border-2] first:[md:border-primary]"
|
||||||
ariaLabel="Pricing packages section"
|
ariaLabel="Pricing packages section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user