From 6e0fc8f742aacda9478c2f0a636280565642cb13 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:45:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afe09ec..e9ea5a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ export default function LandingPage() { tagIcon={Star} tagAnimation="slide-up" buttons={[ - { text: "Call Now: +91 70169 45948", href: "tel:+917016945948" }, - { text: "WhatsApp Us", href: "https://wa.me/917016945948" } + { text: "Get Best Price Today", href: "tel:+917016945948" }, + { text: "Call Now: +91 70169 45948", href: "tel:+917016945948" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/positive-businesswoman-watching-content-tablet_74855-1178.jpg" -- 2.49.1