diff --git a/.changeset/bbb.md b/.changeset/bbb.md
new file mode 100644
index 000000000..bac4d6094
--- /dev/null
+++ b/.changeset/bbb.md
@@ -0,0 +1,5 @@
+---
+"@tabler/core": minor
+---
+
+Add new apps card with brand icons in navbar
\ No newline at end of file
diff --git a/preview/pages/_data/brands.json b/preview/pages/_data/brands.json
index 7affc4909..b0aff6b5f 100644
--- a/preview/pages/_data/brands.json
+++ b/preview/pages/_data/brands.json
@@ -11,7 +11,8 @@
{"image": "ever-green.svg", "name": "Ever Green" },
{"image": "facebook.svg", "name": "Facebook" },
{"image": "figma.svg", "name": "Figma" },
- {"image": "font-awesome.svg", "name": "Font Awesome" },
+ {"image": "github.svg", "name": "GitHub" },
+ {"image": "gitlab.svg", "name": "GitLab" },
{"image": "google-ads.svg", "name": "Google Ads" },
{"image": "google-adsense.svg", "name": "Google AdSense" },
{"image": "google-analytics.svg", "name": "Google Analytics" },
diff --git a/preview/static/brands/font-awesome.svg b/preview/static/brands/font-awesome.svg
deleted file mode 100644
index 06fa55f00..000000000
--- a/preview/static/brands/font-awesome.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/preview/static/brands/github.svg b/preview/static/brands/github.svg
new file mode 100644
index 000000000..a8d117404
--- /dev/null
+++ b/preview/static/brands/github.svg
@@ -0,0 +1,3 @@
+
diff --git a/preview/static/brands/gitlab.svg b/preview/static/brands/gitlab.svg
new file mode 100644
index 000000000..d97c2be8e
--- /dev/null
+++ b/preview/static/brands/gitlab.svg
@@ -0,0 +1,55 @@
+
+