import { CostEstimatorForm } from '@/components/cost-estimator/cost-estimator-form'; export default function Home() { return (

EstimateFlow

Answer a few questions to get a real-time estimate for your digital project. Let's build something amazing together.

); }