Skip to content

Commit 1e38065

Browse files
authored
Updated the mid content CTA syntax
1 parent f3694cb commit 1e38065

File tree

1 file changed

+10
-10
lines changed
  • src/routes/blog/post/the-shift-from-SaaS-to-Vertical-AI-what-startup-founders-need-to-know

1 file changed

+10
-10
lines changed

src/routes/blog/post/the-shift-from-SaaS-to-Vertical-AI-what-startup-founders-need-to-know/+page.markdoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@ By default, vertical AI agents are designed to address the unique needs of speci
5858
### Early-mover advantage
5959
From healthcare to finance to retail, the application of vertical AI agents is virtually limitless. As vertical AI agents are still relatively new, there’s a massive opportunity for early movers to establish themselves as leaders in their chosen niche.
6060

61-
{
62-
title = 'Build your startup with Appwrite',
63-
description = 'An all-in-one development platform for you to develop, host, and scale your products.',
64-
point1 = 'Cloud credits',
65-
point2 = 'Priority support',
66-
point3 = 'Ship faster',
67-
point4 = 'Built-in security and compliance',
68-
cta = 'Apply for the program',
69-
url = https://appwrite.io/startups
70-
}
61+
{% call_to_action
62+
title = "Build your startup with Appwrite"
63+
description = "An all-in-one development platform for you to develop, host, and scale your products."
64+
point1 = "Cloud credits"
65+
point2 = "Priority support"
66+
point3 = "Ship faster"
67+
point4 = "Built-in security and compliance"
68+
cta = "Apply for the program"
69+
url = "https://appwrite.io/startups"
70+
/%}
7171

7272
# Conclusion
7373

0 commit comments

Comments
 (0)