Update src/app/call-history/page.tsx

This commit is contained in:
2026-04-08 01:46:05 +00:00
parent e483d9fced
commit 63728d296b

View File

@@ -35,6 +35,7 @@ export default function CallHistoryPage() {
{ name: "Call History", id: "/call-history" },
]}
brandName="ReceptionistAI"
button={{ text: "Get Started", href: "/contact" }}
/>
</div>