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 (