diff --git a/src/app/page.tsx b/src/app/page.tsx index 981d541..04ce5dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,8 +51,7 @@ export default function LandingPage() { logoText="TumbGenerate.AI" description="Crie thumbnails com qualidade MrBeast em segundos. Otimização de IA para o máximo de cliques e engajamento viral." buttons={[ - { - text: "INICIAR AGORA", href: "#"}, + { text: "INICIAR AGORA", onClick: () => window.location.href = "#" }, ]} imageSrc="http://img.b2bpic.net/free-photo/technician-employs-ai-chatbot-pc-monitor-executing-programming-code_482257-120774.jpg" imageAlt="Interface do TumbGenerate.AI"