From 1ab542ba8b253367685d93dd86f8555ffe99718d Mon Sep 17 00:00:00 2001 From: fenil Date: Wed, 16 Oct 2024 14:54:17 +0530 Subject: [PATCH] Changed banner content --- .../dashboard/pages/dashboard/components/DashboardBanner.jsx | 2 +- .../pages/testing/TestRunsPage/TestrunsBannerComponent.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/dashboard/components/DashboardBanner.jsx b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/dashboard/components/DashboardBanner.jsx index 704584a45f..e5ee821f8d 100644 --- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/dashboard/components/DashboardBanner.jsx +++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/dashboard/components/DashboardBanner.jsx @@ -29,7 +29,7 @@ function DashboardBanner() { title: "Start testing", icon: MarketingMinor, showRedirect: true, - description: "400+ built-in tests covering OWASP Top 10, HackerOne top 10 and all the business logic vulnerabilities for your API Security testing needs.", + description: "800+ built-in tests covering OWASP Top 10, HackerOne top 10 and all the business logic vulnerabilities for your API Security testing needs.", redirectUrl: "/dashboard/testing", }, { diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/testing/TestRunsPage/TestrunsBannerComponent.jsx b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/testing/TestRunsPage/TestrunsBannerComponent.jsx index bc31f9da25..29e08c160f 100644 --- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/testing/TestRunsPage/TestrunsBannerComponent.jsx +++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/testing/TestRunsPage/TestrunsBannerComponent.jsx @@ -55,7 +55,7 @@ function TestrunsBannerComponent({isInventory,onButtonClick}) { return (