Skip to content

Commit eeaa025

Browse files
authored
Update CTA syntax
1 parent 28a9ffa commit eeaa025

File tree

1 file changed

+1
-11
lines changed
  • src/routes/blog/post/how-can-you-rapidly-build-an-mvp-for-your-startup

1 file changed

+1
-11
lines changed

src/routes/blog/post/how-can-you-rapidly-build-an-mvp-for-your-startup/+page.markdoc

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,7 @@ Founders often fear that if users don't like the MVP, it will ruin their busines
6868

6969
Founders often build an MVP without considering future scalability, resulting in products that cannot scale as user demand grows. Even in the MVP phase, think about scalability. Build a flexible, scalable infrastructure that can handle future growth.
7070

71-
{% call_to_action
72-
title = "Build your startup with Appwrite"
73-
description = "An all-in-one development platform for you to develop, host, and scale your products."
74-
point1 = "Cloud credits"
75-
point2 = "Priority support"
76-
point3 = "Ship faster"
77-
point4 = "Built-in security and compliance"
78-
cta = "Apply for the program"
79-
url = "https://appwrite.io/startups"
80-
/%}
81-
71+
{% call_to_action title="Build your startup with Appwrite" description="An all-in-one development platform for you to develop, host, and scale your products." point1="Cloud credits" point2="Priority support" point3="Ship faster" point4="Built-in security and compliance" cta="Apply for the program" url="https://appwrite.io/startups" /%}
8272

8373
# Examples MVPs that turned into successful products
8474

0 commit comments

Comments
 (0)