diff --git a/src/app/page.tsx b/src/app/page.tsx index 72a26f0..776f48d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { tag="Core Features" tagIcon={Sparkles} textboxLayout="default" - animationType="slide-up" + animationType="blur-reveal" useInvertedBackground={false} features={[ { @@ -270,6 +270,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="https://img.b2bpic.net/free-photo/young-colleagues-sitting-while-work-with-laptops-desk_171337-16969.jpg" imageAlt="Start your journey with TechVision" + mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your work email" buttonText="Start Free Trial"