2 Commits

Author SHA1 Message Date
f3906d1f29 Update src/app/page.tsx 2026-03-04 08:05:34 +00:00
7cbddc1b96 Merge version_2 into main
Merge version_2 into main
2026-03-04 08:04:02 +00:00

View File

@@ -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"
]
},
{