diff --git a/includes/features/class-onboarding.php b/includes/features/class-onboarding.php index a84163f..5fd9334 100644 --- a/includes/features/class-onboarding.php +++ b/includes/features/class-onboarding.php @@ -87,8 +87,8 @@ public function get_onboardings() { 'description' => wp_kses_post( __( "With our VRTs plugin, you can effortlessly maintain your website's visual consistency.

Automatically detect visual changes and receive Alerts to achieve pixel-perfect precision.", 'visual-regression-tests' ) ), ], [ - 'title' => wp_kses_post( __( '⏰ Daily Checks, automatic Alerts', 'visual-regression-tests' ) ), - 'description' => wp_kses_post( __( "Our daily Test Run takes screenshots of your Test pages and performs split-screen comparisons.

Rest assured, you'll be notified via email, as soon as a visual change is detected.", 'visual-regression-tests' ) ), + 'title' => wp_kses_post( __( '⏰ Daily Tests & Pro Automations', 'visual-regression-tests' ) ), + 'description' => wp_kses_post( __( "The Daily Test Run captures screenshots of your test pages and performs side-by-side comparisons to instantly spot changes.

Upgrade to Pro to automate Tests for WordPress and plugin updates, integrate deployment pipelines, and run Manual Tests on demand.", 'visual-regression-tests' ) ), ], [ 'side' => 'right',