From c6396fc5faa798fd573e74cdb2a65289ef24dcbe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:42:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2fc610..2cf7579 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Taste the legendary, oversized Tlayudas of Doña Flavia. Where artisanal tradition meets the soul of Oaxaca." tag="La Grandeza de Oaxaca" tagIcon={Flame} - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "1,600+", label: "Reseñas de 5 Estrellas" }, { value: "40cm+", label: "De Puro Sabor" }, -- 2.49.1