diff --git a/src/app/call-history/page.tsx b/src/app/call-history/page.tsx index 1b791f6..49bb771 100644 --- a/src/app/call-history/page.tsx +++ b/src/app/call-history/page.tsx @@ -35,6 +35,7 @@ export default function CallHistoryPage() { { name: "Call History", id: "/call-history" }, ]} brandName="ReceptionistAI" + button={{ text: "Get Started", href: "/contact" }} />