Update SocialLinks.jsx

This commit is contained in:
Phapoom Saksri 2025-06-25 22:31:55 +07:00 committed by GitHub
parent acac3e28f7
commit c0018f5b21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ const SocialLinks = () => {
const IconSize = 20 const IconSize = 20
const profileLinks = [ const profileLinks = [
{ {
href: "https://facebook.com/fusemeoww", href: "https://facebook.com/mindmeoww",
LinkIcon: <FacebookLogo size={IconSize} color="#F3F4F6" weight="bold" />, LinkIcon: <FacebookLogo size={IconSize} color="#F3F4F6" weight="bold" />,
}, },
{ {