Created
June 20, 2023 15:07
-
-
Save saifulapm/3fdcf4a5380b155032fd0e3744bc008a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export const dataConfig = { | |
| packages: [ | |
| { | |
| name: 'Starter', | |
| price: 3000, | |
| description: 'Our starter pack offers a streamlined visualisation of your idea', | |
| services: [ | |
| { | |
| title: 'Concept development', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Deliverables', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Features', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| } | |
| ], | |
| image: "https://picsum.photos/600/600", | |
| concept: { | |
| quantity: 1, | |
| price: 1000, | |
| }, | |
| turnaround: { | |
| quantity: 6, | |
| price: 500, | |
| }, | |
| revision: { | |
| quantity: 1, | |
| price: 500, | |
| }, | |
| model: { | |
| title: '3d Model ', | |
| description: 'Our team of engineers can create a precise 3D model of your concept, enabling you to visually perceive your idea with impeccable accuracy and proportion.', | |
| price: 2000, | |
| image: '', | |
| }, | |
| rendering: { | |
| title: 'Rendering', | |
| description: 'Our design team is capable of generating a photorealistic image of your concept, allowing you to gain a deeper understanding of the potential application of materials, colors, and textures to your design. This visual representation provides invaluable insight and aids in making informed decisions regarding the aesthetic aspects of your concept.', | |
| price: 2000, | |
| image: '', | |
| included: [ | |
| 'Presentation deck ', | |
| 'Front, Back, Side, and 3/4 view’s ' | |
| ] | |
| } | |
| }, | |
| { | |
| name: 'Premium', | |
| price: 4000, | |
| description: 'Our starter pack offers a streamlined visualisation of your idea', | |
| services: [ | |
| { | |
| title: 'Concept development', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Deliverables', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Features', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| } | |
| ], | |
| image: "https://picsum.photos/600/600", | |
| concept: { | |
| quantity: 1, | |
| price: 1000, | |
| }, | |
| turnaround: { | |
| quantity: 6, | |
| price: 500, | |
| }, | |
| revision: { | |
| quantity: 1, | |
| price: 500, | |
| }, | |
| model: { | |
| title: '3d Model ', | |
| description: 'Our team of engineers can create a precise 3D model of your concept, enabling you to visually perceive your idea with impeccable accuracy and proportion.', | |
| price: 2000, | |
| image: '', | |
| }, | |
| rendering: { | |
| title: 'Rendering', | |
| description: 'Our design team is capable of generating a photorealistic image of your concept, allowing you to gain a deeper understanding of the potential application of materials, colors, and textures to your design. This visual representation provides invaluable insight and aids in making informed decisions regarding the aesthetic aspects of your concept.', | |
| price: 1000, | |
| image: '', | |
| included: [ | |
| 'Presentation deck ', | |
| 'Front, Back, Side, and 3/4 view’s ' | |
| ] | |
| } | |
| }, | |
| { | |
| name: 'Professional', | |
| price: 5000, | |
| description: 'Our starter pack offers a streamlined visualisation of your idea', | |
| services: [ | |
| { | |
| title: 'Concept development', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Deliverables', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| }, | |
| { | |
| title: 'Features', | |
| list: [ | |
| { | |
| title: 'market research', | |
| body: 'details of market research', | |
| }, | |
| { | |
| title: 'Development of 1 direction', | |
| body: 'details of Development of 1 direction', | |
| }, | |
| ] | |
| } | |
| ], | |
| image: "https://picsum.photos/600/600", | |
| concept: { | |
| quantity: 1, | |
| price: 1000, | |
| }, | |
| turnaround: { | |
| quantity: 6, | |
| price: 500, | |
| }, | |
| revision: { | |
| quantity: 1, | |
| price: 500, | |
| }, | |
| model: { | |
| title: '3d Model ', | |
| description: 'Our team of engineers can create a precise 3D model of your concept, enabling you to visually perceive your idea with impeccable accuracy and proportion.', | |
| price: 2000, | |
| image: '', | |
| }, | |
| rendering: { | |
| title: 'Rendering', | |
| description: 'Our design team is capable of generating a photorealistic image of your concept, allowing you to gain a deeper understanding of the potential application of materials, colors, and textures to your design. This visual representation provides invaluable insight and aids in making informed decisions regarding the aesthetic aspects of your concept.', | |
| price: 1000, | |
| image: '', | |
| included: [ | |
| 'Presentation deck ', | |
| 'Front, Back, Side, and 3/4 view’s ' | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment