Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/when-to-call-devsh/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ I think it's worth booking a technical discovery call with them to see if they c
const customSolutionsAndTechDebt = [
{
title: "You are trapped by expensive middleware.",
description: "You are paying massive licensing fees for closed-source, aging renderers like HOOPS Visualize, lack source code access, and are left to fix critical issues yourself."
description: "You are paying massive licensing fees for closed-source, aging renderers like HOOPS Visualize, and can't even fix critical issues yourself due to lack of source code access."
},
{
title: "Your legacy codebase is a liability.",
Expand Down