From 5f99262480f779de4ae00ff74fac04917218dc97 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 11:15:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a18a32d..e802ea0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -236,7 +236,7 @@ export default function SculptGlamPage() { ctaTitle="Book Your Appointment Today" ctaDescription="Get started with our premium beauty services. Call or fill the form to schedule your visit." ctaIcon={Phone} - ctaButton={{ text: "Call: 09686623559", href: "tel:09686623559" }} + ctaButton={{ text: "Book Free Consultation Call", href: "tel:09686623559" }} useInvertedBackground={false} animationType="slide-up" faqs={[ -- 2.49.1