remove project_max text

This commit is contained in:
Emily
2024-09-02 18:14:25 +02:00
parent 944996eb15
commit d499aa2f39
2 changed files with 0 additions and 14 deletions

View File

@@ -17,7 +17,6 @@ const freePricing: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 10', 'AI Tokens: 10',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 1',
'Data retention: 2 Months' 'Data retention: 2 Months'
], ],
cta: 'Start For Free now!', cta: 'Start For Free now!',
@@ -66,7 +65,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 30', 'AI Tokens: 30',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 6 Months' 'Data retention: 6 Months'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',
@@ -87,7 +85,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 100', 'AI Tokens: 100',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 9 Months' 'Data retention: 9 Months'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',
@@ -108,7 +105,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 3.000', 'AI Tokens: 3.000',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 1 Year' 'Data retention: 1 Year'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',
@@ -129,7 +125,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 5.000', 'AI Tokens: 5.000',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 1 Year' 'Data retention: 1 Year'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',
@@ -150,7 +145,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 10.000', 'AI Tokens: 10.000',
'Server type: DEDICATED', 'Server type: DEDICATED',
'Projects: max 3',
'Data retention: 2 Years' 'Data retention: 2 Years'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',
@@ -171,7 +165,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 20.000', 'AI Tokens: 20.000',
'Server type: DEDICATED', 'Server type: DEDICATED',
'Projects: max 3',
'Data retention: 3 Years' 'Data retention: 3 Years'
], ],
cta: 'Go to Cloud Dashboard', cta: 'Go to Cloud Dashboard',

View File

@@ -20,7 +20,6 @@ const freePricing: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 10', 'AI Tokens: 10',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 2',
'Data retention: 2 Months' 'Data retention: 2 Months'
], ],
cta: 'Start For Free now!' cta: 'Start For Free now!'
@@ -63,7 +62,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 30', 'AI Tokens: 30',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 6 Months' 'Data retention: 6 Months'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'
@@ -81,7 +79,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 100', 'AI Tokens: 100',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 9 Months' 'Data retention: 9 Months'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'
@@ -99,7 +96,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 3.000', 'AI Tokens: 3.000',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 1 Year' 'Data retention: 1 Year'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'
@@ -117,7 +113,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 5.000', 'AI Tokens: 5.000',
'Server type: SHARED', 'Server type: SHARED',
'Projects: max 3',
'Data retention: 1 Year' 'Data retention: 1 Year'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'
@@ -135,7 +130,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 10.000', 'AI Tokens: 10.000',
'Server type: DEDICATED', 'Server type: DEDICATED',
'Projects: max 3',
'Data retention: 2 Years' 'Data retention: 2 Years'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'
@@ -153,7 +147,6 @@ const slidePricings: PricingCardProp[] = [
'Unlimited reports', 'Unlimited reports',
'AI Tokens: 20.000', 'AI Tokens: 20.000',
'Server type: DEDICATED', 'Server type: DEDICATED',
'Projects: max 3',
'Data retention: 3 Years' 'Data retention: 3 Years'
], ],
cta: 'Go to Cloud Dashboard' cta: 'Go to Cloud Dashboard'