mirror of
https://github.com/SkyLinkHostingLLC/Website.git
synced 2026-02-22 01:52:21 -05:00
Fixing Footer Banner Size 01
This commit is contained in:
parent
389f153f3d
commit
91caff552b
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ export default function Home() {
|
||||||
<Image
|
<Image
|
||||||
src={footerImageText}
|
src={footerImageText}
|
||||||
alt="Skylink Hosting Logo"
|
alt="Skylink Hosting Logo"
|
||||||
width={100}
|
width={350}
|
||||||
height={100}
|
height={100}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue