Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a3922c8b2 | |||
| 558d4e5359 | |||
| 10cbd8efac |
@@ -156,6 +156,8 @@ export default function LandingPage() {
|
||||
faqs={[
|
||||
{ id: "1", title: "How does it work?", content: "Our AI chatbot uses contextual learning to explain topics interactively." },
|
||||
{ id: "2", title: "Is it for beginners?", content: "Yes, lessons are tailored to your skill level, starting from basics." },
|
||||
{ id: "3", title: "Do you offer enterprise accounts?", content: "Yes, we offer specialized enterprise plans for organizations with customized dashboards and bulk onboarding." },
|
||||
{ id: "4", title: "Are there team discounts?", content: "We provide volume-based discounts for teams of 5 or more users. Contact our support team for a quote." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about EduLogic."
|
||||
|
||||
Reference in New Issue
Block a user