diff --git a/app/page.tsx b/app/page.tsx index a1d8d0b..fc187a7 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -6,6 +6,12 @@ import { StepsSection, VoiceAgentSection, TaskAnalysisSection, + TeambyAssistSection, + StatsSection, + PricingSection, + CallToActionSection, + FaqSection, + Footer, } from "@/components/sections"; export default function Home() { @@ -20,9 +26,14 @@ export default function Home() { + + + + + +