@@ -78,7 +80,7 @@
diff --git a/src/routes/(marketing)/(components)/map.svelte b/src/routes/(marketing)/(components)/map.svelte
index 7a6979d47..0b6abed29 100644
--- a/src/routes/(marketing)/(components)/map.svelte
+++ b/src/routes/(marketing)/(components)/map.svelte
@@ -10,7 +10,7 @@
const { theme = 'light' }: Props = $props();
-
+
The Appwrite Network_
diff --git a/src/routes/(marketing)/(components)/pricing.svelte b/src/routes/(marketing)/(components)/pricing.svelte
index e7e22dcfa..1cf1bd08d 100644
--- a/src/routes/(marketing)/(components)/pricing.svelte
+++ b/src/routes/(marketing)/(components)/pricing.svelte
@@ -1,4 +1,5 @@
@@ -56,7 +57,7 @@
Start building like a team of hundreds today
_
-
+
@@ -67,13 +68,13 @@
{#each plans as { name, price, tag: label, subtitle, description }}
{@const isEnterprise = name === 'Enterprise'}
-
-
-
{name}
+
+
+
{name}
{#if label}
{price}
- {#if subtitle}
-
{subtitle}
- {/if}
-
{description}
+
+
{subtitle}
+
+
+ {description}
+