From 8de740103c6248f834d112d0b0d6534c6f8802b0 Mon Sep 17 00:00:00 2001 From: dvalleri Date: Fri, 27 Sep 2024 15:58:57 +0200 Subject: [PATCH] fix topRow board --- ui/src/container/launchpad/top-row/index.jsx | 42 +++++++++++--------- 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/ui/src/container/launchpad/top-row/index.jsx b/ui/src/container/launchpad/top-row/index.jsx index 37f31cb..aa2f1a9 100644 --- a/ui/src/container/launchpad/top-row/index.jsx +++ b/ui/src/container/launchpad/top-row/index.jsx @@ -25,6 +25,13 @@ function QuickStartBoard() { return ( +
+ {'Get Started >>'} +
+ + )} header={( 🎉) }} @@ -40,18 +47,10 @@ function QuickStartBoard() { main={(
-

Get Up and Running in Minutes

+ Get Up and Running in Minutes

A step-by-step guide to quickly setting up and using our AI monitoring platform

-
- - -
- {'Get Started >>'} -
- -
)} onClick={handleOnclick} @@ -66,6 +65,13 @@ function DocumentationHubBoard() { return ( +
+ {'Get Started >>'} +
+ + )} header={( 👨) }} @@ -81,18 +87,12 @@ function DocumentationHubBoard() { main={(
-

Your Complete Resource

+ Your Complete Resource

From setup to advanced configurations, find everything you need to navigate our platform

- -
- {'Get Started >>'} -
- -
)} onClick={handleOnclick} @@ -102,7 +102,6 @@ function DocumentationHubBoard() { function YoutubeVideoBoard() { return ( -