Update src/app/page.tsx
This commit is contained in:
@@ -14,7 +14,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import { Smile, ShieldCheck, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
const whatsappNumber = "919822001122";
|
||||
const whatsappNumber = "09881196633";
|
||||
const handleWhatsApp = () => {
|
||||
window.open(`https://wa.me/${whatsappNumber}`, "_blank");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user