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
Copy file name to clipboardExpand all lines: src/app/page.tsx
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ const whatIsHieroData = {
49
49
};
50
50
51
51
constmeetData={
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).",
54
54
calls: [
55
55
// Ranked by LFX Calendar sign-up counts
56
56
{
@@ -154,8 +154,8 @@ const meetData = {
154
154
};
155
155
156
156
constreposData={
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.",
0 commit comments