Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a409a11444 | |||
| 4fbf5538f6 | |||
| 9d2e8690b0 | |||
| 28eaaf9bfb | |||
| 5bb6378922 |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Testimonials", id: "testimonials" },
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ 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>
|
</div>
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tag="KMT Partners Club"
|
tag="KMT Partners Club"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
buttons={[
|
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" }
|
{ text: "View Projects", href: "#properties" }
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
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>
|
</div>
|
||||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
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" }
|
{ text: "Contact Us Directly", href: "tel:+919400706307704833" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Partnership", items: [
|
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: "Partner Benefits", href: "#services" },
|
||||||
{ label: "Success Stories", href: "#testimonials" }
|
{ label: "Success Stories", href: "#testimonials" }
|
||||||
]
|
]
|
||||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Connect", items: [
|
title: "Connect", items: [
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/kmt.group.lko" },
|
{ 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