Merge version_2 into main #3
@@ -24,6 +24,7 @@ import {
|
||||
BarChart3,
|
||||
Target,
|
||||
Quote,
|
||||
ArrowRight,
|
||||
} from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -315,6 +316,21 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="final-cta" data-section="final-cta">
|
||||
<ContactCenter
|
||||
tag="Limited Time Offer"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
title="Secure Your Spot in the JEE Elite 100 Today"
|
||||
description="Get instant access to unlimited AI tutoring, 50+ mock tests, and expert performance analysis. Don't let another day pass without personalized preparation. Thousands of students have already started their success story."
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Unlock Full Access Now"
|
||||
termsText="Get started instantly with no commitment. Full access for 7 days free - cancel anytime. By signing up, you agree to our Terms of Service."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<ContactCenter
|
||||
tag="Get Started"
|
||||
|
||||
Reference in New Issue
Block a user