1267677510559929 // --- Animation Components --- const AnimatedElement: React.FC<{ children: React.ReactNode; className?: string; delay?: number; direction?: 'up' | 'left' | 'right' | 'fade'; }> = ({ children, className = '', delay = 0, direction = 'up' }) => { const ref = useRef(null); const [isVisible, setIsVisible] = useState(false); useEffect(() => { const el = ref.current; if (!el) return; const observer = new IntersectionObserver( ([entry]) => { if (entry.isIntersecting) { setTimeout(() => setIsVisible(true), delay); observer.unobserve(el); } }, { threshold: 0.1, rootMargin: '50px' } );
top of page

Available Online

3 Card Spread - Tarot Reading

Schedule a free consultation to discuss the reading prior

1 h
30 US dollars
East Midway Road

Service Description

This can be done via: FaceTime, Facebook video chat, zoom etc. I have been reading tarot cards for 15 years, and I mainly read to shine positive light onto your situation from the perspective of the cards. I personally do NOT use Tarot in any type of evil way. I do it all out of love and and light. Tarot readings are not set in stone meaning, it is simply a path which you could take, yet free will is still and always will be yours. Sometimes we need to gain a new insight on our life and our actions and from there we are able to grow.


Contact Details

  • 7726216088

    amberlyn@thetrendtygoddess.com

  • Instagram
  • Facebook
  • TikTok
We are not medical professionals. All of our products are tested and used by us. The results are from our personal experience.

©2023 by The Trendy Goddess LLC. Proudly created with Wix.com

bottom of page