mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 06:03:27 +09:00
update banner-img
This commit is contained in:
@@ -43,10 +43,10 @@ const { banner, features }: Homepage = homepage.data;
|
||||
{
|
||||
banner.image && (
|
||||
<div class="col-12">
|
||||
<img
|
||||
<Image
|
||||
src={banner.image}
|
||||
width="1272"
|
||||
height="403"
|
||||
height={380}
|
||||
width={1200}
|
||||
alt="banner image"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user