diff --git a/src/app/page.tsx b/src/app/page.tsx index 38d3ed8..791935a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - animationType="depth-3d" + animationType="slide-up" metrics={[ { id: "metric-1", icon: Users, title: "Active Anglers", value: "50K+" }, { id: "metric-2", icon: Fish, title: "Lures Sold", value: "500K+" },