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
Copy file name to clipboardExpand all lines: src/content/docs/version-3.0/autopilot.mdx
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,17 @@ For a detailed look at how Autopilot analyzes your growth strategy and which dat
218
218
219
219
To explore additional recommendations beyond the growth plan — such as country-specific pricing adjustments or paywall design ideas — click **Get more ideas**.
220
220
221
+
<Zoom>
222
+
<imgsrc="/assets/shared/img/growth-ideas.webp"
223
+
style={{
224
+
border: '1px solid #727272', /* border width and color */
225
+
width: '700px', /* image width */
226
+
display: 'block', /* for alignment */
227
+
margin: '0 auto'/* center alignment */
228
+
}}
229
+
/>
230
+
</Zoom>
231
+
221
232
Once you've reviewed the report, head to [What's next](#whats-next) to start acting on the recommendations.
0 commit comments