From b1af484507b32ec6f7d6eef99a01bb311a1af283 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:16:33 +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 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