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
ChatGPT Image Jan 20, 2026, 02_38_21 AM_edited.png

Natural Face Care Bundle

$40.00Price
Quantity
Clear Skin Starts With the Right Routine
If you’ve been struggling with breakouts, irritation, or uneven skin...
This bundle was created to simplify your routine and support clear, healthy, glowing skin - naturally.
The Goddess Total Face Care Bundle is your complete system to cleanse, treat, and hydrate your skin without harsh chemicals.
 WHY YOU’LL LOVE IT
✔ Supports clearer, healthier skin
✔ Helps reduce breakouts naturally
✔ Gentle on sensitive skin
✔ Hydrates without clogging pores
✔ Simple, effective routine
 WHAT IT DOES
This bundle works together to:
• Cleanse without stripping your skin
• Help reduce acne + buildup
• Balance oil production
• Hydrate and restore your glow
 It’s not random products - it’s a routine that works together
 WHAT’S INCLUDED
(Adjust if needed)
• Gentle Face Cleanser
• Toner (balance + refresh)
• Facial Oil / Serum (treatment)
• Moisturizer / Balm (hydrate + protect)
 HOW TO USE (THIS BOOSTS CONVERSIONS)
Morning + Night Routine:
Cleanse your face
Apply toner
Apply facial oil/serum
Finish with moisturizer
 Consistency = results
 WHO IT’S FOR
Perfect for:
Acne-prone skin
Sensitive skin
Oily or combination skin
Anyone switching to natural skincare
 CLEAN BEAUTY PROMISE
✔ No harsh chemicals
✔ No parabens or sulfates
✔ No synthetic fillers
✔ No hidden ingredients
Only real, plant-based skincare your skin can trust.
 THE FEELINGThis isn’t just skincare...
It’s confidence.
It’s waking up and loving your skin again.
 PERFECT FOR
✔ Self-care routines
✔ Skincare beginners
✔ Gifts
✔ Anyone wanting clear, glowing skin
 FROM MY GARDEN TO YOUR GLOW
Each product is handcrafted with intention using natural ingredients designed to support real results.
    • 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