diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d72ecc..49f99f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaVwJUrrfm06nQcAmLvOac1CWK/technical-visualization-of-rag-retrieval-1772831172494-1729824c.png?_wi=1", imageAlt: "RAG and MCP"}, ]} gridVariant="two-columns-alternating-heights" - animationType="depth-3d" + animationType="blur-reveal" useInvertedBackground={false} buttonAnimation="opacity" /> @@ -167,7 +167,7 @@ export default function HomePage() { "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaVwJUrrfm06nQcAmLvOac1CWK/machine-learning-and-data-science-visual-1772831172455-3ae5f526.png?_wi=2", imageAlt: "Analytics Platform"}, ]} gridVariant="three-columns-all-equal-width" - animationType="depth-3d" + animationType="blur-reveal" useInvertedBackground={false} /> @@ -194,7 +194,7 @@ export default function HomePage() { id: "4", icon: Award, title: "Projects Completed", value: "500+"}, ]} - animationType="depth-3d" + animationType="blur-reveal" useInvertedBackground={false} />