From 549a57d6ea8326b80f79712ee5b750a3405b1079 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 08:27:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e55bcaf..b03dfcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}, @@ -148,16 +148,10 @@ export default function LandingPage() { 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"} + 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." /> -- 2.49.1