|
29 | 29 | "description": "Built on <u>unikernels</u>, Prisma Postgres runs on bare metal servers for peak performance and infinite scalability." |
30 | 30 | }, |
31 | 31 | { |
32 | | - "icon": "fa-regular fa-head-side-brain", |
| 32 | + "icon": "fa-regular fa-face-icicles", |
33 | 33 | "title": "Serverless, without cold starts", |
34 | 34 | "description": "The first serverless database with pay-as-you-go pricing, no infrastructure management, and zero cold starts." |
35 | 35 | }, |
36 | 36 | { |
37 | | - "icon": "fa-regular fa-cloud-arrow-down", |
| 37 | + "icon": "fa-regular fa-cloud-arrow-up", |
38 | 38 | "title": "Flexible data fetching & rendering", |
39 | 39 | "description": "Display your data using client-side rendering, server-side rendering and static site generation." |
40 | 40 | }, |
41 | 41 | { |
42 | | - "icon": "fa-regular fa-globe", |
| 42 | + "icon": "fa-regular fa-globe-pointer", |
43 | 43 | "title": "Built-in global caching", |
44 | 44 | "description": "Add a cache strategy to any database query and its results will be cached close to your users for peak performance and UX." |
45 | 45 | }, |
|
49 | 49 | "description": "Pairing Prisma with Next.js ensures your app is coherently typed, from the database to your React components." |
50 | 50 | }, |
51 | 51 | { |
52 | | - "icon": "fa-regular fa-users", |
| 52 | + "icon": "fa-regular fa-people-arrows", |
53 | 53 | "title": "Helpful communities", |
54 | 54 | "description": "Both Next.js and Prisma have vibrant communities where you find support, fun events and amazing developers." |
55 | 55 | } |
|
0 commit comments