Rearrange service item list
This commit is contained in:
@@ -7,6 +7,17 @@ import IconRepair from './icons/IconRepair.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<ServiceItem>
|
||||
<template #icon>
|
||||
<IconHomesite />
|
||||
</template>
|
||||
<template #heading>Kotisivut</template>
|
||||
|
||||
Tarvitsetko kotisivut yrityksellesi tai yhdistyksellesi? Suunnittelemme ja toteutamme
|
||||
responsiiviset ja käyttäjäystävälliset kotisivut, jotka vastaavat tarpeitasi ja edistävät
|
||||
näkyvyyttäsi verkossa.
|
||||
</ServiceItem>
|
||||
|
||||
<ServiceItem>
|
||||
<template #icon>
|
||||
<IconItSupport />
|
||||
@@ -28,17 +39,6 @@ import IconRepair from './icons/IconRepair.vue'
|
||||
moitteettomasti.
|
||||
</ServiceItem>
|
||||
|
||||
<ServiceItem>
|
||||
<template #icon>
|
||||
<IconHomesite />
|
||||
</template>
|
||||
<template #heading>Kotisivut</template>
|
||||
|
||||
Tarvitsetko kotisivut yrityksellesi tai yhdistyksellesi? Suunnittelemme ja toteutamme
|
||||
responsiiviset ja käyttäjäystävälliset kotisivut, jotka vastaavat tarpeitasi ja edistävät
|
||||
näkyvyyttäsi verkossa.
|
||||
</ServiceItem>
|
||||
|
||||
<ServiceItem>
|
||||
<template #icon>
|
||||
<IconLinux />
|
||||
|
||||
Reference in New Issue
Block a user