diff --git a/src/components/Activity/ActivityPage.tsx b/src/components/Activity/ActivityPage.tsx index 851730d15..65c260782 100644 --- a/src/components/Activity/ActivityPage.tsx +++ b/src/components/Activity/ActivityPage.tsx @@ -97,6 +97,19 @@ export function ActivityPage() { {(learningRoadmaps.length > 0 || learningBestPractices.length > 0) && ( <> + + + New + + + Share your progress with others using a{' '} + #RoadCard + + ยป +

Continue Following

diff --git a/src/components/RoadCard/RoadCardPage.tsx b/src/components/RoadCard/RoadCardPage.tsx index 86efc5110..324895803 100644 --- a/src/components/RoadCard/RoadCardPage.tsx +++ b/src/components/RoadCard/RoadCardPage.tsx @@ -27,12 +27,12 @@ export function RoadCardPage() { const textareaContent = ` Road Card @@ -40,7 +40,7 @@ export function RoadCardPage() { return ( <> -
+

Grab your #RoadCard

Pick a badge and share your progress with the world. @@ -76,15 +76,15 @@ export function RoadCardPage() {

{selectedBadge === 'long' && } {selectedBadge === 'wide' && } -
+
Embed