diff --git a/components/pricing/price-config.ts b/components/pricing/price-config.ts index e63130e..4e87eec 100644 --- a/components/pricing/price-config.ts +++ b/components/pricing/price-config.ts @@ -19,7 +19,7 @@ export const yearlyPrice = [ label: 'Pro', desc: 'For small teams to manage projects and team knowledge', price: '$10', - duration: 'per user per month\n' + 'billed annually', + duration: 'per member per month\n' + 'billed annually', contentTitle: 'Everything in Free +', content: [ 'Unlimited storage', @@ -37,6 +37,6 @@ export const monthlyPrice = [ { ...yearlyPrice[1], price: '$12.5', - duration: 'per user per month\n' + 'billed monthly', + duration: 'per member per month\n' + 'billed monthly', }, ]; diff --git a/lib/config/pages.tsx b/lib/config/pages.tsx index a51d811..e2679c7 100644 --- a/lib/config/pages.tsx +++ b/lib/config/pages.tsx @@ -37,12 +37,12 @@ export const aboutPageConfig = { mission - + @@ -77,8 +77,7 @@ export const aboutPageConfig = {
- Users worry about entrusting sensitive data to these tools and are naturally concerned about their - longevity. + Users worry about entrusting sensitive data to these tools and are naturally concerned about their longevity. Furthermore overcoming vendor lock-in poses a significant challenge.
@@ -99,8 +98,7 @@ export const aboutPageConfig = { Board.
- Build an open source codebase with a community-driven open toolbox of plugins, templates, and themes so - you + Build an open source codebase with a community-driven open toolbox of plugins, templates, and themes so you can design and modify AppFlowy your way without limits.
@@ -131,11 +129,11 @@ export const aboutPageConfig = { Join - + @@ -436,11 +434,11 @@ export const joinPageConfig = { Job - + @@ -451,18 +449,18 @@ export const joinPageConfig = { goodPoints: [ { icon: ( - + ), @@ -477,24 +475,24 @@ export const joinPageConfig = { }, { icon: ( - + ), @@ -510,12 +508,12 @@ export const joinPageConfig = { }, { icon: ( - + ), @@ -531,16 +529,16 @@ export const joinPageConfig = { }, { icon: ( - + ), @@ -557,10 +555,14 @@ export const joinPageConfig = { // title: 'Founding Product Designer', // link: 'https://apply.workable.com/appflowy/j/D0616AC272/', // }, + // { + // title: 'Marketing Content Manager', + // link: 'https://apply.workable.com/appflowy/j/DB28756679/' + // }, { - title: 'Marketing Content Manager', - link: 'https://apply.workable.com/appflowy/j/DB28756679/' - } + title: 'Senior Frontend Developer', + link: 'https://apply.workable.com/appflowy/j/D00DA4DE03/', + }, ], }; @@ -570,12 +572,12 @@ export const contactPageConfig = { Contact - + @@ -640,12 +642,12 @@ export const contributorsPageConfig = { contributors - + @@ -659,12 +661,12 @@ export const contributorsPageConfig = { contribute - +