diff --git a/site/components/Features.tsx b/site/components/Features.tsx index d1679550..76032116 100644 --- a/site/components/Features.tsx +++ b/site/components/Features.tsx @@ -38,7 +38,7 @@ const features: { title: string; description: string; icon: string }[] = [ export default function Features() { return (
Portal.JS is built in JavaScript and React on top of the popular Next.js framework, assuming a "decoupled" approach where the frontend is a @@ -55,7 +55,7 @@ export default function Features() {