Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 00:16:41 +00:00

View File

@@ -33,30 +33,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Início",
id: "hero",
},
{
name: "Sobre",
id: "about",
},
{
name: "Cursos",
id: "features",
},
{
name: "Planos",
id: "pricing",
},
{
name: "Equipe",
id: "team",
},
{
name: "Contato",
id: "contact",
},
{ name: "Início", id: "hero" },
{ name: "Sobre", id: "about" },
{ name: "Cursos", id: "features" },
{ name: "Planos", id: "pricing" },
{ name: "Equipe", id: "team" },
{ name: "Contato", id: "contact" }
]}
brandName="Trivial"
/>
@@ -65,93 +47,31 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Excelência e Dedicação nos Seus Estudos"
description="No Centro de Estudos Trivial, oferecemos acompanhamento personalizado para garantir o seu sucesso acadêmico com foco e metodologia eficiente."
testimonials={[
{
name: "Ana Silva",
handle: "@anasilva",
testimonial: "O Trivial transformou minha forma de estudar. Notas incríveis!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-book-sitting-frames-cafe_23-2147864004.jpg",
},
{
name: "João Santos",
handle: "@joaosantos",
testimonial: "Equipe muito atenciosa e material de altíssima qualidade.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-headband-standing-outside_23-2147654964.jpg",
},
{
name: "Mariana Costa",
handle: "@maricosta",
testimonial: "Ambiente perfeito para quem busca foco total nos estudos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg",
},
{
name: "Pedro Lima",
handle: "@pedrolima",
testimonial: "Super recomendo, me ajudaram muito na aprovação do vestibular.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg",
},
{
name: "Clara Souza",
handle: "@clarasouza",
testimonial: "Atendimento nota mil e foco no aprendizado real.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-woman-library_329181-14867.jpg",
},
{ name: "Ana Silva", handle: "@anasilva", testimonial: "O Trivial transformou minha forma de estudar. Notas incríveis!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teenager-with-book-sitting-frames-cafe_23-2147864004.jpg" },
{ name: "João Santos", handle: "@joaosantos", testimonial: "Equipe muito atenciosa e material de altíssima qualidade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-headband-standing-outside_23-2147654964.jpg" },
{ name: "Mariana Costa", handle: "@maricosta", testimonial: "Ambiente perfeito para quem busca foco total nos estudos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg" },
{ name: "Pedro Lima", handle: "@pedrolima", testimonial: "Super recomendo, me ajudaram muito na aprovação do vestibular.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-library_641386-223.jpg" },
{ name: "Clara Souza", handle: "@clarasouza", testimonial: "Atendimento nota mil e foco no aprendizado real.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-woman-library_329181-14867.jpg" }
]}
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/dinning-room-unfocused_1203-757.jpg",
alt: "estudante 1",
},
{
src: "http://img.b2bpic.net/free-photo/defocused-restaurant_1203-375.jpg",
alt: "estudante 2",
},
{
src: "http://img.b2bpic.net/free-photo/view-young-students_23-2151110052.jpg",
alt: "estudante 3",
},
{
src: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906140.jpg",
alt: "estudante 4",
},
{
src: "http://img.b2bpic.net/free-photo/modern-interior-design-office_181624-21578.jpg",
alt: "estudante 5",
},
{ src: "http://img.b2bpic.net/free-photo/dinning-room-unfocused_1203-757.jpg", alt: "estudante 1" },
{ src: "http://img.b2bpic.net/free-photo/defocused-restaurant_1203-375.jpg", alt: "estudante 2" },
{ src: "http://img.b2bpic.net/free-photo/view-young-students_23-2151110052.jpg", alt: "estudante 3" },
{ src: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906140.jpg", alt: "estudante 4" },
{ src: "http://img.b2bpic.net/free-photo/modern-interior-design-office_181624-21578.jpg", alt: "estudante 5" }
]}
marqueeItems={[
{
type: "text",
text: "Resultados Comprovados",
},
{
type: "text",
text: "Foco Total no Aluno",
},
{
type: "text",
text: "Metodologia Exclusiva",
},
{
type: "text",
text: "Aprovação Garantida",
},
{
type: "text",
text: "Ensino de Qualidade",
},
{ type: "text", text: "Resultados Comprovados" },
{ type: "text", text: "Foco Total no Aluno" },
{ type: "text", text: "Metodologia Exclusiva" },
{ type: "text", text: "Aprovação Garantida" },
{ type: "text", text: "Ensino de Qualidade" }
]}
/>
</div>
@@ -161,7 +81,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Sobre o Trivial"
description="Com anos de experiência na educação, o Trivial nasceu para desmistificar os estudos, transformando esforço em resultados concretos através de um método simples e direto."
imageSrc="http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg"
/>
</div>
@@ -171,30 +91,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Acompanhamento Individual",
descriptions: [
"Planejamento de estudos customizado para seu ritmo e metas pessoais.",
],
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361561.jpg",
},
{
id: "f2",
title: "Workshops Temáticos",
descriptions: [
"Aprofundamento em matérias complexas com professores especialistas.",
],
imageSrc: "http://img.b2bpic.net/free-photo/college-student-looks-copy-space-screen-tablet-while-collecting-notes_482257-118253.jpg",
},
{
id: "f3",
title: "Ambiente de Foco",
descriptions: [
"Espaço silencioso e climatizado para imersão total nas suas tarefas.",
],
imageSrc: "http://img.b2bpic.net/free-photo/ceo-employees-attend-videocall-network-briefing_482257-88030.jpg",
},
{ id: "f1", title: "Acompanhamento Individual", descriptions: ["Planejamento de estudos customizado para seu ritmo e metas pessoais."], imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361561.jpg" },
{ id: "f2", title: "Workshops Temáticos", descriptions: ["Aprofundamento em matérias complexas com professores especialistas."], imageSrc: "http://img.b2bpic.net/free-photo/college-student-looks-copy-space-screen-tablet-while-collecting-notes_482257-118253.jpg" },
{ id: "f3", title: "Ambiente de Foco", descriptions: ["Espaço silencioso e climatizado para imersão total nas suas tarefas."], imageSrc: "http://img.b2bpic.net/free-photo/ceo-employees-attend-videocall-network-briefing_482257-88030.jpg" }
]}
title="O Que Oferecemos"
description="Ferramentas e metodologias para turbinar seu aprendizado em todas as disciplinas."
@@ -207,52 +106,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "p1",
title: "Semanal",
price: "R$ 150",
period: "/semana",
features: [
"Acesso à sala",
"Plantão dúvidas",
],
button: {
text: "Contratar",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg",
imageAlt: "Modern interior of lobby with uncommon furniture",
},
{
id: "p2",
title: "Mensal",
price: "R$ 500",
period: "/mês",
features: [
"Acesso ilimitado",
"Planejamento VIP",
"Workshops",
],
button: {
text: "Contratar",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg?_wi=2",
imageAlt: "Modern interior of lobby with uncommon furniture",
},
{
id: "p3",
title: "Intensivo",
price: "R$ 800",
period: "/mês",
features: [
"Tudo do plano mensal",
"Mentor 1:1",
],
button: {
text: "Contratar",
},
imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg?_wi=2",
imageAlt: "Modern interior of lobby with uncommon furniture",
},
{ id: "p1", title: "Semanal", price: "R$ 150", period: "/semana", features: ["Acesso à sala", "Plantão dúvidas"], button: { text: "Contratar" }, imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-lobby-with-uncommon-furniture_1262-3576.jpg", imageAlt: "Modern interior of lobby with uncommon furniture" },
{ id: "p2", title: "Mensal", price: "R$ 500", period: "/mês", features: ["Acesso ilimitado", "Planejamento VIP", "Workshops"], button: { text: "Contratar" }, imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg", imageAlt: "Modern interior of lobby with uncommon furniture" },
{ id: "p3", title: "Intensivo", price: "R$ 800", period: "/mês", features: ["Tudo do plano mensal", "Mentor 1:1"], button: { text: "Contratar" }, imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg", imageAlt: "Modern interior of lobby with uncommon furniture" }
]}
title="Planos Acessíveis"
description="Escolha a melhor opção para sua rotina acadêmica."
@@ -266,27 +122,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "95%",
title: "Aprovação",
description: "Taxa de sucesso dos alunos.",
icon: CheckCircle,
},
{
id: "m2",
value: "500+",
title: "Alunos",
description: "Histórias de sucesso construídas.",
icon: Users,
},
{
id: "m3",
value: "10+",
title: "Anos",
description: "De tradição e dedicação.",
icon: Award,
},
{ id: "m1", value: "95%", title: "Aprovação", description: "Taxa de sucesso dos alunos.", icon: CheckCircle },
{ id: "m2", value: "500+", title: "Alunos", description: "Histórias de sucesso construídas.", icon: Users },
{ id: "m3", value: "10+", title: "Anos", description: "De tradição e dedicação.", icon: Award }
]}
title="Impacto Real"
description="Dados que comprovam nossa eficiência."
@@ -300,27 +138,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "t1",
name: "Prof. Ricardo",
role: "Diretor",
description: "Especialista em didática aplicada.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-adult-male-office_23-2148483863.jpg",
},
{
id: "t2",
name: "Profa. Juliana",
role: "Pedagoga",
description: "Focada em desenvolvimento cognitivo.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
},
{
id: "t3",
name: "Prof. Marcos",
role: "Tutor",
description: "Expert em matemática e lógica.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-girl-does-paper-work-writes-notes-uses-mobile-phone_273609-18742.jpg",
},
{ id: "t1", name: "Prof. Ricardo", role: "Diretor", description: "Especialista em didática aplicada.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-adult-male-office_23-2148483863.jpg" },
{ id: "t2", name: "Profa. Juliana", role: "Pedagoga", description: "Focada em desenvolvimento cognitivo.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg" },
{ id: "t3", name: "Prof. Marcos", role: "Tutor", description: "Expert em matemática e lógica.", imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-girl-does-paper-work-writes-notes-uses-mobile-phone_273609-18742.jpg" }
]}
title="Nossa Equipe"
description="Professores apaixonados por ensinar."
@@ -333,41 +153,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ana Silva",
handle: "@anasilva",
testimonial: "O melhor centro de estudos que já frequentei.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-lying-down-floor-home_329181-4298.jpg",
},
{
id: "2",
name: "João Santos",
handle: "@joaosantos",
testimonial: "Foco total e muita dedicação.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6515.jpg",
},
{
id: "3",
name: "Mariana Costa",
handle: "@maricosta",
testimonial: "Ambiente excelente e professor nota 10.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg",
},
{
id: "4",
name: "Pedro Lima",
handle: "@pedrolima",
testimonial: "Resultados rápidos e método eficiente.",
imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-young-smiling-woman-with-blond-hair-walking-along-street-sunny-day-carry-her_1258-205916.jpg",
},
{
id: "5",
name: "Clara Souza",
handle: "@clarasouza",
testimonial: "Transformou minha rotina.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-female-tourist-with-photo-camera-travel-backpack_613910-7128.jpg",
},
{ id: "1", name: "Ana Silva", handle: "@anasilva", testimonial: "O melhor centro de estudos que já frequentei.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-lying-down-floor-home_329181-4298.jpg" },
{ id: "2", name: "João Santos", handle: "@joaosantos", testimonial: "Foco total e muita dedicação.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pigtails-white-blouse-old-library_627829-6515.jpg" },
{ id: "3", name: "Mariana Costa", handle: "@maricosta", testimonial: "Ambiente excelente e professor nota 10.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-holding-notebooks-celebrating-making-fist-pump-shouting-yes-with-excitement-sta_1258-146346.jpg" },
{ id: "4", name: "Pedro Lima", handle: "@pedrolima", testimonial: "Resultados rápidos e método eficiente.", imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-young-smiling-woman-with-blond-hair-walking-along-street-sunny-day-carry-her_1258-205916.jpg" },
{ id: "5", name: "Clara Souza", handle: "@clarasouza", testimonial: "Transformou minha rotina.", imageSrc: "http://img.b2bpic.net/free-photo/positive-female-tourist-with-photo-camera-travel-backpack_613910-7128.jpg" }
]}
title="O Que Dizem Nossos Alunos"
description="Sucesso acadêmico que inspira."
@@ -380,25 +170,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Como funcionam os horários?",
content: "Temos flexibilidade total para sua grade.",
},
{
id: "q2",
title: "Aceitam todas as matérias?",
content: "Sim, cobrimos toda a base acadêmica.",
},
{
id: "q3",
title: "Posso agendar uma visita?",
content: "Claro, entre em contato e venha conhecer!",
},
{ id: "q1", title: "Como funcionam os horários?", content: "Temos flexibilidade total para sua grade." },
{ id: "q2", title: "Aceitam todas as matérias?", content: "Sim, cobrimos toda a base acadêmica." },
{ id: "q3", title: "Posso agendar uma visita?", content: "Claro, entre em contato e venha conhecer!" }
]}
title="Perguntas Frequentes"
description="Tire suas dúvidas."
faqsAnimation="slide-up"
animationType="smooth"
/>
</div>
@@ -408,16 +187,8 @@ export default function LandingPage() {
title="Entre em Contato"
description="Comece hoje sua jornada de aprendizado."
inputs={[
{
name: "nome",
type: "text",
placeholder: "Seu Nome",
},
{
name: "email",
type: "email",
placeholder: "Seu E-mail",
},
{ name: "nome", type: "text", placeholder: "Seu Nome" },
{ name: "email", type: "email", placeholder: "Seu E-mail" }
]}
imageSrc="http://img.b2bpic.net/free-photo/friends-talking-about-favorite-books_329181-3408.jpg"
/>
@@ -429,31 +200,17 @@ export default function LandingPage() {
logoText="Trivial"
columns={[
{
title: "Navegação",
items: [
{
label: "Sobre",
href: "#about",
},
{
label: "Cursos",
href: "#features",
},
],
title: "Navegação", items: [
{ label: "Sobre", href: "#about" },
{ label: "Cursos", href: "#features" }
]
},
{
title: "Contato",
items: [
{
label: "WhatsApp",
href: "#",
},
{
label: "Instagram",
href: "#",
},
],
},
title: "Contato", items: [
{ label: "WhatsApp", href: "#" },
{ label: "Instagram", href: "#" }
]
}
]}
/>
</div>