diff --git a/public/feed.xml b/public/feed.xml index 37cd51b..ffd3042 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -5,7 +5,7 @@ https://pythonessprogrammer.com Thoughts on technology, accessibility, and the human experience. en - Wed, 12 Nov 2025 19:19:37 GMT + Fri, 14 Nov 2025 19:49:31 GMT diff --git a/src/app/support/page.tsx b/src/app/support/page.tsx index bbfbcfa..7616394 100644 --- a/src/app/support/page.tsx +++ b/src/app/support/page.tsx @@ -20,7 +20,7 @@ interface LinkItem { // Support links section const supportLinks: LinkItem[] = [ { - name: 'Tip the Pythoness ☕', + name: 'One-Time Tip ☕', url: 'https://buy.stripe.com/eVaeWq6303RIejK28g', color: 'bg-white/10 hover:bg-white/20' }, @@ -52,27 +52,33 @@ export default function SupportPage() {

Pythoness Programmer

- Your support keeps me on my digital psychic quest, making tech accessible and empowering for everyone. + Every resource I create is free. Every tutorial, every tool, every insight—available to anyone who needs it. + Your support makes that possible.

- {/* Personal Story Section */} + {/* Value Proposition Section */}
-

Why Your Support Matters Right Now

+

Keep the Free Resources Flowing

- We're currently in a government shutdown, and I've been out of work since January 2025. This is all I do now. - As someone navigating the SSDI process while my husband works as a federal employee, our income depends on - government budget approvals. We're in the middle of another long furlough with no end in sight. + I believe technology education should be accessible to everyone—no paywalls, no gatekeeping, no barriers. + That's why everything I create is free: coding tutorials, accessibility guides, neurodivergent-friendly tools, + and resources that help people navigate the digital world with confidence.

- I have no 401K, no savings to fall back on. Your contributions literally help me pay my bills, keep the lights on, - continue my research into accessible technology, and yes, keep my cats fed with their favorite treats. - More importantly, they let me keep creating content, tools, and resources that make technology more approachable - for neurodivergent folks and everyone who's ever felt overwhelmed by the digital world. + Creating high-quality, free content takes time, research, and resources. Your support directly enables me to:

+
    +
  • Continue producing free tutorials and guides
  • +
  • Develop new tools and resources for the community
  • +
  • Research and share accessibility best practices
  • +
  • Maintain and improve existing free resources
  • +
  • Keep creating content that makes tech less intimidating
  • +

- Every coffee, every tip, every share makes a real difference in keeping this mission alive during this difficult time. + When you support this work, you're not just supporting me—you're ensuring these resources stay free + and accessible for everyone who needs them.

@@ -81,9 +87,10 @@ export default function SupportPage() {
{supportLinks.length > 0 && (
-

Ways to Support

+

Choose Your Support Method

- Every contribution, no matter the size, helps keep this mission going. + Whether it's the price of a coffee or a monthly contribution, your support directly fuels more free content + for the community. Every amount makes a difference.

{/* Direct support usernames */}