.
This commit is contained in:
parent
081a7933ad
commit
80b9312e7e
BIN
client/public/img/nara2.jpg
Normal file
BIN
client/public/img/nara2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 491 KiB |
BIN
client/public/img/uecko-footer_logos.jpg
Normal file
BIN
client/public/img/uecko-footer_logos.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
@ -131,16 +131,13 @@ export const LoginPage = () => {
|
|||||||
</Form>
|
</Form>
|
||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
<img
|
<img className='block w-11/12 mx-auto aspect-auto' src='/uecko-footer_logos.jpg' />
|
||||||
className='block w-11/12 mx-auto aspect-auto'
|
|
||||||
src='https://uecko.com/assets/img/uecko-footer_logos.jpg'
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className='hidden bg-muted lg:block'>
|
<div className='hidden bg-muted lg:block'>
|
||||||
<img
|
<img
|
||||||
src='https://uecko.com/assets/img/021/nara2.jpg'
|
src='/nara2.jpg'
|
||||||
alt='Image'
|
alt='Image'
|
||||||
width='1920'
|
width='1920'
|
||||||
height='1080'
|
height='1080'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user