diff --git a/src/app/page.tsx b/src/app/page.tsx index ef0d05c..e68ccb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { animationType="entrance-slide" buttons={[ { text: "📞 Call Now: 06 87 81 95 33", href: "tel:+212687819533" }, - { text: "📅 Book Online", href: "#contact-form" }, + { text: "🎯 Schedule Now", href: "#contact-form" }, ]} background={{ variant: "plain" }} useInvertedBackground={false}