feat: Ajustando links da Homepage
Some checks are pending
Docker Build and Push / build (push) Waiting to run

This commit is contained in:
Lucas Santana 2025-02-06 10:09:24 -03:00
parent 14c71062f1
commit 18bc42d280
2 changed files with 3 additions and 2 deletions

View File

@ -407,10 +407,11 @@ export function HomePage() {
/> />
</div> </div>
{/* Pricing Section */} {/* Pricing Section
<div className="mt-24"> <div className="mt-24">
<PlanForSchools /> <PlanForSchools />
</div> </div>
*/}
{/* FAQ Section */} {/* FAQ Section */}

View File

@ -48,7 +48,7 @@ const defaultPlans: PlanProps[] = [
{ {
title: "Rede de Ensino", title: "Rede de Ensino",
description: "Para redes de escolas", description: "Para redes de escolas",
price: "Entre em contato", price: "9.887",
features: [ features: [
"Alunos ilimitados", "Alunos ilimitados",
"Sistema completo", "Sistema completo",