You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$notice_html .= sprintf( __( 'Power-up your website building experience with %s: Seamless theme setup, advanced blocks and extra functionality for your site.', 'raft' ), '<strong>Otter Blocks</strong>' );
$notice_html .= '<p class="description">' . __( 'Otter is a Gutenberg Blocks page builder plugin that adds new blocks and functionality to your theme, while optimising your page building experience. Now with Otter\'s new theme onboarding wizard, you can experience a streamlined and intuitive setup of your Raft theme in minutes.', 'raft' ) . '</p>';
108
+
$notice_html .= '<p class="description">' . __( 'Install Otter and start building stunning, super-fast websites. Discover new blocks, enhanced functionality and seamless theme setup.', 'raft' ) . '</p>';
103
109
104
110
$notice_html .= '<div class="actions">';
105
111
@@ -113,10 +119,10 @@ public function render_welcome_notice() {
0 commit comments