3 Commits

Author SHA1 Message Date
5fc3e300e3 Update src/app/page.tsx 2026-06-11 07:51:23 +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

View File

@@ -243,7 +243,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain"}} variant: "plain"}}
text="Ready to Start Your Language Journey? Get in touch with FBS Future Business School today! 📍 Adresse : Montplaisir, Centre Babel, Bloc E, 1er étage, bureau n°1 (En face de Mosaïque FM)" text="Ready to Start Your Language Journey? Get in touch with FBS Future Business School today!"
buttons={[ buttons={[
{ {
text: "Contact Our Team", href: "mailto:info@fbsfutureschool.com"}, text: "Contact Our Team", href: "mailto:info@fbsfutureschool.com"},
@@ -287,8 +287,8 @@ export default function LandingPage() {
], ],
}, },
]} ]}
logoText="FBS Future Business School" logoText=""
copyrightText="© 2024 FBS Future Business School. All rights reserved." copyrightText="Adresse : Montplaisir, Centre Babel, Bloc E, 1er étage, bureau n°1 (En face de Mosaïque FM)"
/> />
</div> </div>
</ReactLenis> </ReactLenis>