Images upgraded

This commit is contained in:
2024-09-26 09:56:42 +05:30
parent a5398565cf
commit 99e35ff29c
9 changed files with 70 additions and 9 deletions

View File

@ -39,8 +39,12 @@ export default function HomePage() {
<Image
src={brandStoryPic}
alt='Right Side Image'
layout='responsive'
className='w-full h-auto'
sizes='100vw'
style={{
width: '100%',
height: 'auto',
}}
/>
</div>
</section>