diff --git a/pages/.vitepress/components/FooterBlock.vue b/pages/.vitepress/components/FooterBlock.vue index 5fbe26a5..cf2c175f 100644 --- a/pages/.vitepress/components/FooterBlock.vue +++ b/pages/.vitepress/components/FooterBlock.vue @@ -3,7 +3,7 @@ export default { props: { contact: { type: String, required: true }, - image: { type: String, default: '' }, + image: { type: String, default: '/img/robot-2-square-250.png' }, }, data() { return { @@ -80,10 +80,11 @@ export default { About HUNT Cloud --> + + HUNT Cloud provides high-trust and flexible cloud computing for scientific explorations +
- HUNT Cloud provides high-trust and flexible cloud computing for scientific explorations -

Founded in 2013, HUNT Cloud has been at the forefront of providing reliable cloud computing services tailored for both national and international scientific initiatives under the vision «data for a better world». Our aim is to empower scientists by offering them the freedom to explore in digital laboratories, @@ -95,9 +96,8 @@ export default {