From 7aa731afa43ae5a6b8f3ec3f0b6cd82e0b4ecde7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:26:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20629b3..f0aa329 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" }, { text: "Explore Features", href: "#features" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" /> @@ -73,7 +73,7 @@ export default function LandingPage() { { text: "Dive Deeper", href: "#features" }, { text: "Join Us", href: "#contact" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" /> @@ -96,8 +96,8 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - tagAnimation="entrance-slide" - buttonAnimation="entrance-slide" + tagAnimation="blur-reveal" + buttonAnimation="blur-reveal" /> @@ -126,8 +126,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - tagAnimation="entrance-slide" - buttonAnimation="entrance-slide" + tagAnimation="blur-reveal" + buttonAnimation="blur-reveal" /> @@ -165,8 +165,8 @@ export default function LandingPage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/modern-technology-company-logo-sleek-pro-1773033877405-1dbbf0a3.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/professional-consulting-firm-logo-clean--1773033877356-4e4f3b97.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/academic-research-institute-logo-profess-1773033877264-58840c5e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/innovation-hub-or-startup-accelerator-lo-1773033877443-409deffd.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/educational-platform-or-e-learning-compa-1773033877248-94c0fd22.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/ai-or-machine-learning-company-logo-mode-1773033877316-17844f92.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/data-analytics-or-business-intelligence--1773033877530-b06ae227.png"]} speed={40} showCard={true} - tagAnimation="entrance-slide" - buttonAnimation="entrance-slide" + tagAnimation="blur-reveal" + buttonAnimation="blur-reveal" /> @@ -178,7 +178,7 @@ export default function LandingPage() { tagIcon={HelpCircle} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah9CurDnPeeinsOsLXQKgyvGS0/helpful-illustration-showing-someone-pon-1773033876567-284e548c.png" imageAlt="FAQ illustration" - mediaAnimation="entrance-slide" + mediaAnimation="blur-reveal" mediaPosition="left" faqs={[ { @@ -192,14 +192,14 @@ export default function LandingPage() { { id: "5", title: "Is this suitable for organizations?", content: "Yes. We offer customized programs for organizations of all sizes, from startups to Fortune 500 companies. Corporate programs enhance team collaboration, innovation capacity, and strategic decision-making."}, { - id: "6", title: "How do you measure progress?", content: "We use validated cognitive assessments, performance metrics, and real-world outcomes to track improvement. Regular feedback and adaptive adjustments ensure continuous growth and optimization."}, + id: "6", title: "How do you measure progress?", content: "We use validated cognitive assessments, performance metrics, and real-world outcomes to track improvement. Regular feedback and adaptive adjustments ensure continuous growth and optimization."} ]} textboxLayout="default" useInvertedBackground={false} faqsAnimation="blur-reveal" animationType="smooth" showCard={true} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> -- 2.49.1