5 Commits

Author SHA1 Message Date
953deba652 Merge version_2 into main
Merge version_2 into main
2026-05-14 21:30:58 +00:00
6f560cdc8c Update src/app/page.tsx 2026-05-14 21:30:55 +00:00
19e0cf7ea1 Merge version_1 into main
Merge version_1 into main
2026-05-14 21:23:28 +00:00
4e6f1f5a18 Merge version_1 into main
Merge version_1 into main
2026-05-14 21:23:04 +00:00
875c16e0b5 Merge version_1 into main
Merge version_1 into main
2026-05-14 21:22:38 +00:00

View File

@@ -31,28 +31,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Home", id: "hero" },
{ name: "Features", id: "features" },
{ name: "FAQs", id: "faq" },
{ name: "Student Services", id: "services" },
{ name: "Support FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="EduBot Support"
brandName="EduBot"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "gradient-bars" }}
title="Your Campus Success Partner"
description="Meet EduBot, your 24/7 AI-powered support assistant for admissions, course guidance, and administrative needs."
tag="Always On"
buttons={[{ text: "Start Chatting", href: "#contact" }]}
title="Your Automated Campus Assistant"
description="EduBot is your student support companion, providing instant automated answers for school fees, admission status, and resumption schedules, 24/7."
tag="AI-Powered Support"
buttons={[{ text: "Chat with EduBot", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-gives-insight-diagnostic-reports-patient_482257-116757.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-doing-homework_23-2148597976.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-hanging-out-with-robot_23-2151112159.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/robot-90s_23-2151901241.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336691.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/robot-90s_23-2151901209.jpg", imageAlt: "Chatbot interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/robot-90s_23-2151901241.jpg", imageAlt: "EduBot AI Assistant" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-hanging-out-with-robot_23-2151112159.jpg", imageAlt: "Support interaction" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336691.jpg", imageAlt: "Support on the go" },
]}
/>
</div>
@@ -64,21 +61,21 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Instant Enrollment", description: "Guided walkthroughs for seamless course registration.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/academic-study-supplies-illustration_23-2151970544.jpg", imageAlt: "Enrollment" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/isometric-university-landing-page_23-2148183192.jpg", imageAlt: "Enrollment" }
title: "Fee Management", description: "Get automated updates on your school fee balances and payment history instantly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-education-economy-objects_23-2149113528.jpg", imageAlt: "Fee Status" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/pay-bill-taxes-invoices-checks-icons-flat-set-isolated-vector-illustration_1284-2965.jpg", imageAlt: "Payment Details" }
},
{
title: "Tuition Assistance", description: "Quick access to fee structures and payment portals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-education-economy-objects_23-2149113528.jpg", imageAlt: "Fees" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/pay-bill-taxes-invoices-checks-icons-flat-set-isolated-vector-illustration_1284-2965.jpg", imageAlt: "Fees" }
title: "Admission Updates", description: "Real-time automated check for your admission status and next steps.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/academic-study-supplies-illustration_23-2151970544.jpg", imageAlt: "Admission Status" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/isometric-university-landing-page_23-2148183192.jpg", imageAlt: "University Portal" }
},
{
title: "24/7 Help Desk", description: "Real-time answers to your campus-related queries.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg?_wi=1", imageAlt: "Help" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blank-white-speech-with-shadow-blue-background_23-2147948725.jpg", imageAlt: "Help" }
title: "Resumption Alerts", description: "Never miss a date—EduBot tracks and communicates official resumption schedules.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/blank-white-speech-with-shadow-blue-background_23-2147948725.jpg", imageAlt: "Calendar Alert" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg?_wi=1", imageAlt: "Schedule Planning" }
},
]}
showStepNumbers={false}
title="Smart Features for Every Student"
description="Simplify your university life with our automated support tools."
title="Automated Student Support"
description="EduBot handles administrative inquiries so you can focus on your studies."
/>
</div>
@@ -89,15 +86,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Student Portal", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-analyzing-architectural-sketches-blueprints-his-home_482257-90908.jpg?_wi=2" },
{ id: "2", name: "Progress Tracking", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg" },
{ id: "3", name: "Admission Center", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/navy-operations-specialist-following-hostile-warship-trajectory_482257-91043.jpg" },
{ id: "4", name: "Library Search", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-stickers-with-pens-dark-background_179666-17386.jpg" },
{ id: "5", name: "Event Calendar", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518169.jpg" },
{ id: "6", name: "Account Settings", price: "Free", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-concept_23-2148517499.jpg" },
{ id: "1", name: "Automated Fee Queries", price: "Instant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-employee-working-with-charts-papers-computer-doing-annual-data-analysis-plan-business-project-woman-holding-files-with-financial-information-development_482257-32215.jpg" },
{ id: "2", name: "Status Tracking", price: "24/7", imageSrc: "http://img.b2bpic.net/free-photo/navy-operations-specialist-following-hostile-warship-trajectory_482257-91043.jpg" },
{ id: "3", name: "Resumption Schedule", price: "Update", imageSrc: "http://img.b2bpic.net/free-photo/front-view-colorful-stickers-with-pens-dark-background_179666-17386.jpg" },
]}
title="Explore Support Services"
description="Access specialized tools tailored to your academic progress."
title="Services Provided"
description="Our core student support capabilities."
/>
</div>
@@ -106,59 +100,27 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{ id: "1", title: "How do I register for classes?", content: "Navigate to the Enrollment Portal via your student dashboard." },
{ id: "2", title: "When is the next tuition deadline?", content: "Check the Tuition Assistance tab for personalized dates." },
{ id: "3", title: "Can I contact support live?", content: "Yes, our AI routes complex queries to staff during business hours." },
{ id: "1", title: "How do I check my fees?", content: "Simply ask EduBot for your balance in the chat interface." },
{ id: "2", title: "When do we resume?", content: "EduBot provides the latest official university resumption dates." },
{ id: "3", title: "How is my admission status?", content: "Provide your application ID to EduBot to get your current status." },
]}
title="Common Student Questions"
description="Find answers to our most frequent inquiries below."
title="Frequently Asked Questions"
description="Common queries about using our automated support."
faqsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alex Rivers", handle: "@alexrivers", testimonial: "EduBot made enrollment a breeze!", imageSrc: "http://img.b2bpic.net/free-photo/carefree-happy-girl-relieved-finally-classes-are-summer-vacation-starting-screaming-from-jo_1258-115845.jpg" },
{ id: "2", name: "Maria Garcia", handle: "@mariag", testimonial: "Found my fees information instantly.", imageSrc: "http://img.b2bpic.net/free-photo/thinking-teenager-making-notes_23-2147777314.jpg" },
{ id: "3", name: "Sam Thorne", handle: "@sthorne", testimonial: "The best support tool I've used.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg" },
{ id: "4", name: "Lee Wei", handle: "@leewei", testimonial: "Quick, easy, and always available.", imageSrc: "http://img.b2bpic.net/free-photo/delighted-youngster-relaxing-while-studying_23-2147655918.jpg" },
{ id: "5", name: "Jordan P.", handle: "@jordanp", testimonial: "Highly recommended for all students.", imageSrc: "http://img.b2bpic.net/free-photo/lady-showing-winner-gesture-t-shirt-jacket-looking-lucky-front-view_176474-56849.jpg" },
]}
title="What Students Say"
description="Empowering thousands of students toward their academic goals."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{ id: "1", value: "10k+", title: "Queries Resolved", items: ["Students", "Staff", "Admin"] },
{ id: "2", value: "98%", title: "Satisfaction Rate", items: ["Positive", "Happy", "Helpful"] },
{ id: "3", value: "24/7", title: "Service Uptime", items: ["Always", "Ready", "Live"] },
]}
title="Our Impact"
description="Measured by the success of our students."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Contact Our Help Team"
description="Have specific questions? Reach out and we'll be glad to help."
title="Chat with Support"
description="Need more help? Our virtual assistant is here for you 24/7."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
{ name: "subject", type: "text", placeholder: "Subject", required: true },
{ name: "name", type: "text", placeholder: "Student Name", required: true },
{ name: "studentId", type: "text", placeholder: "Student ID", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{ name: "message", placeholder: "Describe your query...", rows: 4 }}
textarea={{ name: "query", placeholder: "Ask EduBot about fees, admission, or resumption...", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/robot-90s_23-2151901228.jpg"
/>
</div>
@@ -166,10 +128,10 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="EduBot"
copyrightText="© 2025 | University Support Services"
copyrightText="© 2025 | University Student Support"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}