Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 286dacb5d4 | |||
| bba750db07 | |||
| b493a65928 |
@@ -14,7 +14,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
|||||||
import { Smile, ShieldCheck, Zap } from "lucide-react";
|
import { Smile, ShieldCheck, Zap } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
const whatsappNumber = "919822001122";
|
const whatsappNumber = "09881196633";
|
||||||
const handleWhatsApp = () => {
|
const handleWhatsApp = () => {
|
||||||
window.open(`https://wa.me/${whatsappNumber}`, "_blank");
|
window.open(`https://wa.me/${whatsappNumber}`, "_blank");
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user