diff --git a/src/core/MeganavContentPlatform/component.html.erb b/src/core/MeganavContentPlatform/component.html.erb index 6c9599daa..c28206450 100644 --- a/src/core/MeganavContentPlatform/component.html.erb +++ b/src/core/MeganavContentPlatform/component.html.erb @@ -14,41 +14,47 @@
Publish/subscribe messaging
-Feature-rich pub/sub messaging to power any realtime requirement.
+ <%= link_to abs_url("/examples/avatar-stack"), class: "ui-meganav-media group" do %> +Avatar Stack
+See who is connected in a digital space.
<% end %>Push notifications
-Deliver native notifications at scale with our unified API.
+ <%= link_to abs_url("/examples/emoji-reactions"), class: "ui-meganav-media group" do %> +Emoji Reactions
+React with an emoji to a message.
<% end %>Third-party integrations
-Integrate and extend Ably with cloud services like AWS Kinesis.
+ <%= link_to abs_url("/examples/activity-feed"), class: "ui-meganav-media group" do %> +Activity Feed
+Display a list of user actions in realtime.
<% end %>Multi-protocol messaging
-We support pub/sub over WebSockets, MQTT, SSE, and more.
+ <%= link_to abs_url("/examples/live-charts"), class: "ui-meganav-media group" do %> +Live Charts
+Visualise live metrics and data in a chart.
<% end %>Streaming data sources
-Augment your apps with realtime updates like weather or transit.
+ <%= link_to abs_url("/examples/live-cursors"), class: "ui-meganav-media group" do %> +Live Cursors
+Track all cursors in realtime.
+ <% end %> +Typing Indicator
+See when a user is typing a message.
<% end %>Publish/subscribe messaging
-Feature-rich pub/sub messaging to power any realtime requirement.
+ +Avatar Stack
+See who is connected in a digital space.
Push notifications
-Deliver native notifications at scale with our unified API.
+ +Emoji Reactions
+React with an emoji to a message.
Third-party integrations
-Integrate and extend Ably with cloud services like AWS Kinesis.
+ +Activity Feed
+Display a list of user actions in realtime.
Multi-protocol messaging
-We support pub/sub over WebSockets, MQTT, SSE, and more.
+ +Live Charts
+Visualise live metrics and data in a chart.
Streaming data sources
-Augment your apps with realtime updates like weather or transit.
+ +Live Cursors
+Track all cursors in realtime.
+ +Typing Indicator
+See when a user is typing a message.