Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 1c14458

Browse files
authored
fix: github collab text (#299)
1 parent 738947c commit 1c14458

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/components/SecondaryFeatures.jsx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ const features = [
2222
icon: DiscordLogo,
2323
},
2424
{
25-
name: 'Inventory',
26-
summary:
27-
'Never lose track of what’s in stock with accurate inventory tracking.',
25+
name: 'GitHub Org',
26+
summary: 'Learning together in public',
2827
description:
29-
'We don’t offer this as part of our software but that statement is inarguably true. Accurate inventory tracking would help you for sure.',
28+
'The best way to learn and get experience is on real world projects. With Open Source you can showcase your skills and build your portfolio.',
3029
image: GitHubScreenshot,
3130
icon: GitHubLogo,
3231
},

0 commit comments

Comments
 (0)