CONFIRMED: Your 5 GP Growth Levers is being sent to your inbox

IMPORTANT - before you check Your Email...

We're working with a select few group practice owners to scale

import { useEffect } from "react"

export default function ScrollToTop() {
  useEffect(() => {
    requestAnimationFrame(() => {
      window.scrollTo(0, 0)
    })
  }, [])

  return null
}

Tried Marketing? Working Harder? Burnt Out Anyways?

If you don’t know how to scale your group practice, you’re not the problem. Book a free audit and we'll break down your business, showing you exactly what the best practices are doing now to grow.