Merge version_7 into main #9
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Join KMT Club", href: "https://wa.me/916307704833" }}
|
||||
button={{ text: "Join KMT Club", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="KMT Partners Club"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{ text: "Join KMT Partners Club", href: "https://wa.me/916307704833" },
|
||||
{ text: "Join KMT Partners Club", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" },
|
||||
{ text: "View Projects", href: "#properties" }
|
||||
]}
|
||||
mediaItems={[
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Join the Club via WhatsApp", href: "https://wa.me/916307704833" }
|
||||
{ text: "Join the Club via WhatsApp", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Join KMT Partners Club", href: "https://wa.me/916307704833" },
|
||||
{ text: "Join KMT Partners Club", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" },
|
||||
{ text: "Contact Us Directly", href: "tel:+919400706307704833" }
|
||||
]}
|
||||
/>
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Partnership", items: [
|
||||
{ label: "Join the Club", href: "https://wa.me/916307704833" },
|
||||
{ label: "Join the Club", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" },
|
||||
{ label: "Partner Benefits", href: "#services" },
|
||||
{ label: "Success Stories", href: "#testimonials" }
|
||||
]
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://www.instagram.com/kmt.group.lko" },
|
||||
{ label: "WhatsApp", href: "https://wa.me/916307704833" }
|
||||
{ label: "WhatsApp", href: "https://whatsapp.com/channel/0029Vb7y0FJ77qVTxnvz7u2m" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user