diff --git a/src/app/page.tsx b/src/app/page.tsx index 7235537..edcd6e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttons={[ { text: "Request a Quote", href: "#rfq-form" }, - { text: "Call Now: +966 (0) 123 4567", href: "tel:+966123456789" } + { text: "Get Quote in 2 Hours", href: "tel:+966123456789" } ]} mediaAnimation="slide-up" buttonAnimation="slide-up"