From fbc83ebee77988ffe0ea5cd7052e0081c875ae9d Mon Sep 17 00:00:00 2001 From: Kieran Farr Date: Mon, 18 Dec 2023 15:01:07 -0800 Subject: [PATCH] Pricing and services updates --- docs/pricing.md | 19 ++++++++++--------- docs/services.md | 27 +++++++++++++++++++++++++++ docusaurus.config.js | 4 ++++ 3 files changed, 41 insertions(+), 9 deletions(-) create mode 100644 docs/services.md diff --git a/docs/pricing.md b/docs/pricing.md index 65d63145..c014b21a 100644 --- a/docs/pricing.md +++ b/docs/pricing.md @@ -1,19 +1,20 @@ --- -title: 'Pricing and Services' +title: 'Pricing for Commercial Use' sidebar_position: 10 --- -## Free for non-commercial use -TLDR: 3DStreet is made available at no cost for non-commercial use. +## Free for Non-Commercial Use +3DStreet is made available at no cost for personal, non-commercial use. We encourage you to use this software to advocate for street safety improvements in your community. + +## Software Licenses for Commercial Use +If you are using 3DStreet and/or its creative assets for commercial purposes such as paid consulting, revenue generating video games, or other paid work for a client or official government use, please consider [contacting us about purchasing a commercial license for 3DStreet](https://us6.list-manage.com/contact-form?u=01ce9902276fa6ad96be57ac6&form_id=3f024b297f2177befa87b5ca5e9d45cc). + +## Rapid Prototyping Service +We've heard from users that despite the amazing automation features provided by 3DStreet, sometimes they don't have the time to create and modify intricate scene details to meet upcoming deadlines. [3DStreet offers a Rapid Prototyping Service to help you and your organization get started with scene creation services.](./services.md) ### Terms of free use -* The source code for 3DStreet is made available on the [AGPL 3.0 license](https://github.com/3DStreet/3dstreet/blob/main/LICENSE). +* The source code for 3DStreet is made available on the [AGPL 3.0 license which also limits our liability, so please read these terms.](https://github.com/3DStreet/3dstreet/blob/main/LICENSE) * Original 3D models and other assets from 3DStreet are made available on a [Creative Commons Attribution Non-Commercial Share Alike license](https://github.com/3DStreet/3dstreet-assets-source/blob/main/LICENSE). * Some 3DStreet models are provided by other third-parties with [varying licenses](https://github.com/3DStreet/3dstreet#list-of-supported-segment-types). -## Commercial use -If you are using 3DStreet and/or its creative assets for commercial purposes such as paid consulting, revenue generating video games, or other paid work for a client, please contact us about purchasing a commercial license for 3DStreet by emailing kieran (at) 3dstreet (dot) org. - -### Services -We also provide services for clients needing custom development, 3D scene creation, 3D model creation and more. Please email kieran (at) 3dstreet (dot) org and provide some context about your project and what services you are looking for. \ No newline at end of file diff --git a/docs/services.md b/docs/services.md new file mode 100644 index 00000000..4e2ed6d4 --- /dev/null +++ b/docs/services.md @@ -0,0 +1,27 @@ +--- +title: 'Professional Services' +sidebar_position: 10 + +--- + +## Rapid Prototyping Service + +### The Problem +Visualizing a project is a fundamental part of proper planning, citizen engagement and presenting bold new ideas before having final designs. However, services associated with these visualizations are expensive, time-consuming and difficult to manage. + +We've heard from users that despite the amazing automation features provided by 3DStreet, sometimes they don't have the time to create and modify intricate scene details to meet upcoming deadlines. + +### What is R.P.S? +R.P.S. is a groundbreaking service from 3DStreet transforming the way communities reimagine their urban spaces. Our mission is to facilitate rapid, inclusive, and sustainable street design prototyping at zero-to-low cost for governments, civil society and other urban stakeholders. [Get started now with a brief consultation call](https://us6.list-manage.com/contact-form?u=01ce9902276fa6ad96be57ac6&form_id=3f024b297f2177befa87b5ca5e9d45cc), or read more about the service options below. + +### Service Options +#### BASIC: GUIDED DIY +Quickly and effortlessly create before-and-after scenes of a street or block. We provide the tools; you bring your vision to life. Simple, step-by-step instructions make urban redesign accessible to all, fostering a sense of ownership and pride in the transformed spaces. + +#### ADVANCED: AR & 3D SCAN +Enhance the quality of real-life visualization with cutting-edge Augmented Reality (AR) tools. Empower stakeholders to visualize proposed changes more clearly to see what their street or block could become. + +### Receive Prototypes and Renderings Usable in Later Stages +Deliverables include “Before” and “After” scenes of a street or block in 2D (from various perspectives such as plan view, side view, etc), 3D view (from various perspectives) which can be exported in 3D and 2D vector file formats for use in later design stages. + +### [Contact Sales to Learn More](https://us6.list-manage.com/contact-form?u=01ce9902276fa6ad96be57ac6&form_id=3f024b297f2177befa87b5ca5e9d45cc) \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index 43e28cbe..fee3bde0 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -105,6 +105,10 @@ const config = { label: 'Twitter', href: 'https://twitter.com/3dstreetapp', }, + { + label: 'Contact Sales', + href: 'https://us6.list-manage.com/contact-form?u=01ce9902276fa6ad96be57ac6&form_id=3f024b297f2177befa87b5ca5e9d45cc' + }, ], }, {