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" />