15 Commits

Author SHA1 Message Date
67246e994d Update src/app/page.tsx 2026-06-11 08:08:08 +00:00
2f323168bb Update src/app/page.tsx 2026-06-11 08:07:45 +00:00
9dc6794c86 Merge version_5 into main
Merge version_5 into main
2026-06-11 08:05:04 +00:00
253d52277b Update src/app/page.tsx 2026-06-11 08:05:01 +00:00
e1eb086894 Merge version_5 into main
Merge version_5 into main
2026-06-11 08:04:17 +00:00
088d33b604 Update src/app/page.tsx 2026-06-11 08:04:11 +00:00
48dac55043 Merge version_4 into main
Merge version_4 into main
2026-06-11 07:54:06 +00:00
ae7f2a5140 Update src/app/page.tsx 2026-06-11 07:54:03 +00:00
a729a07247 Merge version_3 into main
Merge version_3 into main
2026-06-11 07:51:26 +00:00
5fc3e300e3 Update src/app/page.tsx 2026-06-11 07:51:23 +00:00
5b11d5697c Merge version_3 into main
Merge version_3 into main
2026-06-11 07:44:45 +00:00
2c3749288c Update src/app/page.tsx 2026-06-11 07:44:42 +00:00
6e421be29e Merge version_2 into main
Merge version_2 into main
2026-06-11 07:40:42 +00:00
fa8b78ac55 Update src/app/page.tsx 2026-06-11 07:40:36 +00:00
4f2acf574a Merge version_1 into main
Merge version_1 into main
2026-06-11 07:32:48 +00:00

View File

@@ -12,6 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import { Award, Briefcase, Globe, Star, Users } from "lucide-react";
export default function LandingPage() {
@@ -38,6 +39,8 @@ export default function LandingPage() {
name: "About", id: "#about"},
{
name: "Courses", id: "#courses"},
{
name: "Promotions", id: "#promotions"},
{
name: "Pricing", id: "#pricing"},
{
@@ -135,29 +138,60 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", brand: "English Course", name: "General English Fluency", price: "From $250", rating: 5,
id: "p1", brand: "English Course", name: "General English Fluency", price: "$299", 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,
id: "p2", brand: "French Course", name: "Conversational French Mastery", price: "$349", 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,
id: "p3", brand: "Italian Course", name: "Italian for Travel & Culture", price: "$279", 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,
id: "p4", brand: "Dutch Course", name: "Essential Dutch Communication", price: "$329", 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,
id: "p5", brand: "Group Classes", name: "Dynamic Group Learning", price: "$199", 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,
id: "p6", brand: "Private Tutoring", name: "Personalized 1-on-1 Sessions", price: "$499", 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: "$399", 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: "p8", brand: "French Course", name: "Advanced French Conversation", price: "$379", rating: 5,
reviewCount: "90 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-r0s0iesv.jpg", imageAlt: "Advanced French grammar book with a cityscape"},
{
id: "p9", brand: "Italian Course", name: "Intensive Italian Immersion", price: "$359", rating: 5,
reviewCount: "75 Reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-hav7ekke.jpg?_wi=1", imageAlt: "Intensive Italian course materials"}
]}
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."
/>
</div>
<div id="promotions" data-section="promotions">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
title="Special Promotions & Bundles"
description="Discover our limited-time offers and exclusive course bundles designed to accelerate your language learning journey."
products={[
{
id: "promo-1", name: "Summer Language Immersion", price: "$599", variant: "Includes 2 courses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-hav7ekke.jpg?_wi=2", imageAlt: "Two language courses bundled for summer promotion"
},
{
id: "promo-2", name: "Corporate Language Pack", price: "$999", variant: "Team of 5 discount", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-6kkbe5qf.jpg", imageAlt: "Business professionals collaborating during corporate training"
},
{
id: "promo-3", name: "Private Tutoring Starter", price: "$399", variant: "First 5 sessions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EahTOUnvJDMyWp8JTwplZ6ph1U/uploaded-1781165189034-6s6pm36a.jpg?_wi=2", imageAlt: "One-on-one private tutoring session with a student"
}
]}
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardThree
animationType="slide-up"
@@ -166,7 +200,7 @@ export default function LandingPage() {
plans={[
{
id: "plan-basic", badge: "Standard", badgeIcon: Users,
price: "$200/month", name: "Group Immersion", buttons: [
price: "", name: "Group Immersion", buttons: [
{
text: "Join Group", href: "#contact"},
],
@@ -175,7 +209,7 @@ export default function LandingPage() {
},
{
id: "plan-pro", badge: "Popular", badgeIcon: Star,
price: "$60/hour", name: "Private Tutoring", buttons: [
price: "", name: "Private Tutoring", buttons: [
{
text: "Book Now", href: "#contact"},
],
@@ -184,7 +218,7 @@ export default function LandingPage() {
},
{
id: "plan-premium", badge: "Enterprise", badgeIcon: Briefcase,
price: "Custom Quote", name: "Corporate Training", buttons: [
price: "", name: "Corporate Training", buttons: [
{
text: "Request Quote", href: "#contact"},
],
@@ -248,7 +282,7 @@ export default function LandingPage() {
{
text: "Contact Our Team", href: "mailto:info@fbsfutureschool.com"},
{
text: "Call Us: +1 (555) 123-4567", href: "tel:+15551234567"},
text: "Call Us: 56 888 962 | 93 218 691", href: "tel:56888962,93218691"},
]}
/>
</div>
@@ -287,11 +321,11 @@ export default function LandingPage() {
],
},
]}
logoText="FBS Future Business School"
copyrightText="© 2024 FBS Future Business School. All rights reserved."
logoText=""
copyrightText="Adresse : Montplaisir, Centre Babel, Bloc E, 1er étage, bureau n°1 (En face de Mosaïque FM)"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}