Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87a76c610e | |||
| 0f8cd5e511 |
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user