From 04244b42846727aa19869c945c49d083ba596e5a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:55:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8aa641d..a79c7f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="mediumLarge" - background="fluid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -48,7 +48,7 @@ export default function LandingPage() { text: "💬 Pedir por WhatsApp", href: "https://wa.me/56984066945?text=Hola%20La%20Pechuga%2C%20me%20gustar%C3%ADa%20hacer%20un%20pedido"}, ]} buttonAnimation="slide-up" - background={{ variant: "fluid" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/top-close-up-view-tasty-chiken-appetizing-chicken-wings-french-fries-lemon-bowls-different-types-sauces-spices-center-dark-table_140725-117104.jpg" imageAlt="Pollo asado con papas fritas de La Pechuga" mediaAnimation="slide-up" -- 2.49.1