diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d0ecf1..4d5198d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBase from '@/components/sections/footer/FooterBase'; import { DollarSign, Eye, Heart, Sparkles, Target, TrendingUp, Zap } from 'lucide-react'; import Image from 'next/image'; +import Link from 'next/link'; export default function LandingPage() { return ( @@ -37,7 +38,6 @@ export default function LandingPage() { { name: "Contacto", id: "contact" }, ]} button={{ text: "Contáctanos", href: "#contact" }} - logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ah5QcS6GsBclqFHxuTBKTn4wRw/uploaded-1773078621052-y5ryfj8x.png" />