import { Button } from "@/components/ui/button" import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card" import { CheckCircle2, Mail } from "lucide-react" import Link from "next/link" export default function FinancialTransparencyPage() { return (
{/* Header */}
CCG 2026
{/* Hero Section */}

Financial Transparency

We believe in complete transparency about the costs and financial structure of CCG 2026. Here's a detailed breakdown of all expenses and what your contribution covers.

{/* Main Content */}
{/* Ticket Price */} Ticket Price
€200 per person

The ticket price is set to cover the venue rental and basic infrastructure, based on expected attendance. No one from the organizing team is being paid from ticket sales, and all are covering their own travel, food and accommodation, until more sustainable structures and future sponsorships are in place.

{/* Accommodation */} Accommodation

Note that accommodation is not included in the ticket price. These are provided by the Commons Hub:

€37.90 per night

Dorm accommodation

Accommodation includes shared dormitory-style rooms with basic amenities. Bedding and towels are provided.

{/* Food */} Food

Food is also not included in the ticket price and is provided by the Commons Hub:

€22.50 per day average

Breakdown:

  • First 3 days: fully catered at €35/day
  • Last 3 days: self-organized by participants and the Crypto Commons Association at ~€10/day

Meals include breakfast, lunch, and dinner with vegetarian and vegan options available. The self-organized days involve communal cooking and shared meal preparation.

{/* Total Cost Estimate */} Total Cost Estimate

For the full 6-day event (August 2026), here's what you can expect to pay:

Ticket €200
Accommodation (6 nights) €227.40
Food (6 days) €135
Total €562.40

*This is an estimate. Final costs may vary slightly based on actual meal arrangements and accommodation choices.

{/* Financial Support */} Need Financial Support?

We know these costs add up, especially with travel. If the price is a barrier, please don't hesitate to reach out at{" "} cryptocommonsgathering@gmail.com . We'll do our best to find a solution together.

We believe that financial constraints should not prevent anyone from participating in building commons-oriented futures. We're committed to working with participants to find creative solutions for those who need support.

{/* CTA Section */}

Ready to Join CCG 2026?

Register now to be part of the sixth edition of this transformative gathering.

{/* Footer */}
) }