diff --git a/src/app/page.tsx b/src/app/page.tsx index 316b8ed..e38d271 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function CryptoVaultPage() { tag="Why Choose Us" tagIcon={Zap} textboxLayout="default" - animationType="slide-up" + animationType="opacity" gridVariant="uniform-all-items-equal" carouselMode="buttons" useInvertedBackground={false} @@ -98,7 +98,7 @@ export default function CryptoVaultPage() { buttons={[{ text: "View Our Story", href: "#" }]} useInvertedBackground={true} showBorder={true} - buttonAnimation="slide-up" + buttonAnimation="opacity" /> @@ -204,7 +204,7 @@ export default function CryptoVaultPage() { useInvertedBackground={true} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYtnHrrZrg5oVrNt3yETjGRXRL/modern-customer-support-visualization-sh-1772781559873-e37e8594.png" imageAlt="Customer support team" - mediaAnimation="slide-up" + mediaAnimation="opacity" mediaPosition="right" buttonText="Create Free Account" />