diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2722ace..97897a7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/a-split-screen-visualization-showing-two-1772968426727-98a09f8c.png" imageAlt="Vorael.ai Ecosystem Dashboard" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -71,7 +71,7 @@ export default function AboutPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -91,7 +91,7 @@ export default function AboutPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4d876c8..307c1ea 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/a-comprehensive-view-of-the-vorael-ai-in-1772968426409-087a1140.png" imageAlt="Vorael.ai Interface Preview" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -62,7 +62,7 @@ export default function ContactPage() { title="Stay Updated" description="Join our community to receive the latest updates on AI innovation, platform releases, and industry insights. We share actionable intelligence weekly." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" background={{ variant: "sparkles-gradient"}} useInvertedBackground={false} @@ -92,7 +92,7 @@ export default function ContactPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e5d43c..de0388a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function HomePage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af0Wy6eT5Se1loy5N4NGatqlCc/a-split-screen-visualization-showing-two-1772968426727-98a09f8c.png" imageAlt="Vorael.ai Unified Ecosystem Dashboard" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -104,7 +104,7 @@ export default function HomePage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -136,7 +136,7 @@ export default function HomePage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -158,7 +158,7 @@ export default function HomePage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -184,7 +184,7 @@ export default function HomePage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -194,7 +194,7 @@ export default function HomePage() { title="Join the AI Revolution" description="Experience the future of intelligent information and creative automation. Start with AI News Intelligence or dive into our Content Brand Engine. The choice is yours." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" background={{ variant: "sparkles-gradient"}} useInvertedBackground={false} diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 2f888cb..4449804 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -56,7 +56,7 @@ export default function ProductsPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -79,7 +79,7 @@ export default function ProductsPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -99,7 +99,7 @@ export default function ProductsPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -109,7 +109,7 @@ export default function ProductsPage() { title="Start Your Trial Today" description="Access both AI News Intelligence and Content Brand Engine risk-free. No credit card required. Discover which tool transforms your workflow first." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" background={{ variant: "sparkles-gradient"}} useInvertedBackground={false}