@@ -83,7 +83,6 @@ function TestimonialForm({ className, setOpen }: TestimonialFormProps) {
name: '',
email: '',
role: '',
- company: '',
testimonial: '',
});
@@ -152,7 +151,6 @@ function TestimonialForm({ className, setOpen }: TestimonialFormProps) {
name: '',
email: '',
role: '',
- company: '',
testimonial: '',
});
if (fileInputRef.current) fileInputRef.current.value = '';
@@ -160,26 +158,16 @@ function TestimonialForm({ className, setOpen }: TestimonialFormProps) {
return (
- {/* Progress Bar */}
-
-
- Langkah {step} dari 2
-
-
-
-