From 18bc42d280c4e69604d2347a625f6682b3f4e707 Mon Sep 17 00:00:00 2001 From: Lucas Santana Date: Thu, 6 Feb 2025 10:09:24 -0300 Subject: [PATCH] feat: Ajustando links da Homepage --- src/components/home/HomePage.tsx | 3 ++- src/components/ui/plan-for-schools.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/home/HomePage.tsx b/src/components/home/HomePage.tsx index 666ca4c..fd23b28 100644 --- a/src/components/home/HomePage.tsx +++ b/src/components/home/HomePage.tsx @@ -407,10 +407,11 @@ export function HomePage() { /> - {/* Pricing Section */} + {/* Pricing Section
+ */} {/* FAQ Section */} diff --git a/src/components/ui/plan-for-schools.tsx b/src/components/ui/plan-for-schools.tsx index d871e96..83caba7 100644 --- a/src/components/ui/plan-for-schools.tsx +++ b/src/components/ui/plan-for-schools.tsx @@ -48,7 +48,7 @@ const defaultPlans: PlanProps[] = [ { title: "Rede de Ensino", description: "Para redes de escolas", - price: "Entre em contato", + price: "9.887", features: [ "Alunos ilimitados", "Sistema completo",