"use client"; import { Button } from "@midday/ui/button"; export function PricingSection() { return (

Pricing that matches how you run your business

Start simple, upgrade when your workflow gets more complex.

{/* Pricing Cards */}
{/* Starter */}

Starter

For solo founders who want a clean starting point for their business finances

$29 /month
Financial overview and widgets
Weekly summaries and insights
Transactions with categorization
Receipts and file storage
Invoicing (up to 10 invoices per month)
Time tracking
Up to 2 connected banks
Up to 2 team members

Best for getting started

{/* Pro */}
Most popular

Pro

For founders and small teams running weekly finance workflows end to end

$49 /month
Financial overview and widgets
Weekly summaries and insights
Transactions with categorization
Receipts and file storage
Invoicing (up to 50 invoices per month)
Time tracking
Up to 10 connected banks
Up to 10 team members

Best value for most businesses

14-day free trial · Cancel anytime

Prices shown in USD. Local taxes may apply.

); }