diff --git a/src/routes/stocks/[tickerID]/+page.svelte b/src/routes/stocks/[tickerID]/+page.svelte index 928525ac..8bb8af28 100644 --- a/src/routes/stocks/[tickerID]/+page.svelte +++ b/src/routes/stocks/[tickerID]/+page.svelte @@ -705,7 +705,7 @@ prePostData = {}; output = null; - stockDeck = data?.getStockDeck; + stockDeck = data?.getStockDeck; // Essential otherwise chart will not be updated since we wait until #layout.server.ts server response is finished const asyncFunctions = [getPrePostQuote()]; diff --git a/src/routes/stocks/[tickerID]/financials/+layout.svelte b/src/routes/stocks/[tickerID]/financials/+layout.svelte index 85c6bdb9..c9ba604d 100644 --- a/src/routes/stocks/[tickerID]/financials/+layout.svelte +++ b/src/routes/stocks/[tickerID]/financials/+layout.svelte @@ -45,7 +45,7 @@ } -
+
-
+
-
+

- Pro Subscription 🔥 + Pro Subscription

@@ -40,17 +40,17 @@ class="w-full bg-[#141417] duration-100 ease-out sm:hover:text-white text-gray-400 sm:hover:border-gray-700 border border-gray-800 rounded-lg h-fit pb-4 mt-4 cursor-pointer" >

- Price Alert ⏰ + Options Flow

- Customize your alerts to never miss out again + Get realtime options flow and customize your screener
@@ -64,7 +64,7 @@ >

- Stock Screener 🔎 + Stock Screener

diff --git a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte index 49d20375..7051b15d 100644 --- a/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte +++ b/src/routes/stocks/[tickerID]/statistics/market-cap/+layout.svelte @@ -25,7 +25,7 @@ >

- Pro Subscription 🔥 + Pro Subscription

@@ -45,7 +45,7 @@ >

- Price Alert ⏰ + Price Alert

@@ -64,7 +64,7 @@ >

- Stock Screener 🔎 + Stock Screener