2
0
Fork 0
inspin.io/components/index/Stats.vue

10 lines
267 B
Vue

<template>
<section class="stats">
<div class="stats">
<h3>Starting from scratch</h3>
<!-- <h3>Reach your audience</h3> -->
<h4><span>5M</span> <br/>Users</h4>
<h4><span>35M+</span> <br/>Pageviews</h4>
</div>
</section>
</template>