Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-07 08:13:23 +00:00

View File

@@ -237,7 +237,9 @@ export default function LandingPage() {
description="Our support team is available 24/7 on WhatsApp, Email, and Live Chat."
buttons={[
{
text: "Contact Support", href: "#"},
text: "Contact: +91 9876543210", href: "https://wa.me/919876543210"},
{
text: "Contact: +91 9988776655", href: "https://wa.me/919988776655"},
]}
/>
</div>