@pareto-engineering/design-system 0.0.1-alpha.60 โ 0.0.1-alpha.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/a/TeamInfo/TeamInfo.js +1 -1
- package/dist/cjs/a/TeamInfo/styles.scss +3 -2
- package/dist/cjs/b/QuestionDropdown/QuestionDropdown.js +11 -4
- package/dist/cjs/c/index.js +1 -125
- package/dist/cjs/f/fields/SelectInput/styles.scss +7 -3
- package/dist/es/a/TeamInfo/TeamInfo.js +1 -1
- package/dist/es/a/TeamInfo/styles.scss +3 -2
- package/dist/es/b/QuestionDropdown/QuestionDropdown.js +11 -4
- package/dist/es/c/index.js +1 -15
- package/dist/es/f/fields/SelectInput/styles.scss +7 -3
- package/package.json +3 -3
- package/src/__snapshots__/Storyshots.test.js.snap +251 -1831
- package/src/stories/b/QuestionDropdown.stories.jsx +15 -0
- package/src/stories/colors.js +1 -1
- package/src/stories/f/SelectInput.stories.jsx +3 -7
- package/src/ui/a/TeamInfo/TeamInfo.jsx +1 -1
- package/src/ui/a/TeamInfo/styles.scss +3 -2
- package/src/ui/b/QuestionDropdown/QuestionDropdown.jsx +8 -3
- package/src/ui/c/index.js +0 -18
- package/src/ui/f/fields/SelectInput/styles.scss +7 -3
- package/dist/cjs/a/RatingsInput/RatingsInput.js +0 -88
- package/dist/cjs/a/RatingsInput/common/Rating/Rating.js +0 -120
- package/dist/cjs/a/RatingsInput/common/Rating/index.js +0 -15
- package/dist/cjs/a/RatingsInput/common/index.js +0 -13
- package/dist/cjs/a/RatingsInput/index.js +0 -15
- package/dist/cjs/a/RatingsInput/styles.scss +0 -35
- package/dist/es/a/RatingsInput/RatingsInput.js +0 -72
- package/dist/es/a/RatingsInput/common/Rating/Rating.js +0 -102
- package/dist/es/a/RatingsInput/common/Rating/index.js +0 -2
- package/dist/es/a/RatingsInput/common/index.js +0 -1
- package/dist/es/a/RatingsInput/index.js +0 -2
- package/dist/es/a/RatingsInput/styles.scss +0 -35
- package/src/stories/c/AcceptCookies.stories.jsx +0 -27
- package/src/stories/c/BlogCategoryButton.stories.jsx +0 -33
- package/src/stories/c/BlogPost.stories.jsx +0 -68
- package/src/stories/c/BlogPostsList.stories.jsx +0 -91
- package/src/stories/c/SiteFooter.stories.jsx +0 -33
- package/src/stories/c/SiteHeaderCTA.stories.jsx +0 -28
- package/src/stories/c/SiteMission.stories.jsx +0 -78
- package/src/stories/c/SiteNavigation.stories.jsx +0 -79
- package/src/stories/c/SiteOnboardingStep.stories.jsx +0 -46
- package/src/stories/c/SitePricing.stories.jsx +0 -48
- package/src/stories/c/SiteServices.stories.jsx +0 -170
- package/src/stories/c/TeamGallery.stories.jsx +0 -52
- package/src/stories/c/Testimonials.stories.jsx +0 -43
- package/src/stories/c/blogUrlMap.js +0 -13
- package/src/ui/c/AcceptCookies/AcceptCookies.jsx +0 -133
- package/src/ui/c/AcceptCookies/index.js +0 -2
- package/src/ui/c/AcceptCookies/styles.scss +0 -49
- package/src/ui/c/BlogCategoryButton/BlogCategoryButton.jsx +0 -96
- package/src/ui/c/BlogCategoryButton/index.js +0 -2
- package/src/ui/c/BlogContext/BlogContextProvider.jsx +0 -60
- package/src/ui/c/BlogContext/Context.js +0 -3
- package/src/ui/c/BlogContext/ContextProvider.jsx +0 -60
- package/src/ui/c/BlogContext/index.js +0 -4
- package/src/ui/c/BlogContext/useBlog.js +0 -4
- package/src/ui/c/BlogPost/BlogPost.jsx +0 -161
- package/src/ui/c/BlogPost/index.js +0 -2
- package/src/ui/c/BlogPost/styles.scss +0 -33
- package/src/ui/c/BlogPostsList/BlogPostsList.jsx +0 -81
- package/src/ui/c/BlogPostsList/common/Card/Card.jsx +0 -195
- package/src/ui/c/BlogPostsList/common/Card/index.js +0 -2
- package/src/ui/c/BlogPostsList/common/index.js +0 -1
- package/src/ui/c/BlogPostsList/index.js +0 -2
- package/src/ui/c/BlogPostsList/styles.scss +0 -72
- package/src/ui/c/SiteFooter/SiteFooter.jsx +0 -79
- package/src/ui/c/SiteFooter/common/Section/Section.jsx +0 -95
- package/src/ui/c/SiteFooter/common/Section/index.js +0 -2
- package/src/ui/c/SiteFooter/common/index.js +0 -1
- package/src/ui/c/SiteFooter/index.js +0 -2
- package/src/ui/c/SiteFooter/styles.scss +0 -34
- package/src/ui/c/SiteHeaderCTA/SiteHeaderCTA.jsx +0 -107
- package/src/ui/c/SiteHeaderCTA/index.js +0 -2
- package/src/ui/c/SiteHeaderCTA/styles.scss +0 -44
- package/src/ui/c/SiteMission/SiteMission.jsx +0 -114
- package/src/ui/c/SiteMission/index.js +0 -2
- package/src/ui/c/SiteMission/styles.scss +0 -30
- package/src/ui/c/SiteNavigation/SiteNavigation.jsx +0 -142
- package/src/ui/c/SiteNavigation/index.js +0 -2
- package/src/ui/c/SiteNavigation/styles.scss +0 -118
- package/src/ui/c/SiteOnboardingStep/SiteOnboardingStep.jsx +0 -107
- package/src/ui/c/SiteOnboardingStep/index.js +0 -2
- package/src/ui/c/SiteOnboardingStep/styles.scss +0 -51
- package/src/ui/c/SitePricing/SitePricing.jsx +0 -120
- package/src/ui/c/SitePricing/index.js +0 -2
- package/src/ui/c/SitePricing/styles.scss +0 -73
- package/src/ui/c/SiteServices/SiteServices.jsx +0 -222
- package/src/ui/c/SiteServices/index.js +0 -2
- package/src/ui/c/SiteServices/styles.scss +0 -138
- package/src/ui/c/TeamGallery/TeamGallery.jsx +0 -87
- package/src/ui/c/TeamGallery/common/PersonCard/PersonCard.jsx +0 -86
- package/src/ui/c/TeamGallery/common/PersonCard/index.js +0 -2
- package/src/ui/c/TeamGallery/common/index.js +0 -1
- package/src/ui/c/TeamGallery/index.js +0 -2
- package/src/ui/c/TeamGallery/styles.scss +0 -100
- package/src/ui/c/Testimonials/Testimonials.jsx +0 -124
- package/src/ui/c/Testimonials/index.js +0 -2
- package/src/ui/c/Testimonials/styles.scss +0 -112
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { Logo, SiteFooter } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SiteFooter',
|
|
8
|
-
component :SiteFooter,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
'SiteFooter.Section':SiteFooter.Section,
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => (
|
|
21
|
-
<SiteFooter className="y-main1">
|
|
22
|
-
<SiteFooter.Section span={3}>
|
|
23
|
-
<Logo color="secondary1" />
|
|
24
|
-
|
|
25
|
-
</SiteFooter.Section>
|
|
26
|
-
<SiteFooter.Section title="Our services" span={2}>
|
|
27
|
-
Column 1
|
|
28
|
-
</SiteFooter.Section>
|
|
29
|
-
<SiteFooter.Section title="Social networks" span={2}>
|
|
30
|
-
Column 2
|
|
31
|
-
</SiteFooter.Section>
|
|
32
|
-
</SiteFooter>
|
|
33
|
-
)
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SiteHeaderCTA } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SiteHeaderCTA',
|
|
8
|
-
component :SiteHeaderCTA,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
// Item:SiteHeaderCTA.Item
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => (
|
|
21
|
-
<SiteHeaderCTA
|
|
22
|
-
surveyLink="https://survey.hellopareto.com/"
|
|
23
|
-
header=" Supercharge your business"
|
|
24
|
-
subHeader="Pareto helps you delegate time consuming business tasks so you can focus on the work that
|
|
25
|
-
matters most. We combine the quality and care of real people with the efficiency of machine
|
|
26
|
-
automation to help entrepreneurs get more done โ fast."
|
|
27
|
-
/>
|
|
28
|
-
)
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SiteMission } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SiteMission',
|
|
8
|
-
component :SiteMission,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
// Item:SiteMission.Item
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => {
|
|
21
|
-
const teamReviewMap = [
|
|
22
|
-
{
|
|
23
|
-
number :100,
|
|
24
|
-
unit :'%',
|
|
25
|
-
description:'graduated from college',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
number :5,
|
|
29
|
-
unit :'yrs',
|
|
30
|
-
description:'average work experience',
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
number :20,
|
|
34
|
-
unit :'hrs',
|
|
35
|
-
description:'of training to join Pareto',
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
number :50,
|
|
39
|
-
unit :'%',
|
|
40
|
-
description:'are work-at-home moms',
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
number :26,
|
|
44
|
-
unit :'%',
|
|
45
|
-
description:'own their own businesses',
|
|
46
|
-
},
|
|
47
|
-
]
|
|
48
|
-
const teamInfoMap = [
|
|
49
|
-
{
|
|
50
|
-
description:'Working at Pareto allows me to learn something new. The team gives everyone a strong support system and never leaves anyone behind, especially when tasks get difficult.',
|
|
51
|
-
img :'https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Mary%20Joy-Montenegro.jpg',
|
|
52
|
-
name :'Mary Joy Montenegro',
|
|
53
|
-
role :'Associate',
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
description:'Working at Pareto constantly allows me to learn something new. The team gives everyone a strong support system and never leaves anyone behind, especially when tasks get difficult.',
|
|
57
|
-
img :'https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Mary%20Joy-Bataller.jpg',
|
|
58
|
-
name :'Lanie Col-long',
|
|
59
|
-
role :'Associate',
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
description:"Every task that's assigned to me excites me! Especially those that are my firsts.",
|
|
63
|
-
img :'https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Lanie-Col-long.png',
|
|
64
|
-
name :'Mary Joy Bataller',
|
|
65
|
-
role :'Partner',
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
description:'Being able to test my limits, explore unique tasks, and see myself grow personally and professionally has helped me become someone I never imagined I could be!',
|
|
69
|
-
img :'https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Marie%20Joyce-Cordero.png',
|
|
70
|
-
name :'Joyce Cordero',
|
|
71
|
-
role :'Partner',
|
|
72
|
-
},
|
|
73
|
-
]
|
|
74
|
-
|
|
75
|
-
return (
|
|
76
|
-
<SiteMission teamInfoMap={teamInfoMap} teamReviewMap={teamReviewMap} delay={5} />
|
|
77
|
-
)
|
|
78
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SiteNavigation, Button } from 'ui'
|
|
5
|
-
|
|
6
|
-
import Router from '../utils/Router'
|
|
7
|
-
|
|
8
|
-
export default {
|
|
9
|
-
title :'c/SiteNavigation',
|
|
10
|
-
component :SiteNavigation,
|
|
11
|
-
subcomponents:{
|
|
12
|
-
// Item:SiteNavigation.Item
|
|
13
|
-
},
|
|
14
|
-
decorators:[
|
|
15
|
-
(storyfn) => <Router>{ storyfn() }</Router>,
|
|
16
|
-
],
|
|
17
|
-
argTypes:{
|
|
18
|
-
backgroundColor:{ control: 'color' },
|
|
19
|
-
},
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export const Base = () => {
|
|
23
|
-
const menu = [
|
|
24
|
-
{
|
|
25
|
-
name:'Home',
|
|
26
|
-
link:'/',
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
name:'Pricing',
|
|
30
|
-
link:'/pricing',
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
name:'Team',
|
|
34
|
-
link:'/team',
|
|
35
|
-
},
|
|
36
|
-
]
|
|
37
|
-
|
|
38
|
-
return (
|
|
39
|
-
<main style={{ height: '100%' }} className="u1">
|
|
40
|
-
<SiteNavigation
|
|
41
|
-
menu={
|
|
42
|
-
menu
|
|
43
|
-
}
|
|
44
|
-
cta={(
|
|
45
|
-
<Button className="x-main1 s1 md-s-1">
|
|
46
|
-
Create account
|
|
47
|
-
</Button>
|
|
48
|
-
)}
|
|
49
|
-
className="y-background b-y"
|
|
50
|
-
/>
|
|
51
|
-
<p style={{ width: '200px' }}>
|
|
52
|
-
orem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
53
|
-
Sed placerat risus eget metus hendrerit, a hendrerit mi sodales.
|
|
54
|
-
Sed ullamcorper blandit auctor.
|
|
55
|
-
Pellentesque et pulvinar tortor, at auctor augue. Vestibulum lacus turpis,
|
|
56
|
-
porta eu aliquam vitae, sollicitudin eget mauris.
|
|
57
|
-
Donec mollis nisl tellus, et maximus quam porttitor ac.
|
|
58
|
-
Proin mollis consequat purus non iaculis.
|
|
59
|
-
Phasellus hendrerit et ligula id semper.
|
|
60
|
-
Ut vehicula faucibus nisl, ac mollis nulla cursus et.
|
|
61
|
-
Aliquam rhoncus ipsum ac diam vehicula, id eleifend mauris dictum.
|
|
62
|
-
Mauris maximus massa id dolor feugiat, eu viverra erat finibus. Proin vel congue odio.
|
|
63
|
-
Fusce varius augue sit amet felis convallis, at euismod felis rhoncus.
|
|
64
|
-
|
|
65
|
-
Aliquam consectetur iaculis porta.
|
|
66
|
-
Etiam vel leo libero.
|
|
67
|
-
Praesent et metus quis orci pellentesque finibus id hendrerit dui.
|
|
68
|
-
Duis et ipsum tristique, lacinia justo ac, iaculis erat.
|
|
69
|
-
Nunc mattis urna ut ligula convallis, sed blandit tellus blandit.
|
|
70
|
-
Suspendisse urna arcu, luctus ac urna eu, mollis pharetra diam.
|
|
71
|
-
Duis facilisis, elit in iaculis bibendum,
|
|
72
|
-
leo lectus ullamcorper massa, sit amet elementum erat massa id lacus.
|
|
73
|
-
Mauris ut quam vestibulum, pellentesque dui sit amet, volutpat ipsum.
|
|
74
|
-
Cras pellentesque risus sed leo efficitur, id rhoncus enim varius.
|
|
75
|
-
</p>
|
|
76
|
-
|
|
77
|
-
</main>
|
|
78
|
-
)
|
|
79
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SiteOnboardingStep } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SiteOnboardingStep',
|
|
8
|
-
component :SiteOnboardingStep,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
// Item:SiteOnboardingStep.Item
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => {
|
|
21
|
-
const stepMap = [{
|
|
22
|
-
svgTarget :'handshake',
|
|
23
|
-
index :'Step 1',
|
|
24
|
-
title :'Meet your Pareto Partner',
|
|
25
|
-
description:'Hop on a free coaching call to learn how to effectively delegate to Pareto and identify tasks to hand-off.',
|
|
26
|
-
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
svgTarget :'rocket',
|
|
30
|
-
index :'Step 2',
|
|
31
|
-
title :'Launch projects in minutes',
|
|
32
|
-
description:'Email or Slack your Pareto Partner simple instructions to quickly hand-off repetitive business processes.',
|
|
33
|
-
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
svgTarget :'graph',
|
|
37
|
-
index :'Step 3',
|
|
38
|
-
title :'Focus on strategic work',
|
|
39
|
-
description:'Your Partner recruits trained experts to execute your tasks, manages progress, and shares insightful updates.',
|
|
40
|
-
|
|
41
|
-
}]
|
|
42
|
-
|
|
43
|
-
return (
|
|
44
|
-
<SiteOnboardingStep stepMap={stepMap} />
|
|
45
|
-
)
|
|
46
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SitePricing } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SitePricing',
|
|
8
|
-
component :SitePricing,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
// Item:SitePricing.Item
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => {
|
|
21
|
-
const pricingMap = [
|
|
22
|
-
{
|
|
23
|
-
type :"Pareto's Time",
|
|
24
|
-
price :'$20/hr',
|
|
25
|
-
features:[
|
|
26
|
-
'๐ Outsource 100s of tasks',
|
|
27
|
-
'๐๐ปโโ๏ธ Trusted, on-demand support',
|
|
28
|
-
'๐ธ Pay as you go, no minimums',
|
|
29
|
-
'๐ Scale with volume discounts',
|
|
30
|
-
],
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
type :'Your Time',
|
|
34
|
-
price :'Priceless',
|
|
35
|
-
features:[
|
|
36
|
-
'๐ Focus on the work that matters most',
|
|
37
|
-
'๐ซ Skip the hassle of vetting and hiring',
|
|
38
|
-
'โก๏ธ 10x productivity with smart delegation',
|
|
39
|
-
'๐๐ป Support women-owned & operated teams'],
|
|
40
|
-
},
|
|
41
|
-
]
|
|
42
|
-
|
|
43
|
-
return (
|
|
44
|
-
<div className="y-main1 b-y">
|
|
45
|
-
<SitePricing pricingMap={pricingMap} />
|
|
46
|
-
</div>
|
|
47
|
-
)
|
|
48
|
-
}
|
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
/* @pareto-engineering/generator-front 1.0.12 */
|
|
2
|
-
import * as React from 'react'
|
|
3
|
-
|
|
4
|
-
import { SiteServices } from 'ui'
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
title :'c/SiteServices',
|
|
8
|
-
component :SiteServices,
|
|
9
|
-
subcomponents:{
|
|
10
|
-
// Item:SiteServices.Item
|
|
11
|
-
},
|
|
12
|
-
decorators:[
|
|
13
|
-
// storyfn => <div className="">{ storyfn() }</div>,
|
|
14
|
-
],
|
|
15
|
-
argTypes:{
|
|
16
|
-
backgroundColor:{ control: 'color' },
|
|
17
|
-
},
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export const Base = () => {
|
|
21
|
-
const servicesMap = {
|
|
22
|
-
sales:[
|
|
23
|
-
{
|
|
24
|
-
task :'Generate sales leads',
|
|
25
|
-
icon :'โจ',
|
|
26
|
-
email:{
|
|
27
|
-
subject :'Fintech founder lead generation',
|
|
28
|
-
description:'I need a list of all fintech founders featured in Forbes, Business Insider, CB Insights, and AngelList newsletters. Please send me a spreadsheet containing their name, title, company website, and email address within the week.',
|
|
29
|
-
},
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
task :'Enrich customer data',
|
|
33
|
-
icon :'๐ก',
|
|
34
|
-
email:{
|
|
35
|
-
subject :'Find phone numbers for 300 businesses',
|
|
36
|
-
description:'Could you please compile direct phone numbers for the attached list of 300 target businesses? I need a spreadsheet containing the company name and phone number by 8 am on Wednesday.',
|
|
37
|
-
},
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
task :'Engage social media',
|
|
41
|
-
icon :'๐ค',
|
|
42
|
-
email:{
|
|
43
|
-
subject :'Share my update with LinkedIn women in tech groups',
|
|
44
|
-
description:'Great work on the last project. Next, please join 10 LinkedIn women in tech groups and share the attached flyer. Rush task!',
|
|
45
|
-
},
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
task :'Prospect on LinkedIn',
|
|
49
|
-
icon :'๐ฌ',
|
|
50
|
-
email:{
|
|
51
|
-
subject :'Find & connect with the 100 most followed women in product',
|
|
52
|
-
description:'Please find the top 100 women in product and connect with them on LinkedIn in the next 2 days. Send them a message using the attached template and add their responses to our CRM.',
|
|
53
|
-
},
|
|
54
|
-
},
|
|
55
|
-
],
|
|
56
|
-
product:[
|
|
57
|
-
{
|
|
58
|
-
task :'Source materials',
|
|
59
|
-
icon :'๐ฎ',
|
|
60
|
-
email:{
|
|
61
|
-
subject :'Search for suppliers',
|
|
62
|
-
description:'Can you help me find all local granite suppliers within a 100 mile radius? I need a spreadsheet with their name, address, website, and support email in 2 days.',
|
|
63
|
-
},
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
task :'Research market landscape',
|
|
67
|
-
icon :'๐',
|
|
68
|
-
email:{
|
|
69
|
-
subject :'Find top 20 competitors and research industry growth rate',
|
|
70
|
-
description:'Please generate a list of our top 20 competitors and research the growth rate of the HR software industry over the past decade. Return a spreadsheet of the company names and growth rates by Wednesday at 2 pm PST.',
|
|
71
|
-
},
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
task :'Scrape detailed data',
|
|
75
|
-
icon :'๐',
|
|
76
|
-
email:{
|
|
77
|
-
subject :'Research arts grants, rush task',
|
|
78
|
-
description:'I need to find relevant arts grants for our company to apply to. Please create a spreadsheet containing the grant name, description, application deadline, and contact details and get this back to me ASAP.',
|
|
79
|
-
},
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
task :'Organize & label content',
|
|
83
|
-
icon :'๐ท',
|
|
84
|
-
email:{
|
|
85
|
-
subject :'Tag and organize digital assets, rush task',
|
|
86
|
-
description:'Please tag and organize our marketing and logo assets with the attached keywords. Share the assets folder with me ASAP!',
|
|
87
|
-
},
|
|
88
|
-
},
|
|
89
|
-
],
|
|
90
|
-
hiring:[
|
|
91
|
-
{
|
|
92
|
-
task :'Source talent',
|
|
93
|
-
icon :'๐ฉ๐ปโ๐ป',
|
|
94
|
-
email:{
|
|
95
|
-
subject :'Find experienced SaaS product managers',
|
|
96
|
-
description:"Please help us find 200 senior product managers in Seattle and Bay Area working at SaaS companies. Create a spreadsheet with the person's name, LinkedIn URL, and work experience. Return it to me by tomorrow.",
|
|
97
|
-
},
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
task :'Schedule meetings',
|
|
101
|
-
icon :'๐
',
|
|
102
|
-
email:{
|
|
103
|
-
subject :'Help me schedule meetings',
|
|
104
|
-
description:'Please help me schedule meetings over email and add the meetings to my calendar.',
|
|
105
|
-
},
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
task :'Screen documents',
|
|
109
|
-
icon :'๐',
|
|
110
|
-
email:{
|
|
111
|
-
subject :'Filter resumรฉs by experience & reach out to qualified candidates',
|
|
112
|
-
description:"Please sort through the rรฉsumรฉs I've sent and identify candidates with 5+ years of product experience. Upload qualifying rรฉsumรฉs to the 'qualified' GDrive folder.",
|
|
113
|
-
},
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
task :'Send emails',
|
|
117
|
-
icon :'๐',
|
|
118
|
-
email:{
|
|
119
|
-
subject :'Email rejected candidates using template',
|
|
120
|
-
description:'Please respond to rejected applicants with the attached email template. Personalize each message with interview notes from the attached spreadsheet.',
|
|
121
|
-
},
|
|
122
|
-
},
|
|
123
|
-
],
|
|
124
|
-
admin:[
|
|
125
|
-
{
|
|
126
|
-
task :'Call people & businesses',
|
|
127
|
-
icon :'โ๏ธ',
|
|
128
|
-
email:{
|
|
129
|
-
subject :'Call UK service providers',
|
|
130
|
-
description:'Please call the following service providers to book demos with each of them using my GCal availability.',
|
|
131
|
-
},
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
task :'Make online purchases',
|
|
135
|
-
icon :'๐',
|
|
136
|
-
email:{
|
|
137
|
-
subject :'Restock office space',
|
|
138
|
-
description:'We need you help to restock our office supplies. See the attached list of items, buy them on Amazon, and email me the receipts.',
|
|
139
|
-
},
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
task :'Find nearby facilities',
|
|
143
|
-
icon :'๐',
|
|
144
|
-
email:{
|
|
145
|
-
subject :'Find and call print shops near Stanford',
|
|
146
|
-
description:'Look for print shops within a 5 mile radius of Stanford. Call each shop and record the cost of printing 200 colored one-sided 8x11 posters on a spreadsheet.',
|
|
147
|
-
},
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
task :'Set recurring reminders',
|
|
151
|
-
icon :'๐',
|
|
152
|
-
email:{
|
|
153
|
-
subject :'Email rejected candidates using template',
|
|
154
|
-
description:'Email me every Monday to ask me for my weekly goals and aggregate my weekly activity on Trello each Friday.',
|
|
155
|
-
},
|
|
156
|
-
},
|
|
157
|
-
],
|
|
158
|
-
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
return (
|
|
162
|
-
<div className="y-main1 b-y">
|
|
163
|
-
<SiteServices
|
|
164
|
-
servicesMap={servicesMap}
|
|
165
|
-
attachmentPath="/email-attach.svg"
|
|
166
|
-
deletePath="/email-delete.svg"
|
|
167
|
-
/>
|
|
168
|
-
</div>
|
|
169
|
-
)
|
|
170
|
-
}
|