Refactor Homepage, About, Footer (Controller,Model, View, Data), Update: Dashboard, Delete old file

This commit is contained in:
2026-04-22 15:30:09 +07:00
parent cb5e4b0ceb
commit 3ede974215
67 changed files with 3003 additions and 14780 deletions
+98 -78
View File
@@ -1,91 +1,111 @@
{
"hero": {
"title": "About Us",
"breadcrumb": [
"Home",
"About Us"
],
"backgroundImage": "/uploads/about/breadcrumb.jpg"
"badge": "Our Mission",
"title": "Education Without Boundaries.",
"description": "We believe high-quality education should be accessible and affordable for everyone. Our mission is to empower global learners through flexible, innovative online models that fit real lives.",
"studentCount": "50,000+",
"image": "/assets/img/hero.png",
"imageAlt": "Diverse group of university students collaborating online",
"coreValues": ["Radical Affordability", "Absolute Flexibility", "Global Inclusivity"]
},
"intro": {
"subheading": "Company Intro",
"heading": "Building Pathways to Your Immigration Success",
"description": "We provide expert guidance, personalized solutions, and transparent processes to help you achieve your immigration goals. Our dedicated team ensures a smooth journey, building pathways to your international success.",
"image": "/uploads/about/businessman.jpg"
},
"mission": {
"subheading": "About Our Consultancy",
"heading": "Turning Study Abroad Dreams Into Reality",
"description": "We guide students with expert visa consulting, ensuring a smooth process from application to approval, turning study abroad aspirations into life-changing opportunities for a brighter future.",
"images": {
"main": "/uploads/about/375x419.jpg",
"secondary": "/uploads/about/375x419.jpg",
"bgShape": "/assets/img/home-1/about/Vector.png",
"planeShape": "/assets/img/home-1/about/plane.png",
"topShape": "/assets/img/home-1/about/shape.png",
"globeShape": "/assets/img/home-1/about/globe.png"
},
"items": [
"leadership": {
"heading": "Guided by Visionaries",
"description": "Our leadership team brings decades of experience from top-tier academic institutions and leading technology companies.",
"members": [
{
"icon": "/assets/img/home-1/icon/01.svg",
"label": "Global Reach",
"description": "Expanding Opportunities Worldwide"
"name": "Dr. Sarah Chen",
"role": "President & Founder",
"bio": "Former Dean of Innovation at Stanford, pioneer in scalable ed-tech solutions.",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-5.jpg",
"social": { "linkedin": "#", "twitter": "#" }
},
{
"icon": "/assets/img/home-1/icon/01.svg",
"label": "Global Reach",
"description": "Expanding Opportunities Worldwide"
"name": "Marcus Johnson",
"role": "Chief Academic Officer",
"bio": "20+ years developing curriculum for asynchronous learning environments.",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-6.jpg",
"social": { "linkedin": "#" }
},
{
"name": "Elena Rodriguez",
"role": "VP of Student Success",
"bio": "Passionate advocate for non-traditional student support systems.",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-7.jpg",
"social": { "linkedin": "#", "twitter": "#" }
},
{
"name": "David Kim",
"role": "Chief Technology Officer",
"bio": "Former Google engineering lead building our seamless campus portal.",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-8.jpg",
"social": { "linkedin": "#" }
}
],
"features": [
"Fastest Visa form processing with skilled immigration agents",
"Partnership with International Educational Institutions"
],
"ctaButton": {
"label": "Get Started",
"href": "/about"
]
},
"learningModel": {
"heading": "Our Flexible Learning Model",
"description": "Choose how you learn. We offer two distinct paths to ensure your education fits your life, not the other way around.",
"async": {
"title": "Asynchronous Learning",
"description": "Learn completely at your own pace. Perfect for working professionals and those with unpredictable schedules.",
"features": [
{ "icon": "fa-play", "title": "Pre-recorded Lectures", "desc": "Watch anytime, anywhere, and pause when you need to." },
{ "icon": "fa-calendar-check", "title": "Flexible Deadlines", "desc": "Complete assignments within broad, manageable windows." },
{ "icon": "fa-comments", "title": "Discussion Boards", "desc": "Engage with peers on your own timeline." }
]
},
"sync": {
"title": "Synchronous Learning",
"description": "Experience the structure of a traditional classroom online. Ideal for those who thrive on real-time interaction.",
"features": [
{ "icon": "fa-video", "title": "Live Virtual Classes", "desc": "Attend scheduled lectures with your professors and peers." },
{ "icon": "fa-hand-sparkles", "title": "Real-time Collaboration", "desc": "Work on group projects in live breakout rooms." },
{ "icon": "fa-clipboard-question", "title": "Immediate Feedback", "desc": "Ask questions and get answers during class time." }
]
}
},
"features": {
"backgroundImage": "/assets/img/home-2/feature/bg-shape.png",
"subheading": "Your Travel Made Easy",
"heading": "Smooth Visa Journey Guaranteed",
"description": "We provide expert guidance for every visa application, ensuring smooth processing, personalized support, and reliable assistance",
"image": "/uploads/about/686x906.jpg",
"items": [
{
"icon": "/assets/img/home-2/icon/01.png",
"title": "Expert Consultants",
"description": "Skilled and knowledgeable visa advisors. Skilled and knowledgeable visa advisors."
},
{
"icon": "/assets/img/home-2/icon/01.png",
"title": "Personalized Support",
"description": "Skilled and knowledgeable visa advisors. Skilled and knowledgeable visa advisors."
},
{
"icon": "/assets/img/home-2/icon/01.png",
"title": "Transparent Process",
"description": "Skilled and knowledgeable visa advisors. Skilled and knowledgeable visa advisors."
}
"accreditation": {
"heading": "Recognized Quality. Real Results.",
"description": "We hold the highest standards of academic excellence, ensuring your degree is respected by employers worldwide.",
"badges": [
{ "icon": "fa-award", "title": "Fully Accredited", "desc": "By the Higher Learning Commission (HLC)." },
{ "icon": "fa-briefcase", "title": "Top Employer Network", "desc": "Partnerships with Fortune 500 companies." }
],
"ctaButton": {
"label": "Get Started Today",
"href": "/contact"
}
"stats": [
{ "value": "89%", "label": "Employed within 6 months" },
{ "value": "$72k", "label": "Average Starting Salary" },
{ "value": "15k+", "label": "Active Alumni Network" },
{ "value": "#1", "label": "For Online ROI (2025)", "isPrimary": true }
]
},
"news": {
"subheading": "Visa Tips & Guides",
"heading": "Latest Insights & Updates",
"ctaButton": {
"label": "view all articles",
"href": "/blog"
},
"selectedBlogIds": [
"69857d6c6d04fed459107944",
"69857d6c6d04fed459107942",
"69857d6c6d04fed459107940"
],
"items": []
"successStories": {
"heading": "Student Success Stories",
"description": "Hear from our diverse community of learners who transformed their careers through our flexible programs.",
"stories": [
{
"quote": "The asynchronous model allowed me to study coding late at night after my kids went to bed. I transitioned from retail to a Junior Developer role in just 14 months.",
"name": "Maria S.",
"program": "B.S. Computer Science '24",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-1.jpg"
},
{
"quote": "The pay-per-course option meant I didn't have to take out massive student loans. I earned my MBA debt-free while continuing to work full-time.",
"name": "James T.",
"program": "MBA '25",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-4.jpg"
},
{
"quote": "I loved the synchronous virtual classes. It felt like a real campus environment. The networking opportunities directly led to my current job in data analytics.",
"name": "Aisha K.",
"program": "Data Analytics Cert '23",
"avatar": "https://storage.googleapis.com/uxpilot-auth.appspot.com/avatars/avatar-2.jpg"
}
]
},
"cta": {
"heading": "Ready to Transform Your Future?",
"description": "Join a global community of learners and take the first step towards a flexible, affordable degree.",
"primaryButton": { "label": "Apply Now", "href": "/admissions" },
"secondaryButton": { "label": "Request Information", "href": "/contact" }
}
}