From e7b9f9e3a49ec858e8ab75f365b7559a369b44ef Mon Sep 17 00:00:00 2001 From: "dev.daminik00" Date: Thu, 9 Oct 2025 20:36:54 +0200 Subject: [PATCH] fix date select and link redirect --- public/funnels/soulmate.json | 4 ++-- src/lib/funnel/bakedFunnels.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/funnels/soulmate.json b/public/funnels/soulmate.json index 9046fcd..6b46418 100644 --- a/public/funnels/soulmate.json +++ b/public/funnels/soulmate.json @@ -2360,7 +2360,7 @@ }, "trustedByOver": { "text": { - "text": "Trusted by over **355,000 people." + "text": "Trusted by over **355,000** people." } }, "findingOneGuide": { @@ -2373,7 +2373,7 @@ } }, "text": { - "text": "You’re special — you have imagination and energy that not everyone can understand. You deserve more than to be “half-understood” — you deserve to meet someone who sees the world as deeply and vividly as you do. This guide will help you recognize the signs of destiny, trust your path, and find the one whose heart is already connected to yours." + "text": "You’re special — you have imagination and energy that not everyone can understand. You deserve more than to be “half-understood” — you deserve to meet someone who sees the world as deeply and vividly as you do. This guide will help you recognize the signs of destiny, trust your path, and find the one whose heart is already connected to yours.\nThey may already be closer than you think — drawn to your light, searching for the same rare connection. Stay open, follow your intuition, and notice the quiet moments that feel like fate. Every step you take brings you nearer to the soul that was always meant to walk beside you." }, "blur": { "text": { diff --git a/src/lib/funnel/bakedFunnels.ts b/src/lib/funnel/bakedFunnels.ts index 2b7ed25..66ed7a4 100644 --- a/src/lib/funnel/bakedFunnels.ts +++ b/src/lib/funnel/bakedFunnels.ts @@ -2368,7 +2368,7 @@ export const BAKED_FUNNELS: Record = { }, "trustedByOver": { "text": { - "text": "Trusted by over **355,000 people." + "text": "Trusted by over **355,000** people." } }, "findingOneGuide": { @@ -2381,7 +2381,7 @@ export const BAKED_FUNNELS: Record = { } }, "text": { - "text": "You’re special — you have imagination and energy that not everyone can understand. You deserve more than to be “half-understood” — you deserve to meet someone who sees the world as deeply and vividly as you do. This guide will help you recognize the signs of destiny, trust your path, and find the one whose heart is already connected to yours." + "text": "You’re special — you have imagination and energy that not everyone can understand. You deserve more than to be “half-understood” — you deserve to meet someone who sees the world as deeply and vividly as you do. This guide will help you recognize the signs of destiny, trust your path, and find the one whose heart is already connected to yours.\nThey may already be closer than you think — drawn to your light, searching for the same rare connection. Stay open, follow your intuition, and notice the quiet moments that feel like fate. Every step you take brings you nearer to the soul that was always meant to walk beside you." }, "blur": { "text": {