diff --git a/src/app/page.tsx b/src/app/page.tsx index 387dd26..99a006f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,12 +97,12 @@ export default function LandingPage() { @@ -120,9 +120,9 @@ export default function LandingPage() { logoText="Senerita_ Libya" copyrightText="© 2025 Senerita Libya | جميع الحقوق محفوظة." socialLinks={[ - { icon: MessageCircle, href: "https://wa.me/218946268415", ariaLabel: "WhatsApp" }, + { icon: MessageCircle, href: "https://wa.me/c/218946268415", ariaLabel: "WhatsApp" }, { icon: Instagram, href: "https://www.instagram.com/senerita_libya/", ariaLabel: "Instagram" }, - { icon: Facebook, href: "https://www.facebook.com/senerita.libya.official", ariaLabel: "Facebook" } + { icon: Facebook, href: "https://www.facebook.com/SeneritaLibya", ariaLabel: "Facebook" } ]} />