From f3906d1f293726f60a54ac9bac530c65e767285f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:05:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cce795c..8d7c312 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,8 +55,8 @@ export default function LandingPage() { mediaAnimation="opacity" useInvertedBackground={false} buttons={[ - { text: "Call for Instant Support", href: "tel:08866900600" }, - { text: "Chat on WhatsApp", href: "https://wa.me/918866900600" } + { text: "📞 Call Now", href: "tel:08866900600" }, + { text: "💬 WhatsApp", href: "https://wa.me/918866900600" } ]} buttonAnimation="slide-up" testimonials={[ @@ -149,7 +149,7 @@ export default function LandingPage() { }, { id: "support", label: "Support", title: "Expert Installation & Service", items: [ - "Professional installation services", "Battery replacement & repair", "Device setup & configuration", "Technical assistance available" + "Free Installation", "Battery Replacement: ₹999", "Device setup & configuration", "Technical assistance available" ] }, {