import { Button } from "@/components/ui/button" import { Badge } from "@/components/ui/badge" import { Film, Music, Server, Users, Heart, Rocket, Tv, Home, FolderGitIcon as SolidarityFistIcon } from "lucide-react" import { JefflixLogo } from "@/components/jefflix-logo" export default function JefflixPage() { return (
{/* Hero Section */}
{/* Comic Panel Header */}

Seizing the Streams of Production :P

Self-hosted media servers aren't just for tech nerds anymore. They're infrastructure for digital solidarity—scalable to groups, communities, and organizations of any size. Break down the fortress walls of digital feudalism, one server at a time.

{/* Action Buttons */}

Try it out on Jefflix (or build your own!)

{/* Self-Hosting Empowerment Section */}

Why Self-Host?

Technology promised abundance, but corporations chose artificial scarcity. Let's build the alternative.

Own Your Infrastructure

No remote kill switches. No disappearing content. Your data, your rules, your timeline.

Scale with Community

Start small, grow with your network. From friend groups to organizations—the infrastructure adapts.

Digital Mutual Aid

Sharing isn't piracy—it's solidarity. Build movements, not monopolies.

An Experiment in Digital Solidarity
{/* Resistance Section */}

Beyond Digital Feudalism

Streaming platforms aren't just bad business—they're architecture for extraction.

They Don't Own What They Sell

Content rotates based on licensing deals, not user needs. You're not buying access—you're renting temporary gates to shifting catalogs.

Subscription Fatigue is Designed

The "streaming wars" recreated cable monopolies with extra steps. Fragmentation isn't a bug—it's the business model.

Technology Enables Abundance

Digital goods cost nothing to copy, but everything to gate. Self-hosting is how we build infrastructure for sharing, starting with media.

{/* Empowerment-Focused CTA */}

Start Your Own Server

Tools like Jellyfin make self-hosting accessible. Start with your own library, share with friends, scale to your community. Or use mine while you figure it out—that's the point.

Or learn how to set up your own Jellyfin server and join the movement

{/* Footer */}
) }