Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
235
src/app/page.tsx
235
src/app/page.tsx
@@ -32,72 +32,45 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Workflow",
|
||||
id: "workflow",
|
||||
},
|
||||
name: "Workflow", id: "workflow"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="EduManager"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="School Management, Simplified."
|
||||
description="Transform your private school or tuition centre in minutes. Automated attendance, smart fee collection, and seamless parent communication in one simple, powerful dashboard."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Free Trial", href: "#contact"},
|
||||
{
|
||||
text: "See Dashboard",
|
||||
href: "#workflow",
|
||||
},
|
||||
text: "See Dashboard", href: "#workflow"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-125580.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-125580.jpg", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-team-women-leaders-hold-online-conference-call_482257-123708.jpg", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-woman-working-modern-house-giving-voice-command-tablet-with-smart-home-application-lights-turning_482257-2265.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-woman-working-modern-house-giving-voice-command-tablet-with-smart-home-application-lights-turning_482257-2265.jpg", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg",
|
||||
imageAlt: "Dashboard overview",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-papers-with-data-charts-desk-used-by-workmates-business-development-corporate-colleagues-working-project-presentation-management-marketing-strategy_482257-32053.jpg", imageAlt: "Dashboard overview"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,26 +82,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Smart Attendance",
|
||||
description: "Mark attendance in seconds. Parents get an automated WhatsApp alert by 9am if their child is absent.",
|
||||
tag: "Attendance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg",
|
||||
},
|
||||
id: "1", title: "Smart Attendance", description: "Mark attendance in seconds. Parents get an automated WhatsApp alert by 9am if their child is absent.", tag: "Attendance", imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Automated Fee Recovery",
|
||||
description: "Slash defaulters by 40%. Auto-reminders sent 5 days before, on the due date, and 5 days after via WhatsApp/SMS.",
|
||||
tag: "Payments",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-preteens-girls-reading-books-library-focus-mandatory-literature_482257-127825.jpg",
|
||||
},
|
||||
id: "2", title: "Automated Fee Recovery", description: "Slash defaulters by 40%. Auto-reminders sent 5 days before, on the due date, and 5 days after via WhatsApp/SMS.", tag: "Payments", imageSrc: "http://img.b2bpic.net/free-photo/two-preteens-girls-reading-books-library-focus-mandatory-literature_482257-127825.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Broadcast Center",
|
||||
description: "Send circulars, PTM updates, and fee reminders to all parents instantly with a single click. Keep everyone in the loop.",
|
||||
tag: "Communication",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-studies-upcoming-exams-with-green-screen-library_482257-123103.jpg",
|
||||
},
|
||||
id: "3", title: "Broadcast Center", description: "Send circulars, PTM updates, and fee reminders to all parents instantly with a single click. Keep everyone in the loop.", tag: "Communication", imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-studies-upcoming-exams-with-green-screen-library_482257-123103.jpg"},
|
||||
]}
|
||||
title="Everything You Need to Run Your School"
|
||||
description="Built for Tier 2/3 city environments, EduManager handles everything from attendance to payments, even with limited tech expertise."
|
||||
@@ -140,20 +98,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "From Paper Registers to One-Click Management.",
|
||||
},
|
||||
type: "text", content: "From Paper Registers to One-Click Management."},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg",
|
||||
alt: "Workflow process",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg", alt: "Workflow process"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Workflow",
|
||||
href: "#faq",
|
||||
},
|
||||
text: "See Full Workflow", href: "#faq"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -165,59 +116,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Starter",
|
||||
price: "$49/mo",
|
||||
subtitle: "Perfect for small centres",
|
||||
buttons: [
|
||||
id: "starter", badge: "Starter", price: "$49/mo", subtitle: "Perfect for small centres", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Up to 200 Students",
|
||||
"Attendance Tracking",
|
||||
"Basic Messaging",
|
||||
],
|
||||
"Up to 200 Students", "Attendance Tracking", "Basic Messaging"],
|
||||
},
|
||||
{
|
||||
id: "growth",
|
||||
badge: "Growth",
|
||||
price: "$149/mo",
|
||||
subtitle: "For established private schools",
|
||||
buttons: [
|
||||
id: "growth", badge: "Growth", price: "$149/mo", subtitle: "For established private schools", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Up to 1,000 Students",
|
||||
"Parent Mobile App",
|
||||
"Full Analytics",
|
||||
],
|
||||
"Up to 1,000 Students", "Parent Mobile App", "Full Analytics"],
|
||||
},
|
||||
{
|
||||
id: "scale",
|
||||
badge: "Scale",
|
||||
price: "$299/mo",
|
||||
subtitle: "Multi-campus enterprise",
|
||||
buttons: [
|
||||
id: "scale", badge: "Scale", price: "$299/mo", subtitle: "Multi-campus enterprise", buttons: [
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Students",
|
||||
"Multi-Campus Sync",
|
||||
"Full API Access",
|
||||
],
|
||||
"Unlimited Students", "Multi-Campus Sync", "Full API Access"],
|
||||
},
|
||||
]}
|
||||
title="Pricing That Fits Your Scale"
|
||||
description="Simple, transparent pricing for growing schools. Get 2 months free with our annual plan."
|
||||
description="Simple, transparent pricing for growing schools. UPGRADE ANNUALLY TO GET 2 MONTHS FREE!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -228,40 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Amina Okafor",
|
||||
role: "Principal",
|
||||
testimonial: "EduManager reduced our fee default rate by 30% in just two months.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg",
|
||||
},
|
||||
id: "1", name: "Amina Okafor", role: "Principal", testimonial: "EduManager reduced our fee default rate by 30% in just two months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rajesh Sharma",
|
||||
role: "Owner",
|
||||
testimonial: "My teachers find it so simple to mark attendance every morning now.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg",
|
||||
},
|
||||
id: "2", name: "Rajesh Sharma", role: "Owner", testimonial: "My teachers find it so simple to mark attendance every morning now.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Santos",
|
||||
role: "Administrator",
|
||||
testimonial: "The parent communication feature is a game-changer. Total lifesaver.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13305.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Santos", role: "Administrator", testimonial: "The parent communication feature is a game-changer. Total lifesaver.", imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13305.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "John Doe",
|
||||
role: "Director",
|
||||
testimonial: "Easy to set up, even for a non-tech team. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing_23-2148928885.jpg",
|
||||
},
|
||||
id: "4", name: "John Doe", role: "Director", testimonial: "Easy to set up, even for a non-tech team. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing_23-2148928885.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sarah Njeri",
|
||||
role: "Principal",
|
||||
testimonial: "The analytics view helps me make better decisions for our classrooms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet_1170-2718.jpg",
|
||||
},
|
||||
id: "5", name: "Sarah Njeri", role: "Principal", testimonial: "The analytics view helps me make better decisions for our classrooms.", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet_1170-2718.jpg"},
|
||||
]}
|
||||
title="Loved by School Principals"
|
||||
description="See why top private schools in emerging markets have chosen EduManager."
|
||||
@@ -273,14 +172,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Alpha Schools",
|
||||
"Bright Future Academy",
|
||||
"Sunrise Coaching",
|
||||
"Elite Learning Centre",
|
||||
"City Model Private",
|
||||
"Modern Global School",
|
||||
"Heritage Educational",
|
||||
]}
|
||||
"Alpha Schools", "Bright Future Academy", "Sunrise Coaching", "Elite Learning Centre", "City Model Private", "Modern Global School", "Heritage Educational"]}
|
||||
title="Growing Schools Trust EduManager"
|
||||
description="Join our community of hundreds of private schools across Asia and Africa."
|
||||
/>
|
||||
@@ -292,20 +184,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is EduManager easy for my staff?",
|
||||
content: "Yes, our interface is designed for simplicity. It's as easy as using a regular messaging app.",
|
||||
},
|
||||
id: "1", title: "Is EduManager easy for my staff?", content: "Yes, our interface is designed for simplicity. It's as easy as using a regular messaging app."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Does it support local payments?",
|
||||
content: "We support Stripe and Razorpay integrations to handle UPI and card payments seamlessly.",
|
||||
},
|
||||
id: "2", title: "Does it support local payments?", content: "We support Stripe and Razorpay integrations to handle UPI and card payments seamlessly."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do parent alerts work?",
|
||||
content: "Alerts are sent automatically via WhatsApp Business API for attendance and fee deadlines.",
|
||||
},
|
||||
id: "3", title: "How do parent alerts work?", content: "Alerts are sent automatically via WhatsApp Business API for attendance and fee deadlines."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Here is what you need to know about setting up your school."
|
||||
@@ -317,14 +200,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to digitize your school? Contact our team for a personalized demo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "mailto:hello@edumanager.com",
|
||||
},
|
||||
text: "Contact Support", href: "mailto:hello@edumanager.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -334,42 +214,27 @@ export default function LandingPage() {
|
||||
logoText="EduManager"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user