{ const [darkMode, setDarkMode] = useState(false); const [mobileMenuOpen, setMobileMenuOpen] = useState(false); useEffect(() => { if (darkMode) { document.documentElement.classList.add('dark'); } else { document.documentElement.classList.remove('dark'); } }, [darkMode]); const toggleDarkMode = () => { setDarkMode(!darkMode); }; const toggleMobileMenu = () => { setMobileMenuOpen(!mobileMenuOpen); }; // Mock data for the course modules const modules = [ { id: 1, title: "Wake-Up Flow", subtitle: "From Fog to Focus", description: "Harness your morning mind with journaling and voice notes to build clarity in just 15 minutes a day.", icon: , action: "Start Your Morning Ritual" }, { id: 2, title: "Zero to Something", subtitle: "Start Before You're Ready", description: "Turn your mess into a map using free tools to create digital products or services even when you're broke or burnt out.", icon: , action: "Create Your First Offer" }, { id: 3, title: "Micro Move", subtitle: "Momentum Over Motivation", description: "Build your business in 15-minute sprints with the Scatter-to-System method to beat procrastination and burnout.", icon: , action: "Begin Your Sprint" }, { id: 4, title: "Promote Without Pressure", subtitle: "Quiet Launching", description: "Use AI-powered tools to draft emails and posts that align with your tone and rhythm without feeling slimy.", icon: , action: "Send Your First Email" }, { id: 5, title: "Circle of Resilience", subtitle: "Sustain the System", description: "Implement cycles of rest, review, and recalibration to build a business that refuels you.", icon: , action: "Plan Your Rest" } ]; const testimonials = [ { name: "Sarah M.", role: "Caregiver & Solopreneur", content: "The Momentum Method helped me create my first digital product while caring for my elderly mother. I finally found a way to earn income without sacrificing my peace of mind.", avatar: "https://placehold.co/60x60" }, { name: "James T.", role: "LGBTQ+ Creator", content: "As an introvert who hates loud marketing, this course taught me how to promote authentically. My gentle approach actually converted better than my previous hype-filled campaigns.", avatar: "https://placehold.co/60x60" }, { name: "Maria L.", role: "Work-From-Home Parent", content: "I was overwhelmed trying to balance parenting and building my business. The 15-minute sprint method has been life-changing. I'm now making consistent progress without burning out.", avatar: "https://placehold.co/60x60" } ]; return (
{/* Header */}
HVC
HotVibes Column
{/* Mobile menu */} {mobileMenuOpen && (
)}
{/* Hero Section */}

The Momentum Method Empowers authentic, sustainable business while maintaining peace and calm

A self-paced mini-course for LGBTQ+ solopreneurs, introverts, caregivers, and anyone seeking to build online income without losing their soul to hustle culture.

{/* What We Offer Section */}

What We Offer

Three distinct paths guided by a shared purpose: to help you feel seen, inspired, and supported as you build a life that feels true.

{/* Fiction - Aiden Jasper */}

Aiden Jasper

Contemporary romance/fantasy with a gay theme. Enchanting winter romances where magic, mystery, and love collide beneath snow-covered trees.

Gay White Christmas Tale
Whispers of the Forest Pines
Frostbound Spirits and Alien Hearts
{/* Non-Fiction - Nevada Bird */}

Nevada Bird

Self-help guides for personal growth and development in caregiving for same-sex couples with age gap relationships and generating income stream from home.

The Momentum Method
Solo-Chillpreneur Vibe
Mindful Income Generation
{/* Working From Home Experience */}

Working From Home

Real-life experience of building an online business as a learner in progress, adopting the chill method for calm and mindful entrepreneurship.

Affiliate Marketing Journey
Chill Entrepreneurship
Introvert's Guide to Success
{/* About Section */}

Who We Are

The founder of HotVibes Column (HVC), Michael Y., crafts nonfiction as Nevada Bird—and when the story calls for fiction, he also writes as Aiden Jasper. Back in January 2024, during a winter where the cold settled deep into the bones, HVC was born—not with fanfare, but in the quiet wake of a goodbye he never wanted to say.

Grief has a strange way of stripping you down to your essentials. It humbles. It hollows. It asks you: "Who are you now that everything's changed?" In that stillness, something soft stirred—a whisper that said: "Write. Create. Share. Heal."

So, he did. HVC isn't just a blog—it's a living journal of emotional growth, digital independence, and queer storytelling. Together, two identities, unified purpose. Nevada's tender wisdom and Aiden's rebellious spark weave stories that feel like coming home.

Nevada Bird

Non-fiction writer focused on personal growth, caregiving for same-sex couples, and mindful income generation.

Aiden Jasper

Fiction writer specializing in contemporary romance/fantasy with a gay theme.

{/* The Momentum Method Section */}

The Momentum Method

A self-paced mini-course designed to help you build an online income without losing your peace of mind, sleep, or happiness.

Why This Course?

No Burnout

Avoid the "work until you drop" mindset with steady, mindful growth.

Authenticity

Learn to work and market authentically without feeling bad or drained.

Flexibility

Grow at a pace that suits you while making money in a way that supports your life.

Sustainability

Build a business that reflects who you truly are while keeping your peace intact.

Course Features

  • 5 bite-sized modules with real-world case studies
  • 18 actionable worksheets for real-life implementation
  • One action step per module
  • Relatable, engaging topics with inspiration
  • Practical, no-pressure guidance

Course Modules

{modules.map((module) => (
{module.icon}

{module.title}

{module.subtitle}

{module.description}

))}
{/* Testimonials Section */}

Real Results

Hear from those who've transformed their lives using The Momentum Method.

{testimonials.map((testimonial, index) => (

{testimonial.name}

{testimonial.role}

"{testimonial.content}"

))}
{/* Call to Action Section */}

Ready to Build Your Business Without Burning Out?

Join thousands of solopreneurs who have transformed their lives using The Momentum Method. Start your journey today with our self-paced mini-course.

{/* Footer */}
); }; export default App;

