import { Button } from "@/components/ui/button" import { Badge } from "@/components/ui/badge" import { Film, Music, Server, Users, Heart, Rocket } from "lucide-react" import Image from "next/image" import { JefflixLogo } from "@/components/jefflix-logo" export default function JefflixPage() { return (
{/* Hero Section */}
{/* Comic Panel Header */}
An Experiment in Digital Solidarity

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.

{/* Comic Panel Grid with Photos */}
{/* Panel 1 */}
Having tea with nature

Build communities, not customer bases

{/* Panel 2 */}
Seeing through the matrix

See through artificial scarcity

{/* Panel 3 */}
Building bridges

Infrastructure scales with solidarity

{/* Action Buttons */}

Need a place to start? Try these servers (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.

{/* 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 */}
) }