Skip to content

Commit a9f289e

Browse files
Isaloumclaude
andcommitted
fix: Monthly = 1 cert at a time, switch once every 30 days
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1d3fd13 commit a9f289e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

react-app/src/pages/Pricing.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,9 @@ const plans = [
6161
highlight: false,
6262
features: [
6363
'1 AWS certification at a time',
64+
'Switch cert once every 30 days',
6465
'260 questions for your chosen cert',
6566
'Timed mock exam (65q, 90 min)',
66-
'Visual Exam + Architecture Builder',
67-
'Architecture Diagrams library',
6867
'Domain filtering — focus weak areas',
6968
'Cancel anytime',
7069
],

0 commit comments

Comments
 (0)