diff --git a/src/app/page.tsx b/src/app/page.tsx index c31843b..f60de7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Call Now", href: "tel:+255" }, + { text: "Call Now - Available 24/7", href: "tel:+255" }, { text: "Order Online", href: "#contact-cta" } ]} buttonAnimation="slide-up"