diff --git a/src/app/page.tsx b/src/app/page.tsx index 53ab109..4d3c6ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -253,10 +253,10 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" }, { icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" }, - { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" } + { icon: Linkedin, href: "https://linkedin.com/in/isabellawrightLOCKED_SELECTION", ariaLabel: "LinkedIn" } ]} /> ); -} +} \ No newline at end of file