diff --git a/src/app/page.tsx b/src/app/page.tsx index 323b348..1d4d737 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Ver colección", href: "#colecciones" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/elegant-girl-farm-wiith-horse_1157-38105.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/elegant-girl-farm-wiith-horse_1157-38105.jpg" imageAlt="Accesorios equinos de lujo EQUORA" /> @@ -251,6 +251,7 @@ export default function LandingPage() { buttonAnimation="slide-up" textboxLayout="default" faqsAnimation="slide-up" + useInvertedBackground={false} faqs={[ { id: "faq-envios", title: "¿Cuál es el tiempo de envío?", content: "Realizamos envíos a nivel nacional en 3-5 días hábiles. Para órdenes internacionales, contacta a nuestro equipo para cotización personalizada. Todos los envíos incluyen seguimiento completo." @@ -292,7 +293,7 @@ export default function LandingPage() {