From d8f62931bed355b0664eb6f1117429e52f8061ff Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:18:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a28e21a..b731435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,7 @@ export default function LandingPage() { { icon: Users, label: "Confianza", value: "+15 años" }, ]} metricsAnimation="blur-reveal" + useInvertedBackground={false} /> @@ -78,6 +79,7 @@ export default function LandingPage() { { title: "Calidad Garantizada", description: "Selección rigurosa de cada pieza para tu mesa.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-holding-red-currants-crate-hand_23-2147920858.jpg" }, { title: "Envíos a Erandio", description: "Recibe tus productos frescos directamente en casa.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-service-concept_1150-25219.jpg" }, ]} + animationType="blur-reveal" /> @@ -87,6 +89,8 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" title="Selección de Temporada" description="Lo mejor de nuestra huerta, disponible ahora para ti." + textboxLayout="default" + useInvertedBackground={false} products={[ { id: "1", name: "Cesta Semanal Familiar", price: "25€", imageSrc: "http://img.b2bpic.net/free-photo/basket-fresh-fruits-vegetables-wooden-table_23-2148209846.jpg" }, { id: "2", name: "Pack Fruta Gourmet", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-fruits-wooden-table_23-2148443213.jpg" }, @@ -98,7 +102,9 @@ export default function LandingPage() {
@@ -136,7 +148,9 @@ export default function LandingPage() { title="Contacta con Nadia" description="Pide tus cestas semanales o consulta stock por WhatsApp." imageSrc="http://img.b2bpic.net/free-photo/woman-supermarket-puts-fruit-shopping-bag_169016-18883.jpg" - buttonText="WhatsApp Directo" + background={{ variant: "plain" }} + useInvertedBackground={false} + mediaAnimation="blur-reveal" />