Fixing Footer Banner Size 01

This commit is contained in:
Dylan Lambertson 2024-12-03 20:19:38 -05:00 committed by GitHub
parent 389f153f3d
commit 91caff552b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -219,7 +219,7 @@ export default function Home() {
<Image
src={footerImageText}
alt="Skylink Hosting Logo"
width={100}
width={350}
height={100}
/>
</div>