Merge pull request #73 from Vechtomov/fix-footer-logo

fixed footer logo icon
This commit is contained in:
Keith Stevens
2022-12-27 09:39:54 +09:00
committed by GitHub
+1 -7
View File
@@ -12,13 +12,7 @@ export function Footer() {
<div>
<div className="flex items-center text-gray-900">
<Link href="/" aria-label="Home" className="flex items-center">
<Image
src="/images/logos/CHAT-THOUGHT-LOGO.svg"
className="mx-auto object-fill"
width="50"
height="50"
alt="logo"
/>
<Image src="/images/logos/logo.svg" className="mx-auto object-fill" width="50" height="50" alt="logo" />
</Link>
<div className="ml-4">