Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 666587cac3 | |||
| 87a76c610e | |||
| 0f8cd5e511 |
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Call Now", href: "tel:08866900600" },
|
{ text: "Call Now – Limited Hours", href: "tel:08866900600" },
|
||||||
{ text: "💬 WhatsApp", href: "https://wa.me/918866900600" }
|
{ text: "Chat on WhatsApp", href: "https://wa.me/918866900600" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "support", label: "Support", title: "Expert Installation & Service", items: [
|
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