feat: reorganize eligibility buttons and update labels

This commit is contained in:
Gitead
2026-04-16 23:48:02 -04:00
parent a801728972
commit a222e22014
2 changed files with 66 additions and 18 deletions

View File

@@ -337,7 +337,7 @@ export function DeltaInsEligibilityButton({
) : (
<>
<CheckCircle className="h-4 w-4 mr-2" />
Delta Ins Eligibility
Deltains(CA, NY,etc)
</>
)}
</Button>