Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-07 09:41:22 +00:00

View File

@@ -64,8 +64,8 @@ export default function Page() {
autoPlay={true}
autoPlayInterval={4000}
tag="Next-Gen Automation"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -76,11 +76,11 @@ export default function Page() {
description="We specialize in developing custom AI automation solutions that drive real results. From optimizing intricate processes to deploying intelligent systems, our expertise ensures your business operates at peak efficiency. Partner with us to navigate the future of automation and achieve your most ambitious goals."
useInvertedBackground={false}
tag="About Us"
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttons={[
{ text: "Learn More About Our Approach", href: "#" }
]}
buttonAnimation="reveal-blur"
buttonAnimation="blur-reveal"
/>
</div>
@@ -97,8 +97,8 @@ export default function Page() {
textboxLayout="default"
useInvertedBackground={false}
tag="What We Offer"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -111,9 +111,9 @@ export default function Page() {
{ id: "2", value: "200%", description: "Increase in Workflow Efficiency" },
{ id: "3", value: "99.9%", description: "Accuracy in Data Processing" }
]}
metricsAnimation="reveal-blur"
metricsAnimation="blur-reveal"
useInvertedBackground={false}
tagAnimation="reveal-blur"
tagAnimation="blur-reveal"
/>
</div>
@@ -129,8 +129,8 @@ export default function Page() {
showCard={false}
speed={30}
tag="Our Partners"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -150,8 +150,8 @@ export default function Page() {
carouselMode="auto"
useInvertedBackground={false}
tag="Client Success"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -168,8 +168,8 @@ export default function Page() {
animationType="scale-rotate"
useInvertedBackground={false}
tag="Pricing"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
/>
</div>
@@ -186,11 +186,11 @@ export default function Page() {
{ id: "6", title: "Can you integrate with our existing software?", content: "Absolutely. Our expertise includes integrating AI solutions with a wide range of existing software, CRM systems, ERPs, and other platforms to ensure seamless data flow and operational harmony." }
]}
textboxLayout="default"
faqsAnimation="reveal-blur"
faqsAnimation="blur-reveal"
useInvertedBackground={false}
tag="FAQs"
tagAnimation="reveal-blur"
buttonAnimation="reveal-blur"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
animationType="smooth"
/>
</div>