From bfc942962c651bf25f39ca52d0b6b95eae47cf1d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:13:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9917515..000c817 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { ]} brandName="El Canario" button={{ - text: "¡Pedir por WhatsApp!", href: "https://wa.me/34910814506", className: "bg-green-600 text-white scale-110 font-bold" + text: "¡Pedir por WhatsApp!", href: "https://wa.me/34910814506" }} /> @@ -59,7 +59,6 @@ export default function LandingPage() { rating={4.4} ratingText="+500 reseñas satisfechas" mediaAnimation="slide-up" - buttonClassName="text-lg px-8 py-4" /> -- 2.49.1