8 Commits

Author SHA1 Message Date
ee85d30280 Merge version_5 into main
Merge version_5 into main
2026-06-11 16:58:32 +00:00
3fb568f60c Update src/app/page.tsx 2026-06-11 16:58:29 +00:00
1a0f614c7c Merge version_4 into main
Merge version_4 into main
2026-06-11 16:57:07 +00:00
875b341533 Update src/app/page.tsx 2026-06-11 16:57:04 +00:00
edc167fff2 Merge version_3 into main
Merge version_3 into main
2026-06-11 16:54:55 +00:00
2c85b5e5b1 Update theme colors 2026-06-11 16:54:52 +00:00
c0e89b03ab Merge version_2 into main
Merge version_2 into main
2026-06-11 16:50:24 +00:00
09d68e73fb Update src/app/page.tsx 2026-06-11 16:50:20 +00:00
2 changed files with 74 additions and 263 deletions

View File

@@ -32,39 +32,23 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Programs",
id: "#programs",
},
name: "Programs", id: "#programs"},
{
name: "Outcomes",
id: "#outcomes",
},
name: "Outcomes", id: "#outcomes"},
{
name: "Faculty",
id: "#faculty",
},
name: "Faculty", id: "#faculty"},
{
name: "Alumni",
id: "#alumni-success",
},
name: "Alumni", id: "#alumni-success"},
{
name: "FAQs",
id: "#faqs",
},
name: "FAQs", id: "#faqs"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Emphasis Business School"
button={{
text: "Apply Now",
href: "#contact",
}}
text: "Apply Now", href: "#contact"}}
/>
</div>
@@ -74,78 +58,43 @@ export default function LandingPage() {
description="Flexible business degrees designed for ambitious professionals. Learn from industry leaders, network with peers, graduate ready to lead."
testimonials={[
{
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Emphasis Business School transformed my career trajectory. The flexible schedule allowed me to earn my MBA while excelling at my job.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg",
imageAlt: "Sarah Johnson",
},
name: "Sarah Johnson", handle: "@sarahj", testimonial: "Emphasis Business School transformed my career trajectory. The flexible schedule allowed me to earn my MBA while excelling at my job.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg", imageAlt: "Sarah Johnson"},
{
name: "Michael Chen",
handle: "@mchen",
testimonial: "The industry-relevant curriculum and expert faculty provided unparalleled insights. I immediately applied what I learned to real-world challenges.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-screaming-blonde-business-woman-white-wall_171337-6326.jpg",
imageAlt: "Michael Chen",
},
name: "Michael Chen", handle: "@mchen", testimonial: "The industry-relevant curriculum and expert faculty provided unparalleled insights. I immediately applied what I learned to real-world challenges.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-screaming-blonde-business-woman-white-wall_171337-6326.jpg", imageAlt: "Michael Chen"},
{
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "Networking with peers from diverse backgrounds was invaluable. My cohort became a powerful professional support system.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
imageAlt: "Emily Rodriguez",
},
name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Networking with peers from diverse backgrounds was invaluable. My cohort became a powerful professional support system.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "Emily Rodriguez"},
{
name: "David Kim",
handle: "@davidk",
testimonial: "The ROI on my tuition investment was clear within months. My promotion and salary increase speak for themselves.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg",
imageAlt: "David Kim",
},
name: "David Kim", handle: "@davidk", testimonial: "The ROI on my tuition investment was clear within months. My promotion and salary increase speak for themselves.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "David Kim"},
{
name: "Jessica Lee",
handle: "@jessical",
testimonial: "As a working parent, flexibility was crucial. Emphasis provided the perfect balance, enabling me to advance my education without compromise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/picture-man-blackboard-with-crown-text-successful_176420-2919.jpg",
imageAlt: "Jessica Lee",
},
name: "Jessica Lee", handle: "@jessical", testimonial: "As a working parent, flexibility was crucial. Emphasis provided the perfect balance, enabling me to advance my education without compromise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/picture-man-blackboard-with-crown-text-successful_176420-2919.jpg", imageAlt: "Jessica Lee"},
]}
buttons={[
{
text: "Explore Programs",
href: "#programs",
},
text: "Explore Programs", href: "#programs"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg",
alt: "Student 1",
},
src: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", alt: "Student 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831045.jpg",
alt: "Student 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831045.jpg", alt: "Student 2"},
{
src: "http://img.b2bpic.net/free-photo/blonde-young-woman-smiling-portrait-wearing-blue-gentle-shirt-building_158595-6612.jpg",
alt: "Student 3",
},
src: "http://img.b2bpic.net/free-photo/blonde-young-woman-smiling-portrait-wearing-blue-gentle-shirt-building_158595-6612.jpg", alt: "Student 3"},
{
src: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
alt: "Student 4",
},
src: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", alt: "Student 4"},
{
src: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-looking-tablet-standing-near-business-centre_176420-16788.jpg",
alt: "Student 5",
},
src: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-looking-tablet-standing-near-business-centre_176420-16788.jpg", alt: "Student 5"},
]}
avatarText="Join our community of future leaders."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-adult-beauty-background-app_1303-2332.jpg"
imageAlt="Diverse business students collaborating in a modern setting"
showBlur={true}
titleClassName="text-accent"
descriptionClassName="text-secondary-cta-text"
/>
</div>
@@ -154,14 +103,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Empowering Your Future Through Business Excellence"
description={[
"At Emphasis Business School, we are dedicated to cultivating the next generation of business leaders. Our programs are meticulously crafted to meet the evolving demands of the global market, providing students with practical skills, strategic insights, and an invaluable network.",
"We understand the unique challenges faced by ambitious professionals and recent graduates. Our flexible learning pathways and supportive environment ensure you can pursue your educational goals without sacrificing your current commitments. Invest in yourself and unlock your full potential with a degree that truly matters.",
]}
"At Emphasis Business School, we are dedicated to cultivating the next generation of business leaders. Our programs are meticulously crafted to meet the evolving demands of the global market, providing students with practical skills, strategic insights, and an invaluable network.", "We understand the unique challenges faced by ambitious professionals and recent graduates. Our flexible learning pathways and supportive environment ensure you can pursue your educational goals without sacrificing your current commitments. Invest in yourself and unlock your full potential with a degree that truly matters."]}
buttons={[
{
text: "About Us",
href: "#",
},
text: "About Us", href: "#"},
]}
/>
</div>
@@ -173,34 +118,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
label: "Flexible Learning",
title: "Adaptable Schedules for Busy Professionals",
items: [
"Online and hybrid formats",
"Evening and weekend classes",
"Self-paced options available",
],
id: "1", label: "Flexible Learning", title: "Adaptable Schedules for Busy Professionals", items: [
"Online and hybrid formats", "Evening and weekend classes", "Self-paced options available"],
},
{
id: "2",
label: "Industry-Relevant Curriculum",
title: "Stay Ahead with Cutting-Edge Knowledge",
items: [
"Taught by active industry leaders",
"Focus on practical, applicable skills",
"Regularly updated course content",
],
id: "2", label: "Industry-Relevant Curriculum", title: "Stay Ahead with Cutting-Edge Knowledge", items: [
"Taught by active industry leaders", "Focus on practical, applicable skills", "Regularly updated course content"],
},
{
id: "3",
label: "Career-Focused Outcomes",
title: "Degrees That Drive Tangible Results",
items: [
"Dedicated career services support",
"Strong alumni placement record",
"Leadership and executive skill development",
],
id: "3", label: "Career-Focused Outcomes", title: "Degrees That Drive Tangible Results", items: [
"Dedicated career services support", "Strong alumni placement record", "Leadership and executive skill development"],
},
]}
title="Our Programs: Designed for Your Success"
@@ -215,31 +142,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "35%",
title: "Average Salary Increase",
items: [
"Within 3 years of graduation",
"Across all MBA programs",
],
id: "1", value: "35%", title: "Average Salary Increase", items: [
"Within 3 years of graduation", "Across all MBA programs"],
},
{
id: "2",
value: "75%",
title: "Graduates Promoted",
items: [
"Achieved higher leadership roles",
"Expanded professional responsibilities",
],
id: "2", value: "75%", title: "Graduates Promoted", items: [
"Achieved higher leadership roles", "Expanded professional responsibilities"],
},
{
id: "3",
value: "10K+",
title: "Strong Alumni Network",
items: [
"Global professional connections",
"Active mentorship opportunities",
],
id: "3", value: "10K+", title: "Strong Alumni Network", items: [
"Global professional connections", "Active mentorship opportunities"],
},
]}
title="Quantifiable Impact: Your Investment, Our Proven Results"
@@ -254,26 +166,11 @@ export default function LandingPage() {
useInvertedBackground={true}
team={[
{
id: "1",
name: "Dr. Eleanor Vance",
role: "Professor of Strategic Management",
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
imageAlt: "Dr. Eleanor Vance",
},
id: "1", name: "Dr. Eleanor Vance", role: "Professor of Strategic Management", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Dr. Eleanor Vance"},
{
id: "2",
name: "Prof. Marcus Thorne",
role: "Lecturer in Financial Analytics",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg",
imageAlt: "Prof. Marcus Thorne",
},
id: "2", name: "Prof. Marcus Thorne", role: "Lecturer in Financial Analytics", imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", imageAlt: "Prof. Marcus Thorne"},
{
id: "3",
name: "Dr. Anya Sharma",
role: "Associate Professor of Marketing",
imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-with-class-register-sitting-school-desk-front-blackboard-classroom-holding-pointer-explaining-lesson-looking-camera-happy-pleased-smiling_141793-131461.jpg",
imageAlt: "Dr. Anya Sharma",
},
id: "3", name: "Dr. Anya Sharma", role: "Associate Professor of Marketing", imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-with-class-register-sitting-school-desk-front-blackboard-classroom-holding-pointer-explaining-lesson-looking-camera-happy-pleased-smiling_141793-131461.jpg", imageAlt: "Dr. Anya Sharma"},
]}
title="Learn from the Best: Our Expert Faculty"
description="Our faculty members are not just academics; they are industry veterans, thought leaders, and dedicated mentors committed to your success. They bring real-world experience directly into the classroom."
@@ -287,53 +184,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Omar Khalil",
handle: "CEO, Innovate Solutions",
testimonial: "The Executive MBA program at Emphasis Business School was a game-changer. It equipped me with the strategic foresight needed to scale my company globally.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
imageAlt: "Omar Khalil",
},
id: "1", name: "Omar Khalil", handle: "CEO, Innovate Solutions", testimonial: "The Executive MBA program at Emphasis Business School was a game-changer. It equipped me with the strategic foresight needed to scale my company globally.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Omar Khalil"},
{
id: "2",
name: "Lena Petrova",
handle: "Director, Global Marketing",
testimonial: "The flexible online format allowed me to balance my demanding role with advanced studies. The curriculum was immediately applicable, boosting my impact at work.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-girl-looking-happy-smiling-camera-outdoor-human-emotion-concept_574295-2802.jpg",
imageAlt: "Lena Petrova",
},
id: "2", name: "Lena Petrova", handle: "Director, Global Marketing", testimonial: "The flexible online format allowed me to balance my demanding role with advanced studies. The curriculum was immediately applicable, boosting my impact at work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-girl-looking-happy-smiling-camera-outdoor-human-emotion-concept_574295-2802.jpg", imageAlt: "Lena Petrova"},
{
id: "3",
name: "Carlos Gomez",
handle: "VP of Operations, TechCorp",
testimonial: "Emphasis fosters a vibrant community. The network I built here has been instrumental in opening new doors and providing invaluable mentorship.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg",
imageAlt: "Carlos Gomez",
},
id: "3", name: "Carlos Gomez", handle: "VP of Operations, TechCorp", testimonial: "Emphasis fosters a vibrant community. The network I built here has been instrumental in opening new doors and providing invaluable mentorship.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg", imageAlt: "Carlos Gomez"},
{
id: "4",
name: "Aisha Rahman",
handle: "Senior Financial Analyst",
testimonial: "The specialized finance track gave me a deep understanding of market dynamics. I felt truly prepared to tackle complex financial challenges.",
imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13043.jpg",
imageAlt: "Aisha Rahman",
},
id: "4", name: "Aisha Rahman", handle: "Senior Financial Analyst", testimonial: "The specialized finance track gave me a deep understanding of market dynamics. I felt truly prepared to tackle complex financial challenges.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13043.jpg", imageAlt: "Aisha Rahman"},
{
id: "5",
name: "Ben Carter",
handle: "Startup Founder & CEO",
testimonial: "I gained not just theoretical knowledge but also the confidence and practical tools to launch and grow my own venture. Emphasis was my launchpad.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
imageAlt: "Ben Carter",
},
id: "5", name: "Ben Carter", handle: "Startup Founder & CEO", testimonial: "I gained not just theoretical knowledge but also the confidence and practical tools to launch and grow my own venture. Emphasis was my launchpad.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg", imageAlt: "Ben Carter"},
{
id: "6",
name: "Sophia Chang",
handle: "Product Manager, Fortune 500",
testimonial: "The career services team was exceptional, providing personalized guidance that led directly to my current role at a leading company. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-screams-celebrates-lifts-hands-up-does-hooray-gesture-celebrates-victory-achieve-goal-stands-street_1258-123440.jpg",
imageAlt: "Sophia Chang",
},
id: "6", name: "Sophia Chang", handle: "Product Manager, Fortune 500", testimonial: "The career services team was exceptional, providing personalized guidance that led directly to my current role at a leading company. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-screams-celebrates-lifts-hands-up-does-hooray-gesture-celebrates-victory-achieve-goal-stands-street_1258-123440.jpg", imageAlt: "Sophia Chang"},
]}
title="Alumni Voices: Real Stories, Real Impact"
description="Hear directly from our graduates about how Emphasis Business School helped them achieve their career aspirations and leadership potential in today's competitive landscape."
@@ -346,25 +207,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What are the admission requirements for MBA programs?",
content: "Applicants typically need a bachelor's degree, a competitive GMAT/GRE score (waivers available), professional experience, letters of recommendation, and a personal statement.",
},
id: "1", title: "What are the admission requirements for MBA programs?", content: "Applicants typically need a bachelor's degree, a competitive GMAT/GRE score (waivers available), professional experience, letters of recommendation, and a personal statement."},
{
id: "2",
title: "Do you offer scholarships or financial aid?",
content: "Yes, we offer a range of scholarships based on merit and need, as well as various financial aid options. Our financial aid office can guide you through the process.",
},
id: "2", title: "Do you offer scholarships or financial aid?", content: "Yes, we offer a range of scholarships based on merit and need, as well as various financial aid options. Our financial aid office can guide you through the process."},
{
id: "3",
title: "What kind of career support is available to students?",
content: "Our dedicated Career Services team provides personalized coaching, resume workshops, interview preparation, and networking events to connect students with top employers.",
},
id: "3", title: "What kind of career support is available to students?", content: "Our dedicated Career Services team provides personalized coaching, resume workshops, interview preparation, and networking events to connect students with top employers."},
{
id: "4",
title: "How long does it take to complete a degree?",
content: "Program durations vary. Our full-time MBA can be completed in 18-24 months, while part-time and executive options offer greater flexibility, extending up to 3-4 years.",
},
id: "4", title: "How long does it take to complete a degree?", content: "Program durations vary. Our full-time MBA can be completed in 18-24 months, while part-time and executive options offer greater flexibility, extending up to 3-4 years."},
]}
imageSrc="http://img.b2bpic.net/free-photo/trans-man-work-with-laptop_23-2149409849.jpg"
imageAlt="Students collaborating and studying"
@@ -382,27 +231,16 @@ export default function LandingPage() {
description="Connect with our admissions team to learn more about our programs, application process, and how Emphasis Business School can help you reach your goals."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your career goals and what you're looking for...",
rows: 4,
name: "message", placeholder: "Tell us about your career goals and what you're looking for...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/woman-talks-phone-sitting-cafe_1304-5551.jpg"
imageAlt="Modern university admissions office"
@@ -417,66 +255,39 @@ export default function LandingPage() {
logoText="Emphasis Business School"
columns={[
{
title: "Programs",
items: [
title: "Programs", items: [
{
label: "MBA Programs",
href: "#programs",
},
label: "MBA Programs", href: "#programs"},
{
label: "Executive Education",
href: "#",
},
label: "Executive Education", href: "#"},
{
label: "Specialized Degrees",
href: "#",
},
label: "Specialized Degrees", href: "#"},
{
label: "Admissions",
href: "#contact",
},
label: "Admissions", href: "#contact"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Mission",
href: "#about",
},
label: "Our Mission", href: "#about"},
{
label: "Faculty",
href: "#faculty",
},
label: "Faculty", href: "#faculty"},
{
label: "Alumni Network",
href: "#alumni-success",
},
label: "Alumni Network", href: "#alumni-success"},
{
label: "Career Outcomes",
href: "#outcomes",
},
label: "Career Outcomes", href: "#outcomes"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQs",
href: "#faqs",
},
label: "FAQs", href: "#faqs"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -486,4 +297,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #cf9898;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;