This commit is contained in:
David Arranz 2024-09-16 09:50:37 +02:00
parent 081a7933ad
commit 80b9312e7e
3 changed files with 2 additions and 5 deletions

BIN
client/public/img/nara2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -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'