Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-06-11 07:44:45 +00:00

View File

@@ -243,7 +243,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
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={[
{
text: "Contact Our Team", href: "mailto:info@fbsfutureschool.com"},
@@ -287,7 +287,7 @@ export default function LandingPage() {
],
},
]}
logoText="FBS Future Business School"
logoText="FBS Future Business School\n📍 Adresse : Montplaisir, Centre Babel, Bloc E, 1er étage, bureau n°1 (En face de Mosaïque FM)"
copyrightText="© 2024 FBS Future Business School. All rights reserved."
/>
</div>