Update src/app/voice-agent/page.tsx

This commit is contained in:
2026-06-02 01:51:55 +00:00
parent 1373b7937b
commit 1f08eb29b4

View File

@@ -30,7 +30,7 @@ export default function VoiceAgentPage() {
{
name: "Testimonials", id: "#testimonials"},
{
name: "Voice Agent", href: "/voice-agent"
name: "Voice Agent", id: "/voice-agent"
},
{
name: "FAQ", id: "#faq"},