Skip to content

Instantly share code, notes, and snippets.

@cp-sumi-k
Last active September 21, 2022 12:05
Show Gist options
  • Save cp-sumi-k/ece147ea126920ea084bb96aca9f190f to your computer and use it in GitHub Desktop.
Save cp-sumi-k/ece147ea126920ea084bb96aca9f190f to your computer and use it in GitHub Desktop.
<template>
<div class="flex">
<div class="description">
We develop amazing products to help
Startups
bring their ideas to life.
<router-link :to="contactURL">
<span>Let's talk</span>
<font-awesome-icon
class="fa"
icon="arrow-right"
/>
</router-link>
<small class="v2-canopas-gradient-text pt-1">
100% MONEY BACK GUARANTEE
</small>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment