// app/pricing/page.tsx 'use client'; import * as React from 'react'; import { Navbar } from '@workspace/ui/components/layout'; import { Footer } from '@workspace/ui/components/layout'; import { Container } from '@workspace/ui/components/layout'; import { AnimatedSection } from '@workspace/ui/components/animate-ui/section'; import { CostCalculator } from '@workspace/ui/components/interactive'; import { MetricsKPI } from '@workspace/ui/components/content'; import { CostReductionChart } from '@workspace/ui/components/content/cost-reduction-chart'; import { Badge } from '@workspace/ui/components/content'; import { Card, CardContent, CardHeader, CardTitle, } from '@workspace/ui/components/ui'; import Image from 'next/image'; export default function PricingPage() { return (
Model your total cost of ownership and break-even timeline when you own the hardware and colocate it—no more cloud rent.
{/* KPI strip */}Upfront spend pays for itself quickly. After break-even, ongoing costs are mostly power, space, and amortized hardware—all predictable and under your control.
Assumptions: commodity servers, 36–48 month amortization, market colo rates, and conservative utilization.
Exact results depend on workload profile, redundancy requirements, and growth assumptions. We’ll tailor the model during your architecture call.