diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bdad60..4c64dd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -237,7 +237,7 @@ export default function LandingPage() { title="Ready to Book Your Appointment?" description="Contact us today for passport photos, professional photography, printing services, or custom gifts. We're here to help!" buttons={[ - { text: "Call Now", href: "tel:+971XXXXXXXXX" }, + { text: "Call: +971 XX XXX XXXX", href: "tel:+971XXXXXXXXX" }, { text: "WhatsApp", href: "https://wa.me/971XXXXXXXXX" }, ]} buttonAnimation="slide-up"