Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
{ text: "Explore Features", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
{ text: "Dive Deeper", href: "#features" },
|
||||
{ text: "Join Us", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -96,8 +96,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user