diff --git a/src/app/page.tsx b/src/app/page.tsx index c36e5a7..2f1736c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,7 @@ export default function BarbershopPage() { } ]} showStepNumbers={true} + animationType="slide-up" textboxLayout="default" useInvertedBackground={false} className="w-full"