Merge pull request 'added pictures better quality' (#81) from development_pics into development

Reviewed-on: #81
This commit is contained in:
mik-tf 2024-06-20 14:57:46 +00:00
commit 3aeadc2265
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 KiB

View File

@ -199,7 +199,7 @@ const metadata = {
icon: 'tabler:rosette-discount-check',
},
]}
image={{ src: '~/assets/images/currency_of_future.png', alt: '' }},
image={{ src: '~/assets/images/currency_of_future2.png', alt: '' }},
/>
<!-- FAQs Widget ******************* -->

View File

@ -154,7 +154,7 @@ const metadata = {
isReversed
id="about"
image={{
src: '~/assets/images/hardware_computer.jpg',
src: '~/assets/images/hardware_computer2.png',
alt: 'Colorful Image',
loading: 'eager',
}}
@ -304,7 +304,7 @@ const metadata = {
icon: 'tabler:rosette-discount-check',
},
]}
image={{ src: '~/assets/images/currency_of_future.png', alt: '' }},
image={{ src: '~/assets/images/currency_of_future2.png', alt: '' }},
/>