mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:05:07 +03:00
Add testimonial
This commit is contained in:
parent
56e9789b29
commit
cc5aac67f2
1 changed files with 9 additions and 1 deletions
|
@ -631,7 +631,15 @@
|
|||
</div>
|
||||
<div class="row twitter-desktop">
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
{{- partial "twitter-card.html" -}}
|
||||
<div class="twitter-card mb-4">
|
||||
<div class="title-bar flex-start p-1 ps-3">
|
||||
<i class="icon-discord"></i>
|
||||
</div>
|
||||
<div class="twitter-content p-xl-5 p-lg-5 p-md-3 p-sm-4 p-4">
|
||||
<p>You guys are really onto something with magics – it's so awesome. I've been using it all day and I am hooked.</p>
|
||||
<p class="small light-gray">David D</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
{{- partial "twitter-card.html" -}}
|
||||
|
|
Loading…
Reference in a new issue