Merge version_2 into main #4
1412
src/app/layout.tsx
1412
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -199,8 +199,8 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact" className="py-16 md:py-24 bg-gradient-to-b from-blue-50 to-transparent">
|
||||
<ContactFaq
|
||||
ctaTitle="Ready to Start Learning?"
|
||||
ctaDescription="Join thousands of students transforming their education today. Get instant access to our AI tutor and comprehensive study tools."
|
||||
ctaButton={{ text: "Join Now", href: "#pricing" }}
|
||||
ctaDescription="Join 500K+ Students. Start your free trial today—no payment required"
|
||||
ctaButton={{ text: "Start Free Trial", href: "#pricing" }}
|
||||
ctaIcon={Zap}
|
||||
faqs={[
|
||||
{ id: "1", title: "What's included in my subscription?", content: "Each subscription tier includes access to our AI tutor, mock tests, study materials, and community support. Pro and Premium plans unlock additional features like personalized study plans and unlimited AI questions." },
|
||||
|
||||
Reference in New Issue
Block a user