From dede4cbcf0a1bdd9efd73b96c7672517572a198a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 21:57:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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" } ]} /> -- 2.49.1