From 574ae926f0d7b1fe2dca3dfc5576eb4931a3c3ab Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:32:27 +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 f92da74..e65e348 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Call Now", href: "tel:+213771361825" }, + { text: "Get Beauty Advice Today", href: "tel:+213771361825" }, { text: "WhatsApp Us", href: "https://wa.me/213771361825" } ]} imageSrc="http://img.b2bpic.net/free-photo/white-coffee-cup-rose-petals-nail-polish-bottle-baby-s-breath-flowers-lipstick-white-textured-backdrop_23-2147940380.jpg" -- 2.49.1