diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index eba48fe2..4ad86df5 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -148,14 +148,6 @@ export default function Sidebar({ isOpen, toggleAction }: SidebarProps) { color: 'text-teal-600', isHref: true, }, - { - icon: CarTaxiFront, - title: 'Compartir Coche', - description: 'Viaja u ofrece viajes con otros', - path: 'https://anem.guruwalk.com/', - color: 'text-amber-600', - isHref: true, - }, { icon: Car, title: 'Encontrar tu Coche',