mirror of
https://github.com/lucasrcsantana/story-generator.git
synced 2025-12-16 21:37:51 +00:00
feat: Ajustando links da Homepage
Some checks are pending
Docker Build and Push / build (push) Waiting to run
Some checks are pending
Docker Build and Push / build (push) Waiting to run
This commit is contained in:
parent
14c71062f1
commit
18bc42d280
@ -407,10 +407,11 @@ export function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Pricing Section */}
|
||||
{/* Pricing Section
|
||||
<div className="mt-24">
|
||||
<PlanForSchools />
|
||||
</div>
|
||||
*/}
|
||||
|
||||
|
||||
{/* FAQ Section */}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user