diff --git a/src/app/page.tsx b/src/app/page.tsx index 56a19e5..53b3b1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,7 +17,7 @@ export default function LandingPage() { return (
@@ -127,7 +128,7 @@ export default function LandingPage() { ]} cardTitle="Client Voices" cardTag="Stories of Success" - cardAnimation="slide-up" + cardAnimation="blur-reveal" /> @@ -139,6 +140,7 @@ export default function LandingPage() { "Luxe Ventures", "Elite Concepts", "Strategic Hub", "Global Vision", "Innovate Core", "Legacy Partners", "Nextgen Studio"]} title="Trusted Partners" description="Collaborating with leading brands and organizations to redefine standards." + tagAnimation="blur-reveal" /> @@ -157,13 +159,14 @@ export default function LandingPage() { { text: "Book a Discovery Call", href: "#contact" } ]} sideTitle="Frequent Inquiries" - faqsAnimation="slide-up" + faqsAnimation="blur-reveal" />