diff --git a/src/app/page.tsx b/src/app/page.tsx index 2954bc6..475fbf9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { variant: "icon", icons: [Trophy, Smile, Verified, CheckCircle] } ]} - animationType="blur-reveal" + animationType="slide-up" textboxLayout="default" useInvertedBackground={false} /> @@ -137,6 +137,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/joyful-female-shopper-holding-paper-bags-smiling-cashier-seller-fashion-store-woman-taking-purchase-leaving-shop-medium-shot-shopping-concept_74855-11842.jpg" imageAlt="Interior da loja Ferragens Içara" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -157,7 +158,7 @@ export default function LandingPage() {