diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e38416..3d58e57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,7 @@ export default function HomePage() { description="We offer a full suite of digital services." textboxLayout="default" useInvertedBackground={false} + animationType="slide-up" features={[ { title: "SEO", description: "Rank higher on search engines.", bentoComponent: "marquee", centerIcon: Search,