We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c132598 commit 395aa71Copy full SHA for 395aa71
1 file changed
layouts/partials/landingpage/user-journey-cards.html
@@ -14,7 +14,7 @@ <h4 class="card-title" style="border-color:#146FF4">Get Started</h4>
14
<!-- AI card -->
15
<div class="col-12 col-sm-6 col-md-12 col-lg-6 col-xl-4 mb-4">
16
<img class="card-icon" src="/icons/sparkles.svg" alt="">
17
- <h4 class="card-title" style="border-color:#1DB11D">[New AI Card]</h4>
+ <h4 class="card-title" style="border-color:#1DB11D">Build with AI</h4>
18
<ul class="card-text">
19
<li><a href="/refguide/mendix-ai-assistance/">AI-Assisted Development</a></li>
20
<li><a href="/appstore/modules/genai/">Building Agentic Apps</a></li>
0 commit comments