diff --git a/src/app/page.tsx b/src/app/page.tsx index bc3aa82..6b245e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -212,7 +212,7 @@ export default function LandingPage() { imageAlt="Poke Bowl Premium" mediaAnimation="blur-reveal" mediaPosition="right" - buttonText="Enviar Pedido" + buttonText="🟢 Confirmar Pedido" /> @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}