Rearrange service item list
This commit is contained in:
@@ -7,6 +7,17 @@ import IconRepair from './icons/IconRepair.vue'
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<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>
|
<ServiceItem>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<IconItSupport />
|
<IconItSupport />
|
||||||
@@ -28,17 +39,6 @@ import IconRepair from './icons/IconRepair.vue'
|
|||||||
moitteettomasti.
|
moitteettomasti.
|
||||||
</ServiceItem>
|
</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>
|
<ServiceItem>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<IconLinux />
|
<IconLinux />
|
||||||
|
|||||||
Reference in New Issue
Block a user