diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d7c312..7d54baa 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 Now", href: "tel:08866900600" }, - { text: "💬 WhatsApp", href: "https://wa.me/918866900600" } + { text: "Call Now – Limited Hours", href: "tel:08866900600" }, + { text: "Chat on 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: [ - "Free Installation", "Battery Replacement: ₹999", "Device setup & configuration", "Technical assistance available" + "Professional installation services", "Battery replacement & repair", "Device setup & configuration", "Technical assistance available" ] }, {