Skip to content

Commit b5f033f

Browse files
authored
Update headings and texts for meet and repo sections
Signed-off-by: freya-docs <freya.docs.pp@gmail.com>
1 parent 2c11d2c commit b5f033f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/app/page.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ const whatIsHieroData = {
4949
};
5050

5151
const meetData = {
52-
heading: "Join the conversation and help move ideas forward",
53-
text: "Take part in our open meetings and help shape things with the team. [Register here](https://github.com/hiero-ledger#open-community-meetings-and-tsc-schedules) or view schedules on the [LFX Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/hiero?view=week).",
52+
heading: "Participate in Live Discussion",
53+
text: "Participate in our open meetings and shape things with the team. [Register here](https://github.com/hiero-ledger#open-community-meetings-and-tsc-schedules) or view schedules on the [LFX Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/hiero?view=week).",
5454
calls: [
5555
// Ranked by LFX Calendar sign-up counts
5656
{
@@ -154,8 +154,8 @@ const meetData = {
154154
};
155155

156156
const reposData = {
157-
heading: "Explore the codebase - your contributions shape what we build",
158-
text: "Take a look at our most active repositories and see the core of the ecosystem in action.",
157+
heading: "Dive in and take ownership",
158+
text: "Study our most active repositories and see the core of the ecosystem in action.",
159159
repos: [
160160
{
161161
name: "hiero-consensus-node",
@@ -277,8 +277,8 @@ const BASE_QUERY =
277277
"is%3Aopen%20is%3Aissue%20org%3Ahiero-ledger%20archived%3Afalse%20no%3Aassignee";
278278

279279
const issueJumpData = {
280-
heading: "Explore where your voice and work have real influence",
281-
text: "Discover issues that match your strengths and take your first step into the Hiero universe.",
280+
heading: "Contribute to Hiero and have real influence",
281+
text: "Discover issues that match your strengths and make meaningful impact in the Hiero universe.",
282282
difficulties: [
283283
{
284284
label: "Good First Issue",

0 commit comments

Comments
 (0)