diff --git a/documentation/src/pages/use-cases/index.tsx b/documentation/src/pages/use-cases/index.tsx index a7219b7..3094bac 100644 --- a/documentation/src/pages/use-cases/index.tsx +++ b/documentation/src/pages/use-cases/index.tsx @@ -14,8 +14,8 @@ export const UseCases = () => {

- YOUR WORK{" "} - OUR INSPIRATION + OpenPanel{" "} + DOCUMENTATION

{USE_CASES.map((useCase) => ( @@ -24,7 +24,7 @@ export const UseCases = () => { className="flex flex-col justify-between" >
- + {useCase.title} { Read more