diff --git a/README.md b/README.md
index 4050fe94..275b0d40 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,9 @@
![GitHub stars](https://img.shields.io/github/stars/leoafarias/fvm?style=social)
[![Pub Version](https://img.shields.io/pub/v/fvm?label=version&style=flat-square)](https://pub.dev/packages/fvm/changelog)
-[![Likes](https://img.shields.io/badge/dynamic/json?color=blue&label=likes&query=likes&url=http://www.pubscore.gq/likes?package=fvm&style=flat-square&cacheSeconds=90000)](https://pub.dev/packages/fvm)
-[![Health](https://img.shields.io/badge/dynamic/json?color=blue&label=health&query=pub_points&url=http://www.pubscore.gq/pub-points?package=fvm&style=flat-square&cacheSeconds=90000)](https://pub.dev/packages/fvm/score) ![Coverage](https://raw.githubusercontent.com/leoafarias/fvm/master/coverage_badge.svg?sanitize=true) [![Github All Contributors](https://img.shields.io/github/all-contributors/leoafarias/fvm?style=flat-square)](https://github.com/leoafarias/fvm/graphs/contributors) [![MIT Licence](https://img.shields.io/github/license/leoafarias/fvm?style=flat-square&longCache=true)](https://opensource.org/licenses/mit-license.php) [![Awesome Flutter](https://img.shields.io/badge/awesome-flutter-purple?longCache=true&style=flat-square)](https://github.com/Solido/awesome-flutter)
+[![Likes](https://badges.bar/fvm/likes)](https://pub.dev/packages/fvm/score)
+[![Pub points](https://badges.bar/fvm/pub%20points)](https://pub.dev/packages/fvm/score) ![Coverage](https://raw.githubusercontent.com/leoafarias/fvm/master/coverage_badge.svg?sanitize=true)
+[![Github All Contributors](https://img.shields.io/github/all-contributors/leoafarias/fvm?style=flat-square)](https://github.com/leoafarias/fvm/graphs/contributors) [![MIT Licence](https://img.shields.io/github/license/leoafarias/fvm?style=flat-square&longCache=true)](https://opensource.org/licenses/mit-license.php) [![Awesome Flutter](https://img.shields.io/badge/awesome-flutter-purple?longCache=true&style=flat-square)](https://github.com/Solido/awesome-flutter)
Flutter Version Management: A simple cli to manage Flutter SDK versions.
diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx
index aae42e0d..dc81d240 100644
--- a/website/src/pages/index.tsx
+++ b/website/src/pages/index.tsx
@@ -20,11 +20,11 @@ function HomepageHeader() {
-
+
-
+
@@ -54,7 +54,7 @@ function TwitterButton() {
username="leoafarias"
options={{
dnt: true,
- size: "large",
+ size: "small",
showCount: false,
showScreenName: false,
}}
@@ -68,7 +68,7 @@ function GitHubStarButton() {
Star