diff --git a/src/App.tsx b/src/App.tsx
index fa6b6e1..96d55c2 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -1,3 +1,4 @@
+
import { BrowserRouter as Router, Routes, Route, Navigate } from 'react-router-dom';
import { Suspense, lazy } from 'react';
import { Toaster } from "@/components/ui/sonner";
diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx
index aaa4098..8f299c3 100644
--- a/src/components/layout/Sidebar.tsx
+++ b/src/components/layout/Sidebar.tsx
@@ -113,10 +113,10 @@ export default function Sidebar({ isOpen, onClose }: SidebarProps) {
onClick={isMobile ? onClose : undefined}
>
- Enviar Mensagem
+ Conectar WhatsApp
getNavLinkClass(isActive)}
onClick={isMobile ? onClose : undefined}
>