import PriceCalculator from '@/components/price-calculator' import React from 'react' export default function Pricing() { return ( ) }