chore: remove storybook

This commit is contained in:
Maulana Sodiqin
2025-11-24 11:21:29 +07:00
parent 6348a4998b
commit f5905c0acc
6 changed files with 3390 additions and 7924 deletions
@@ -34,7 +34,7 @@ export function CommunitySection() {
opacity: 1,
transition: {
duration: 0.4,
ease: [0.25, 0.46, 0.45, 0.94],
ease: [0.25, 0.46, 0.45, 0.94] as any,
},
},
};
@@ -30,7 +30,7 @@ export function TestimonialSection() {
opacity: 1,
transition: {
duration: 0.4,
ease: [0.25, 0.46, 0.45, 0.94],
ease: [0.25, 0.46, 0.45, 0.94] as any,
},
},
};