diff --git a/src/app/page.tsx b/src/app/page.tsx index aab194b..f28a853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." />