From 39e75f5623109d193aa23e7b9e879cd1c8bf7159 Mon Sep 17 00:00:00 2001 From: Florian Kleber Date: Sun, 31 Dec 2023 09:32:58 +0000 Subject: [PATCH] feat(Hero): update Facebook social link in the Hero component Changed the Facebook URL in the HeroSection to match the new profile link. Now the icon button directs users to the correct Facebook page. --- src/liba/components/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/liba/components/Hero.tsx b/src/liba/components/Hero.tsx index f2f1af7..9ac1eef 100644 --- a/src/liba/components/Hero.tsx +++ b/src/liba/components/Hero.tsx @@ -183,7 +183,7 @@ const HeroSection = () => { color="brand.500" icon={} aria-label="Github" - href="https://github.com/schettn/" + href="https://www.facebook.com/profile.php?id=61552973278627" isExternal />