Merge pull request 'development to main' (#82) from development into main
Reviewed-on: tfgrid/www_projectinca#82
This commit is contained in:
commit
f455748e18
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 |
@ -38,7 +38,7 @@ const { language, textDirection } = I18N;
|
||||
|
||||
<!-- Comment the line below to disable View Transitions -->
|
||||
<ViewTransitions fallback="swap" />
|
||||
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="0a5fd185-92cf-4cac-b44c-0e34f8326cab";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
|
||||
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="1a5a5241-91cb-4a41-8323-5ba5ec574da0";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
|
||||
</head>
|
||||
|
||||
<body class="antialiased text-default bg-page tracking-tight">
|
||||
|
@ -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 ******************* -->
|
||||
|
@ -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: '' }},
|
||||
/>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user