Skip to content

Replace Request a demo CTAs with Get started linking to Cloud#2921

Merged
atharvadeosthale merged 1 commit intomainfrom
chore/replace-request-demo-with-get-started-cloud
Apr 28, 2026
Merged

Replace Request a demo CTAs with Get started linking to Cloud#2921
atharvadeosthale merged 1 commit intomainfrom
chore/replace-request-demo-with-get-started-cloud

Conversation

@eldadfux
Copy link
Copy Markdown
Member

Update AUTH_CTA in blog-cta resolver and inline call_to_action blocks on auth-related posts to use Appwrite Cloud instead of enterprise contact.

Made-with: Cursor

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Update AUTH_CTA in blog-cta resolver and inline call_to_action blocks
on auth-related posts to use Appwrite Cloud instead of enterprise contact.

Made-with: Cursor
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 28, 2026

Greptile Summary

This PR replaces "Request a demo" CTAs (pointing to the enterprise contact page) with "Get started" CTAs pointing to Appwrite Cloud across four auth-related blog posts and the shared AUTH_CTA resolver in blog-cta.ts. The changes are consistent with the existing CTA pattern — getAppwriteDashboardUrl() is already used by multiple other CTA configs in the same file.

Confidence Score: 5/5

Safe to merge — purely content/copy changes with no logic risk.

All changes are straightforward URL and label updates. The blog-cta.ts change correctly uses the existing getAppwriteDashboardUrl() helper (already used by other CTAs), and the markdoc files follow the same hardcoded-URL pattern they always used. No logic, auth, or data flow is affected.

No files require special attention.

Important Files Changed

Filename Overview
src/lib/utils/blog-cta.ts AUTH_CTA updated from enterprise contact URL to getAppwriteDashboardUrl(), consistent with other CTA configs in the file
src/routes/blog/post/how-appwrite-makes-auth-easy-for-ecommerce/+page.markdoc Inline call_to_action updated from enterprise contact URL to https://cloud.appwrite.io/
src/routes/blog/post/rethinking-saas-authentication/+page.markdoc Inline call_to_action updated from enterprise contact URL to https://cloud.appwrite.io/
src/routes/blog/post/understand-oauth2/+page.markdoc Inline call_to_action updated from enterprise contact URL to https://cloud.appwrite.io/
src/routes/blog/post/what-is-ciam/+page.markdoc Inline call_to_action updated from enterprise contact URL to https://cloud.appwrite.io/

Reviews (1): Last reviewed commit: "Replace Request a demo CTAs with Get sta..." | Re-trigger Greptile

@atharvadeosthale atharvadeosthale merged commit f144c48 into main Apr 28, 2026
6 checks passed
@atharvadeosthale atharvadeosthale deleted the chore/replace-request-demo-with-get-started-cloud branch April 28, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants