4 Commits

Author SHA1 Message Date
a1439468dd Update src/app/page.tsx 2026-06-11 08:30:53 +00:00
758c4f5807 Merge version_10 into main
Merge version_10 into main
2026-06-11 08:27:09 +00:00
549a57d6ea Update src/app/page.tsx 2026-06-11 08:27:06 +00:00
d14264d613 Merge version_9 into main
Merge version_9 into main
2026-06-11 08:25:02 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
background={{
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."
description="FBS Future Business School offers high-quality language courses in English and French for students, professionals, and corporate clients."
buttons={[
{
text: "Explore Courses", href: "#courses"},
@@ -135,29 +135,26 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", brand: "English Course", name: "General English Fluency", price: "", 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: "", rating: 5,
reviewCount: "210 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1707920703666-jrt81a2k.jpg?_wi=1", imageAlt: "English language textbook with British flag"},
{
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "", rating: 5,
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "", 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: "p5", brand: "Group Classes", name: "Dynamic Group Learning", price: "", rating: 4,
id: "p8", brand: "Italian Course", name: "Conversational Italian Mastery", price: "", rating: 5,
reviewCount: "150 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1707920713795-s92jth4r.jpg?_wi=1", imageAlt: "Italian language textbook with Italian flag"},
{
id: "p5", brand: "Group Classes", name: "Dynamic Group Learning", price: "", 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: "", rating: 5,
id: "p6", brand: "Private Tutoring", name: "Personalized 1-on-1 Sessions", price: "", 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: "p7", brand: "English Course", name: "Business English for Professionals", price: "", rating: 5,
reviewCount: "130 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-6s6pm36a.jpg?_wi=1", imageAlt: "Business English textbook and office setting"},
{
id: "p-italian-combined", brand: "Italian Course", name: "Beginner to Advanced Italian", price: "", rating: 5,
reviewCount: "240 Reviews", imageSrc: "https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Flag_of_Italy.svg/2560px-Flag_of_Italy.svg.png", imageAlt: "Flag of Italy representing Italian language courses"},
{
id: "p-dutch-combined", brand: "Dutch Course", name: "Beginner to Advanced Dutch", price: "", rating: 5,
reviewCount: "210 Reviews", imageSrc: "https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/Flag_of_the_Netherlands.svg/2560px-Flag_of_the_Netherlands.svg.png", imageAlt: "Flag of the Netherlands representing Dutch language courses"}
id: "p7", brand: "English Course", name: "Business English for Professionals", price: "", rating: 5,
reviewCount: "130 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-6s6pm36a.jpg?_wi=1", imageAlt: "Business English textbook and office setting"}
]}
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."
description="Explore our diverse range of language courses, from beginner to advanced, tailored to your learning pace and goals. Master English or French."
/>
</div>