-
Membership
-
- Current Membership: {data?.user?.stripeRole}
-
- {#if redirecting}
-
- {:else}
-
- {/if}
+
diff --git a/apps/codingcatdev/src/routes/(protected)/account/AccountCard.svelte b/apps/codingcatdev/src/routes/(protected)/account/AccountCard.svelte
new file mode 100644
index 00000000..4472d075
--- /dev/null
+++ b/apps/codingcatdev/src/routes/(protected)/account/AccountCard.svelte
@@ -0,0 +1,31 @@
+
+
+
+
+
+
Account
+
Your account details
+
+
+
+
Your Email:
+
{data?.user?.email}
+
+
+
Your Avatar:
+

+
+
+
+
+
diff --git a/apps/codingcatdev/src/routes/(protected)/account/MembershipCard.svelte b/apps/codingcatdev/src/routes/(protected)/account/MembershipCard.svelte
new file mode 100644
index 00000000..da3d4694
--- /dev/null
+++ b/apps/codingcatdev/src/routes/(protected)/account/MembershipCard.svelte
@@ -0,0 +1,54 @@
+
+
+{#if data?.user?.stripeRole}
+
+
Membership
+
+ Current Membership: {data?.user?.stripeRole}
+
+ {#if redirecting}
+
+ {:else}
+
+ {/if}
+
+{:else}
+
+
+
+
Membership
+
+
Current Membership: Free-tier
+
+
+
+
+{/if}
diff --git a/apps/codingcatdev/src/routes/(protected)/account/SupportCard.svelte b/apps/codingcatdev/src/routes/(protected)/account/SupportCard.svelte
new file mode 100644
index 00000000..132a3513
--- /dev/null
+++ b/apps/codingcatdev/src/routes/(protected)/account/SupportCard.svelte
@@ -0,0 +1,47 @@
+
+
+
+
+
+
Support
+
Struggling? Reach out!
+
+
+
Support Contact
+
Questions/Comments? Reach out on your preferred platform!
+
+
+
+