Update src/app/servicios/arrendamientos/page.tsx
This commit is contained in:
@@ -6,7 +6,8 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Home } from 'lucide-react';
|
||||
import Link from 'next/link';
|
||||
import { Shield, Home, ArrowRight } from 'lucide-react';
|
||||
|
||||
const navItems = [
|
||||
{ name: "Inicio", id: "/" },
|
||||
|
||||
Reference in New Issue
Block a user