mirror of
https://github.com/lucasrcsantana/story-generator.git
synced 2025-12-17 22:07:52 +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>
|
</div>
|
||||||
|
|
||||||
{/* Pricing Section */}
|
{/* Pricing Section
|
||||||
<div className="mt-24">
|
<div className="mt-24">
|
||||||
<PlanForSchools />
|
<PlanForSchools />
|
||||||
</div>
|
</div>
|
||||||
|
*/}
|
||||||
|
|
||||||
|
|
||||||
{/* FAQ Section */}
|
{/* FAQ Section */}
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user