+
+

+
+ 꿀팁
+
+
+
+
+ “{currentQuestion.tip.highlight}”
+
+ {currentQuestion.tip.rest}
+
{' '}
+ {allAnswered && (
+
+
-
- )}
+ if (bestPlan) {
+ navigate('/test-wait', {
+ state: { planId: bestPlan.id },
+ });
+ } else {
+ alert('조건에 맞는 요금제를 찾을 수 없어요.');
+ }
+ }}
+ fullWidth
+ size="large"
+ variant="custom"
+ className="bg-secondary-purple-60 text-white text-[14px] px-4 py-[10px] rounded-[10px] font-medium w-full"
+ >
+ Me플러스 맞춤 추천 받기
+
+
+ )}
+