From fa8b78ac55410b72c6e5e8f78545df3eddf85e0b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 07:40:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 44c59e0..aab194b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,12 +243,12 @@ 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!" + 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)" buttons={[ { 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"}, ]} /> -- 2.49.1