From c22efe27195e8530e70889077d51f35abf978a8d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 18:26:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3945d6e..387dd26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,9 +120,9 @@ export default function LandingPage() { logoText="Senerita_ Libya" copyrightText="© 2025 Senerita Libya | جميع الحقوق محفوظة." socialLinks={[ - { icon: MessageCircle, href: "https://wa.me/c/218946268415", ariaLabel: "WhatsApp" }, - { icon: Instagram, href: "https://www.instagram.com/senerita_libya?igsh=ZW5pZWMzYzUweGs%3D&utm_source=qr", ariaLabel: "Instagram" }, - { icon: Facebook, href: "https://www.facebook.com/share/1EDmHvo3YN/?mibextid=wwXIfr", ariaLabel: "Facebook" } + { icon: MessageCircle, href: "https://wa.me/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" } ]} /> -- 2.49.1