@@ -86,57 +86,48 @@ app.directive('home', function () {
8686 self = this
8787 self . plans = [
8888 {
89- "title" : "Monthly Quality Sessions" ,
90- "subtitle" : "Level up - one step every month" ,
91- "benefits" : [
92- "Build a better workflow incrementally" ,
93- "Start learning, stop being dependent" ,
94- "Get the right tools for your team" ,
89+ "title" : "CATALYST" ,
90+ "subtitle" : "Meet demands on a much larger scale" ,
91+ "problems" : [
92+ "A growing team or workforce" ,
93+ "An expanding set of responsibilities" ,
9594 ] ,
96- "features" : [
97- "Talk through your problems monthly" ,
98- "A monthly summary of your main issues" ,
99- "3 recommendations on solutions" ,
100- "Follow up at the end of the month" ,
101- "Recurring ROI with every session"
95+ "solutions" : [
96+ "Helping you choose the right tools for your team and tasks" ,
97+ "Automating parts of your workflow" ,
98+ "Boosting your team's abilities with individually tailored workshops" ,
10299 ] ,
103- "price" : "500eur/mon " ,
100+ "price" : "starting at 500€ / month " ,
104101 "form" : `<a href="https://viperdev.typeform.com/to/fABj8j" target="_blank">Get Started</a>`
105102 } ,
106103 {
107- "title" : "Boost Your Open Source Project" ,
108- "subtitle" : "Partner with us as a long term investment" ,
109- "benefits" : [
110- "Get great developers on your project" ,
111- "Improve quality and save money" ,
112- "Expand technology choices" ,
113- "Give back and increase trust" ,
114- "Strengthen your tech brand" ,
104+ "title" : "STRATEGIST" ,
105+ "subtitle" : "Achieve a more sustainable workflow" ,
106+ "problems" : [
107+ "Bugs and regressions in your product" ,
108+ "Unsactisfactory development progress" ,
115109 ] ,
116- "features" : [
117- "A dedicated community expert works with you in your channels" ,
118- "Automated newcomer invitation and onboarding" ,
119- "Social media promotion" ,
120- "Includes Monthly Quality Sessions" ,
110+ "solutions" : [
111+ "Transitioning you to a more robust development strategy" ,
112+ "Implementing a powerful testing and continuous integration set up" ,
113+ "Discussing main issues and possible solutions on a monthly basis" ,
121114 ] ,
122- "price" : "2000eur/mon/project<br>2000eur setup/project " ,
115+ "price" : "2000€ / month " ,
123116 "form" : `<a href="https://viperdev.typeform.com/to/AKlsXq" target="_blank">Get Started</a>`
124117 } ,
125118 {
126- "title" : "Custom" ,
127- "subtitle" : "You thought of something we're perfect for?" ,
128- "benefits" : [
129- "Improve code quality" ,
130- "Improve workflows" ,
131- "Develop faster" ,
119+ "title" : "ACTIVIST" ,
120+ "subtitle" : "Build an open-source community" ,
121+ "problems" : [
122+ "Open-sourcing your product or tools" ,
123+ "Building a community around your product or brand" ,
132124 ] ,
133- "features" : [
134- "Workshops on premises" ,
135- "Consulting on premises" ,
136- "Limitless possibilities" ,
137- "Create workflow automation"
125+ "solutions" : [
126+ "Managing your community communication channels" ,
127+ "Automating newcomer introduction and schooling" ,
128+ "Promoting you on various social media channels" ,
138129 ] ,
139- "price" : "On Request " ,
130+ "price" : "1000€ / month " ,
140131 "form" : "<a href=\"mailto:interest@viperdev.io\">Mail us</a>"
141132 }
142133 ]
0 commit comments