diff --git a/community/index.page.tsx b/community/index.page.tsx
index 6dbba22004..c7849e4fd2 100644
--- a/community/index.page.tsx
+++ b/community/index.page.tsx
@@ -626,12 +626,12 @@ const CommunityPage: React.FC = () => {
{translate(
- "AMA with Edge Wallet: Learn more about Edge Wallet and how they are building on the XRP Ledger."
+ "Join the XRPL Ledger Discord to connect and network with builders, validators, and cryptocurrency enthusiasts in the community."
)}
|
@@ -645,12 +645,12 @@ const CommunityPage: React.FC = () => {
|
{translate(
- "Clawback: A newly proposed feature that adds to the XRP Ledger's token asset control capabilities."
+ "Follow @RippleXDev on X for the latest updates on the XRP Ledger ecosystem."
)}
|
@@ -664,12 +664,12 @@ const CommunityPage: React.FC = () => {
|
{translate(
- "APEX 2023: View keynote sessions from the annual developer summit where developers, contributors, and thought leaders come together to learn, build, and celebrate all things XRP Ledger."
+ "APEX 2025: View keynote sessions from the Apex 2025 where developers, entrepreneurs, and industry leaders come together to learn, build, and celebrate all things XRP Ledger."
)}
|
@@ -683,12 +683,12 @@ const CommunityPage: React.FC = () => {
|
{translate(
- "Deep Dive into XRPL DeFi Course: Learn about the inner workings of decentralized finance including safety and security, auto-bridging, pathfinding, liquidity pools, and more."
+ "Explore DeFi-Island: A 3D open-source world on the XRPL testnet. Chat with residents, complete quests, and dive into this React.js-powered experience—all in your web browser."
)}
|
diff --git a/static/img/community/ic_twitter.png b/static/img/community/ic_twitter.png
index ce1b876b6e..c4d5359b74 100644
Binary files a/static/img/community/ic_twitter.png and b/static/img/community/ic_twitter.png differ
diff --git a/static/img/community/ic_twitter_light.png b/static/img/community/ic_twitter_light.png
index f35339ed86..ed113f8060 100644
Binary files a/static/img/community/ic_twitter_light.png and b/static/img/community/ic_twitter_light.png differ
|