You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<FeatureCardicon={<ImagefontSize="large"/>}title="Add Your Church Logo"description="Upload your logo and update your church's contact information so everything looks right from day one."linkUrl="/site/appearance#logo"/>
55
+
<FeatureCardicon={<ImagefontSize="small"/>}title="Add Your Church Logo"description="Upload your logo and update your church's contact information."linkUrl="/site/appearance#logo"/>
53
56
</Grid>
54
57
<Gridsize={{xs: 12,sm: 6,md: 4}}>
55
-
<FeatureCardicon={<LanguagefontSize="large"/>}title="Create Your First Webpage"description="Build a public website for your church where visitors can learn about you and find service times."onClick={()=>handleCardClick("webpage",hasPages,"/site/pages")}/>
58
+
<FeatureCardicon={<LanguagefontSize="small"/>}title="Create Your First Webpage"description="Build a public website where visitors can learn about you."onClick={()=>handleCardClick("webpage",hasPages,"/site/pages")}/>
56
59
</Grid>
57
60
<Gridsize={{xs: 12,sm: 6,md: 4}}>
58
-
<FeatureCardicon={<VolunteerActivismfontSize="large"/>}title="Set Up Online Giving"description="Connect your Stripe account so your congregation can give online through your website and app."linkUrl="/settings#giving"/>
61
+
<FeatureCardicon={<VolunteerActivismfontSize="small"/>}title="Set Up Online Giving"description="Connect Stripe so your congregation can give online."linkUrl="/settings#giving"/>
<FeatureCardicon={<MusicNotefontSize="small"/>}title="Set Up FreeShow Backups"description="Connect FreeShow to back up your songs and service plans."onClick={()=>handleCardClick("freeshow",hasTeams,"/serving")}/>
59
69
</Grid>
60
70
<Gridsize={{xs: 12,sm: 6,md: 4}}>
61
-
<FeatureCardicon={<MusicNotefontSize="large"/>}title="Set Up FreeShow Backups"description="If you use FreeShow for presentations, connect it to B1.church to back up your songs and service plans."onClick={()=>handleCardClick("freeshow",hasTeams,"/serving")}/>
71
+
<FeatureCardicon={<SmartDisplayfontSize="small"/>}title="Set Up Your FreePlay Classroom"description="Create a ministry and classroom for FreePlay lessons on your TV."onClick={()=>handleCardClick("freeplay",hasPlanTypes,"/serving")}/>
62
72
</Grid>
63
73
<Gridsize={{xs: 12,sm: 6,md: 4}}>
64
-
<FeatureCardicon={<PersonfontSize="large"/>}title="Add Your Congregation"description="Import or manually add the people in your church so you can track attendance, groups, and giving."linkUrl="/people"/>
74
+
<FeatureCardicon={<LiveTvfontSize="small"/>}title="Upload a Sermon"description="Share your sermons online so people can watch anytime."linkUrl="/sermons"/>
<FeatureCardicon={<GroupsfontSize="large"/>}title="Create Your First Group"description="Set up small groups, classes, or serving teams so people can connect and get involved."onClick={()=>handleCardClick("group",hasGroups,"/groups")}/>
81
+
<FeatureCardicon={<PersonfontSize="small"/>}title="Add Your Congregation"description="Import or add your people to track attendance, groups, and giving."linkUrl="/people"/>
68
82
</Grid>
69
83
<Gridsize={{xs: 12,sm: 6,md: 4}}>
70
-
<FeatureCardicon={<LiveTvfontSize="large"/>}title="Upload a Sermon"description="Share your sermons online so members and visitors can watch or listen anytime."linkUrl="/sermons"/>
84
+
<FeatureCardicon={<GroupsfontSize="small"/>}title="Create Your First Group"description="Set up small groups, classes, or serving teams."onClick={()=>handleCardClick("group",hasGroups,"/groups")}/>
71
85
</Grid>
72
86
<Gridsize={{xs: 12,sm: 6,md: 4}}>
73
-
<FeatureCardicon={<LockfontSize="large"/>}title="Invite Team Members"description="Add staff and volunteers as admins so they can help manage people, groups, and content."linkUrl="/settings#roles"/>
87
+
<FeatureCardicon={<LockfontSize="small"/>}title="Invite Team Members"description="Add staff and volunteers as admins to help manage things."linkUrl="/settings#roles"/>
<FeatureCardicon={<CameraAltfontSize="large"/>}title="Set Your Avatar"description="Upload a profile photo so your team and congregation can recognize you."linkUrl={b1Url+"/my/community?id="+UserHelper.person?.id+"#edit"}external/>
94
+
<FeatureCardicon={<CameraAltfontSize="small"/>}title="Set Your Avatar"description="Upload a profile photo so your team can recognize you."linkUrl={b1Url+"/my/community?id="+UserHelper.person?.id+"#edit"}external/>
0 commit comments