Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 07:32:49 +00:00

View File

@@ -33,38 +33,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Courses",
id: "#courses",
},
name: "Courses", id: "#courses"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Enroll Now",
href: "#contact",
}}
text: "Enroll Now", href: "#contact"}}
brandName="FBS Future Business School"
/>
</div>
@@ -72,51 +56,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Unlock Your Future with Language Mastery"
description="FBS Future Business School offers high-quality language courses in English, French, Italian, and Dutch for students, professionals, and corporate clients."
buttons={[
{
text: "Explore Courses",
href: "#courses",
},
text: "Explore Courses", href: "#courses"},
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
]}
carouselItems={[
{
id: "carousel-item-1",
imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16265.jpg",
imageAlt: "Diverse students learning languages in a modern classroom",
},
id: "carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16265.jpg", imageAlt: "Diverse students learning languages in a modern classroom"},
{
id: "carousel-item-2",
imageSrc: "http://img.b2bpic.net/free-photo/row-business-people-using-computers-office-employees-different-ages-typing-laptop-keyboards_74855-8177.jpg",
imageAlt: "Professional business people in a corporate language training session",
},
id: "carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/row-business-people-using-computers-office-employees-different-ages-typing-laptop-keyboards_74855-8177.jpg", imageAlt: "Professional business people in a corporate language training session"},
{
id: "carousel-item-3",
imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-954.jpg",
imageAlt: "A student learning a language online with a laptop",
},
id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/young-cute-female-posing-indoor_344912-954.jpg", imageAlt: "A student learning a language online with a laptop"},
{
id: "carousel-item-4",
imageSrc: "http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161673.jpg",
imageAlt: "An instructor teaching a student in a small group language tutoring session",
},
id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161673.jpg", imageAlt: "An instructor teaching a student in a small group language tutoring session"},
{
id: "carousel-item-5",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361551.jpg",
imageAlt: "Students celebrating their language achievement with smiles",
},
id: "carousel-item-5", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361551.jpg", imageAlt: "Students celebrating their language achievement with smiles"},
{
id: "carousel-item-6",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-people-desktop_23-2147656258.jpg",
imageAlt: "An interactive language class with students participating actively",
},
id: "carousel-item-6", imageSrc: "http://img.b2bpic.net/free-photo/laughing-people-desktop_23-2147656258.jpg", imageAlt: "An interactive language class with students participating actively"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -130,21 +91,15 @@ export default function LandingPage() {
metrics={[
{
icon: Globe,
label: "Languages Taught",
value: "4+",
},
label: "Languages Taught", value: "4+"},
{
icon: Award,
label: "Certified Instructors",
value: "100%",
},
label: "Certified Instructors", value: "100%"},
{
icon: Users,
label: "Student Success Rate",
value: "95%",
},
label: "Student Success Rate", value: "95%"},
]}
metricsAnimation="entrance-slide"
metricsAnimation="slide-up"
/>
</div>
@@ -155,44 +110,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Expert Certified Instructors",
author: "Certified Educator",
description: "Learn from highly qualified and experienced native-speaking instructors who bring passion and expertise to every lesson.",
tags: [
"Quality",
"Expertise",
"Native Speakers",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg",
imageAlt: "Experienced language instructor teaching a class",
},
id: "f1", title: "Expert Certified Instructors", author: "Certified Educator", description: "Learn from highly qualified and experienced native-speaking instructors who bring passion and expertise to every lesson.", tags: [
"Quality", "Expertise", "Native Speakers"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-talking-man_23-2150171351.jpg", imageAlt: "Experienced language instructor teaching a class"},
{
id: "f2",
title: "Flexible Learning Options",
author: "Tailored Schedules",
description: "Choose from a variety of scheduling options including online, in-person, group, or private classes to fit your busy lifestyle.",
tags: [
"Flexibility",
"Convenience",
"Customizable",
],
imageSrc: "http://img.b2bpic.net/free-photo/photo-sisters-coworkers-use-cellular-give-each-other-advice-translate-article-write-records-notepad-pose-sofa-summer-garden-wear-optical-spectacles-headband-t-shirt-use-free-wifi_273609-29072.jpg",
imageAlt: "Student planning language study with a calendar",
},
id: "f2", title: "Flexible Learning Options", author: "Tailored Schedules", description: "Choose from a variety of scheduling options including online, in-person, group, or private classes to fit your busy lifestyle.", tags: [
"Flexibility", "Convenience", "Customizable"],
imageSrc: "http://img.b2bpic.net/free-photo/photo-sisters-coworkers-use-cellular-give-each-other-advice-translate-article-write-records-notepad-pose-sofa-summer-garden-wear-optical-spectacles-headband-t-shirt-use-free-wifi_273609-29072.jpg", imageAlt: "Student planning language study with a calendar"},
{
id: "f3",
title: "Global Community & Networking",
author: "Connect Globally",
description: "Join a diverse community of learners, fostering cultural exchange and networking opportunities with students worldwide.",
tags: [
"Community",
"Networking",
"Cultural Exchange",
],
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-holding-speech-bubble-concept_53876-26256.jpg",
imageAlt: "Diverse group of students interacting in a multicultural language setting",
},
id: "f3", title: "Global Community & Networking", author: "Connect Globally", description: "Join a diverse community of learners, fostering cultural exchange and networking opportunities with students worldwide.", tags: [
"Community", "Networking", "Cultural Exchange"],
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-holding-speech-bubble-concept_53876-26256.jpg", imageAlt: "Diverse group of students interacting in a multicultural language setting"},
]}
title="Why Choose FBS Future Business School?"
description="Experience unparalleled language acquisition designed for your success. Our flexible programs and expert instructors ensure you achieve fluency efficiently."
@@ -207,65 +135,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "English Course",
name: "General English Fluency",
price: "From $250",
rating: 5,
reviewCount: "210 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-english-books-still-life_52683-86027.jpg",
imageAlt: "English language textbook with a globe and pen",
},
id: "p1", brand: "English Course", name: "General English Fluency", price: "From $250", rating: 5,
reviewCount: "210 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-english-books-still-life_52683-86027.jpg", imageAlt: "English language textbook with a globe and pen"},
{
id: "p2",
brand: "French Course",
name: "Conversational French Mastery",
price: "From $275",
rating: 5,
reviewCount: "180 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/feeling-stressed-anxious-tired-frustrated_1194-413843.jpg",
imageAlt: "French language textbook with Eiffel Tower in background",
},
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "From $275", rating: 5,
reviewCount: "180 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/feeling-stressed-anxious-tired-frustrated_1194-413843.jpg", imageAlt: "French language textbook with Eiffel Tower in background"},
{
id: "p3",
brand: "Italian Course",
name: "Italian for Travel & Culture",
price: "From $275",
rating: 5,
reviewCount: "150 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/photo-happy-women-different-races-laugh-as-watch-funny-video-internet-website_273609-18158.jpg",
imageAlt: "Italian language textbook with a view of the Colosseum",
},
id: "p3", brand: "Italian Course", name: "Italian for Travel & Culture", price: "From $275", rating: 5,
reviewCount: "150 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/photo-happy-women-different-races-laugh-as-watch-funny-video-internet-website_273609-18158.jpg", imageAlt: "Italian language textbook with a view of the Colosseum"},
{
id: "p4",
brand: "Dutch Course",
name: "Essential Dutch Communication",
price: "From $290",
rating: 5,
reviewCount: "120 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-courtyards-amsterdam-benches-bicycles-flowers-tubs_1321-1763.jpg",
imageAlt: "Dutch language textbook with windmills and canals",
},
id: "p4", brand: "Dutch Course", name: "Essential Dutch Communication", price: "From $290", rating: 5,
reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/cozy-courtyards-amsterdam-benches-bicycles-flowers-tubs_1321-1763.jpg", imageAlt: "Dutch language textbook with windmills and canals"},
{
id: "p5",
brand: "Group Classes",
name: "Dynamic Group Learning",
price: "From $200/month",
rating: 4,
reviewCount: "95 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg",
imageAlt: "Group of students studying together in a classroom",
},
id: "p5", brand: "Group Classes", name: "Dynamic Group Learning", price: "From $200/month", rating: 4,
reviewCount: "95 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-diverse-students-attending-online-class-via-video-call-library_482257-123138.jpg", imageAlt: "Group of students studying together in a classroom"},
{
id: "p6",
brand: "Private Tutoring",
name: "Personalized 1-on-1 Sessions",
price: "From $60/hour",
rating: 5,
reviewCount: "110 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-working-with-book_23-2147664169.jpg",
imageAlt: "One-on-one private language tutor with a student",
},
id: "p6", brand: "Private Tutoring", name: "Personalized 1-on-1 Sessions", price: "From $60/hour", rating: 5,
reviewCount: "110 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-working-with-book_23-2147664169.jpg", imageAlt: "One-on-one private language tutor with a student"},
]}
title="Comprehensive Language Programs"
description="Explore our diverse range of language courses, from beginner to advanced, tailored to your learning pace and goals. Master English, French, Italian, or Dutch."
@@ -279,61 +165,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "plan-basic",
badge: "Standard",
badgeIcon: Users,
price: "$200/month",
name: "Group Immersion",
buttons: [
id: "plan-basic", badge: "Standard", badgeIcon: Users,
price: "$200/month", name: "Group Immersion", buttons: [
{
text: "Join Group",
href: "#contact",
},
text: "Join Group", href: "#contact"},
],
features: [
"Small group classes (max 8)",
"Weekly interactive sessions",
"Access to online resources",
"Progress tracking & feedback",
],
"Small group classes (max 8)", "Weekly interactive sessions", "Access to online resources", "Progress tracking & feedback"],
},
{
id: "plan-pro",
badge: "Popular",
badgeIcon: Star,
price: "$60/hour",
name: "Private Tutoring",
buttons: [
id: "plan-pro", badge: "Popular", badgeIcon: Star,
price: "$60/hour", name: "Private Tutoring", buttons: [
{
text: "Book Now",
href: "#contact",
},
text: "Book Now", href: "#contact"},
],
features: [
"Personalized 1-on-1 instruction",
"Flexible scheduling",
"Custom curriculum design",
"Intensive progress acceleration",
],
"Personalized 1-on-1 instruction", "Flexible scheduling", "Custom curriculum design", "Intensive progress acceleration"],
},
{
id: "plan-premium",
badge: "Enterprise",
badgeIcon: Briefcase,
price: "Custom Quote",
name: "Corporate Training",
buttons: [
id: "plan-premium", badge: "Enterprise", badgeIcon: Briefcase,
price: "Custom Quote", name: "Corporate Training", buttons: [
{
text: "Request Quote",
href: "#contact",
},
text: "Request Quote", href: "#contact"},
],
features: [
"Tailored for your business needs",
"On-site or remote delivery",
"Industry-specific vocabulary",
"Team progress reports",
],
"Tailored for your business needs", "On-site or remote delivery", "Industry-specific vocabulary", "Team progress reports"],
},
]}
title="Flexible Plans for Every Learner"
@@ -347,50 +203,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Achieved Fluency Beyond Expectations!",
quote: "FBS helped me achieve fluency in French faster than I ever thought possible. The instructors are incredibly supportive and the curriculum is highly effective. Highly recommend!",
name: "Sarah J.",
role: "University Student",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-academic-dress-showing-thumb-up-looking-happy_176474-82271.jpg",
imageAlt: "Happy female student smiling",
},
id: "t1", title: "Achieved Fluency Beyond Expectations!", quote: "FBS helped me achieve fluency in French faster than I ever thought possible. The instructors are incredibly supportive and the curriculum is highly effective. Highly recommend!", name: "Sarah J.", role: "University Student", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-academic-dress-showing-thumb-up-looking-happy_176474-82271.jpg", imageAlt: "Happy female student smiling"},
{
id: "t2",
title: "Boosted My Career with Business English",
quote: "The Business English course was a game-changer for my career. I now communicate with international clients with confidence. Thank you, FBS!",
name: "Michael Chen",
role: "Marketing Manager",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952352.jpg",
imageAlt: "Professional man giving a presentation",
},
id: "t2", title: "Boosted My Career with Business English", quote: "The Business English course was a game-changer for my career. I now communicate with international clients with confidence. Thank you, FBS!", name: "Michael Chen", role: "Marketing Manager", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952352.jpg", imageAlt: "Professional man giving a presentation"},
{
id: "t3",
title: "Fun & Engaging Italian Classes!",
quote: "Learning Italian at FBS was an absolute joy! The classes were engaging, culturally rich, and I quickly felt comfortable speaking. Can't wait for the next level.",
name: "Emily R.",
role: "Travel Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenager-with-book-lesson_23-2147669051.jpg",
imageAlt: "Young woman enjoying language learning",
},
id: "t3", title: "Fun & Engaging Italian Classes!", quote: "Learning Italian at FBS was an absolute joy! The classes were engaging, culturally rich, and I quickly felt comfortable speaking. Can't wait for the next level.", name: "Emily R.", role: "Travel Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenager-with-book-lesson_23-2147669051.jpg", imageAlt: "Young woman enjoying language learning"},
{
id: "t4",
title: "Flexible Schedule for a Busy Professional",
quote: "As a busy professional, finding time for language lessons was tough. FBS's flexible scheduling options were perfect, and the private tutoring was exceptional.",
name: "David K.",
role: "Software Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-22712.jpg",
imageAlt: "Adult male learning a new hobby",
},
id: "t4", title: "Flexible Schedule for a Busy Professional", quote: "As a busy professional, finding time for language lessons was tough. FBS's flexible scheduling options were perfect, and the private tutoring was exceptional.", name: "David K.", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-22712.jpg", imageAlt: "Adult male learning a new hobby"},
{
id: "t5",
title: "Our Team's Dutch Skills Improved Dramatically",
quote: "FBS provided excellent corporate training for our team in Dutch. The bespoke program was tailored to our needs, and the results were immediate and impressive.",
name: "Maria B.",
role: "HR Director, GlobalTech",
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16141.jpg",
imageAlt: "Corporate team collaborating",
},
id: "t5", title: "Our Team's Dutch Skills Improved Dramatically", quote: "FBS provided excellent corporate training for our team in Dutch. The bespoke program was tailored to our needs, and the results were immediate and impressive.", name: "Maria B.", role: "HR Director, GlobalTech", imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16141.jpg", imageAlt: "Corporate team collaborating"},
]}
title="What Our Students Say"
description="Hear from our successful alumni and how FBS Future Business School helped them achieve their language goals and open new opportunities."
@@ -403,29 +224,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I enroll in a course?",
content: "Enrollment is easy! Simply visit our 'Courses' section, choose your desired language and program, and follow the steps to register online. You can also contact us for personalized assistance.",
},
id: "q1", title: "How do I enroll in a course?", content: "Enrollment is easy! Simply visit our 'Courses' section, choose your desired language and program, and follow the steps to register online. You can also contact us for personalized assistance."},
{
id: "q2",
title: "What are the class sizes for group courses?",
content: "Our group classes are designed for optimal learning and typically consist of a maximum of 8 students. This ensures personalized attention and ample opportunity for interaction.",
},
id: "q2", title: "What are the class sizes for group courses?", content: "Our group classes are designed for optimal learning and typically consist of a maximum of 8 students. This ensures personalized attention and ample opportunity for interaction."},
{
id: "q3",
title: "Do you offer placement tests?",
content: "Yes, we offer free online placement tests to help you determine your current language proficiency level. This ensures you are placed in the most suitable course for your needs.",
},
id: "q3", title: "Do you offer placement tests?", content: "Yes, we offer free online placement tests to help you determine your current language proficiency level. This ensures you are placed in the most suitable course for your needs."},
{
id: "q4",
title: "Are there corporate training options available?",
content: "Absolutely! We provide customized corporate training programs tailored to your company's specific objectives, industry, and employee needs. Please contact us for a consultation.",
},
id: "q4", title: "Are there corporate training options available?", content: "Absolutely! We provide customized corporate training programs tailored to your company's specific objectives, industry, and employee needs. Please contact us for a consultation."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common inquiries about our courses, enrollment process, scheduling, and learning environment."
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
/>
</div>
@@ -433,18 +242,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to Start Your Language Journey? Get in touch with FBS Future Business School today!"
buttons={[
{
text: "Contact Our Team",
href: "mailto:info@fbsfutureschool.com",
},
text: "Contact Our Team", href: "mailto:info@fbsfutureschool.com"},
{
text: "Call Us: +1 (555) 123-4567",
href: "tel:+15551234567",
},
text: "Call Us: +1 (555) 123-4567", href: "tel:+15551234567"},
]}
/>
</div>
@@ -453,54 +257,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Courses",
href: "#courses",
},
label: "Courses", href: "#courses"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Student Resources",
href: "#",
},
label: "Student Resources", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}