diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a49eec..098b8e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { ShieldCheck, Facebook, Instagram, Twitter, Youtube } from "lucide-react"; +import { ShieldCheck, Facebook, Instagram, Twitter, Youtube, Star } from "lucide-react"; export default function LandingPage() { const assetMap = { @@ -49,7 +49,7 @@ export default function LandingPage() { { name: "Team", id: "#team" }, { name: "Contact", id: "#contact" } ]} - button={{ text: "WhatsApp Now", href: "https://wa.me/XXXXXXXXXX" }} + button={{ text: "WhatsApp Now", href: "https://wa.me/7982525137" }} />