From 92e093d807000d0c25462b6c5fe49b1ce8bc6f4a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:18:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a89d3c6..1a05540 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,10 +178,10 @@ export default function LandingPage() { leftLink={{ text: "Privacy Policy", href: "#"}} rightLink={{ - text: "LinkedIn Profile", href: "#"}} + text: "LinkedIn Profile", href: "https://linkedin.com/in/shatha-sobih-296993112"}} /> ); -} +} \ No newline at end of file