Skip to content

Commit 2ba3fdb

Browse files
committed
Update icons for nextjs
1 parent 5ec5309 commit 2ba3fdb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/site/src/data/prisma-with/nextjs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"description": "Built on <u>unikernels</u>, Prisma Postgres runs on bare metal servers for peak performance and infinite scalability."
3030
},
3131
{
32-
"icon": "fa-regular fa-head-side-brain",
32+
"icon": "fa-regular fa-face-icicles",
3333
"title": "Serverless, without cold starts",
3434
"description": "The first serverless database with pay-as-you-go pricing, no infrastructure management, and zero cold starts."
3535
},
3636
{
37-
"icon": "fa-regular fa-cloud-arrow-down",
37+
"icon": "fa-regular fa-cloud-arrow-up",
3838
"title": "Flexible data fetching & rendering",
3939
"description": "Display your data using client-side rendering, server-side rendering and static site generation."
4040
},
4141
{
42-
"icon": "fa-regular fa-globe",
42+
"icon": "fa-regular fa-globe-pointer",
4343
"title": "Built-in global caching",
4444
"description": "Add a cache strategy to any database query and its results will be cached close to your users for peak performance and UX."
4545
},
@@ -49,7 +49,7 @@
4949
"description": "Pairing Prisma with Next.js ensures your app is coherently typed, from the database to your React components."
5050
},
5151
{
52-
"icon": "fa-regular fa-users",
52+
"icon": "fa-regular fa-people-arrows",
5353
"title": "Helpful communities",
5454
"description": "Both Next.js and Prisma have vibrant communities where you find support, fun events and amazing developers."
5555
}

0 commit comments

Comments
 (0)