added pictures better quality
This commit is contained in:
parent
fec963b12f
commit
8cee5b920b
BIN
src/assets/images/currency_of_future2.png
Normal file
BIN
src/assets/images/currency_of_future2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 760 KiB |
BIN
src/assets/images/hardware_computer2.png
Normal file
BIN
src/assets/images/hardware_computer2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 792 KiB |
@ -199,7 +199,7 @@ const metadata = {
|
|||||||
icon: 'tabler:rosette-discount-check',
|
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 ******************* -->
|
<!-- FAQs Widget ******************* -->
|
||||||
|
@ -154,7 +154,7 @@ const metadata = {
|
|||||||
isReversed
|
isReversed
|
||||||
id="about"
|
id="about"
|
||||||
image={{
|
image={{
|
||||||
src: '~/assets/images/hardware_computer.jpg',
|
src: '~/assets/images/hardware_computer2.png',
|
||||||
alt: 'Colorful Image',
|
alt: 'Colorful Image',
|
||||||
loading: 'eager',
|
loading: 'eager',
|
||||||
}}
|
}}
|
||||||
@ -304,7 +304,7 @@ const metadata = {
|
|||||||
icon: 'tabler:rosette-discount-check',
|
icon: 'tabler:rosette-discount-check',
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
image={{ src: '~/assets/images/currency_of_future.png', alt: '' }},
|
image={{ src: '~/assets/images/currency_of_future2.png', alt: '' }},
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user