diff --git a/src/app/page.tsx b/src/app/page.tsx index b8fadab..ef55775 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - animationType="depth-3d" + animationType="blur-reveal" gridVariant="bento-grid" products={[ { @@ -97,7 +97,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - animationType="depth-3d" + animationType="blur-reveal" features={[ { id: "precision", title: "Precision Craftsmanship", tags: ["Accuracy", "Quality Control", "ISO Certified"],