feat(marketing): point hero pill to State of Appwrite Cloud survey#3093
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Global CDN and DDoS protection come free with every Sites deployment |
Greptile SummaryUpdates the homepage hero pill (both layout variants) from the Presences API announcement to the State of Appwrite Cloud survey, and adds
Confidence Score: 5/5A focused content swap with a small, well-scoped security improvement; no behavioral regressions expected. Two files changed: one swaps the pill's text, link, and icon (straightforward prop update), and the other adds a correct external-link guard. The No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "feat(marketing): point hero pill to Stat..." | Re-trigger Greptile |


What does this PR do?
Updates the homepage hero pill (both layout variants) from the Presences API announcement to the State of Appwrite Cloud survey:
sparklehero-banner.svelte: external (http) links now open in a new tab withnoopener noreferrer— the pill previously only pointed at internal blog postsTest Plan
Verified locally on dev server — pill renders with new text and opens the survey form in a new tab.
Related PRs and Issues
Console counterpart: appwrite/console#3113