HOTVIBES COLUMN

Terms and Conditions

Effective Date: Jan, 2025

Introduction

Welcome to HOTVIBES COLUMN (“we,” “us,” “our”). By accessing or using our website https://hotvibes-column.com (the “Site”), you agree to comply with and be bound by these Terms and Conditions. If you do not agree, you must refrain from using the Site.

Definitions

  • User: Any individual who accesses or uses the Site.
  • Content: All text, images, eBooks, blog posts, and other materials published on the Site.

Use of the Site

You may use the Site for personal, non-commercial purposes only. You agree not to:

  • Reproduce, distribute, or modify Content without permission.
  • Use the Site for illegal, fraudulent, or harmful activities.
  • Interfere with the proper functioning of the Site.

Intellectual Property

All Content on the Site, including eBooks and short stories, is the intellectual property of Michael Yong, operating as HOTVIBES COLUMN, and/or its affiliates under the pen names Nevada Bird and Aiden Jasper. Unauthorized use of this Content is strictly prohibited.

Disclaimer

The Site and its Content are provided “as is” without warranties of any kind, either express or implied. We make no guarantees regarding the accuracy, reliability, or availability of the Site.

Limitation of Liability

To the fullest extent permitted by law, HOTVIBES COLUMN will not be liable for any damages arising out of your use of the Site, including direct, indirect, incidental, or consequential damages.

External Links

The Site may contain links to third-party websites. We are not responsible for the content, policies, or practices of these external sites.

Changes to Terms and Conditions

We reserve the right to modify these Terms and Conditions at any time. The updated version will be posted on this page with the effective date. Continued use of the Site constitutes acceptance of the updated terms.

Governing Law

These Terms and Conditions are governed by the laws of British Columbia, Canada. Any disputes shall be resolved exclusively in the courts of British Columbia.

Contact Us

 For questions about these Terms and Conditions, contact us at:
Email: n.bird@hotvibes-column.com
Website: https://hotvibes-column.com

HTML Snippets Powered By : XYZScripts.com