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