diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e0fac8..08142e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,8 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + progressBarClassName="bg-gradient-to-r from-blue-500 to-blue-600 h-1" + stepNumberClassName="flex items-center justify-center w-8 h-8 rounded-full bg-blue-600 text-white text-sm font-bold" features={[ { id: 1,