-
-
-
-
- {#if data?.user?.tier === 'Pro'}
- {#if isLoaded}
-
+
+
+
+
+
+
+
+ {#if data?.user?.tier === "Pro"}
+ {#if isLoaded}
{#if Object?.keys(rawData)?.length !== 0}
-
-
-
-
-
-
-
- The AI model summarizes the latest Wallstreet Analyst Insight Report and extracts key points for you, focusing on what matters most.
-
-
+
+
+
+ The AI model summarizes the latest Wallstreet Analyst Insight Report and extracts key points for you, focusing on what matters most.
+
+ See All Ratings
-
- See All Ratings
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {/if}
-
- {:else}
-
-
-
-
-
+
+
+
+
+
+
-
-
- Last Report from {rawData.date}
- {#if latestInfoDate(rawData.date)}
-
- {/if}
-
-
-
-
- {rawData?.insight}
-
-
-
-
+
+
+
+
+
+ Last Report from {rawData.date}
+ {#if latestInfoDate(rawData.date)}
+
+ {/if}
-
+
+
+ {rawData?.insight}
+
+
+
-
- {/if}
-
- {:else}
-
-
-
-
-
- Unlock content with Pro Subscription
{/if}
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/src/routes/stocks/[tickerID]/+page.svelte b/src/routes/stocks/[tickerID]/+page.svelte
index 66d9bdcc..40d8d306 100644
--- a/src/routes/stocks/[tickerID]/+page.svelte
+++ b/src/routes/stocks/[tickerID]/+page.svelte
@@ -1,23 +1,59 @@