Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5fc3e300e3 | |||
| 2c3749288c | |||
| 6e421be29e |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user